TechWithTwin
techwithtwin.bsky.social
TechWithTwin
@techwithtwin.bsky.social
12 followers 2 following 210 posts
Software Developer Buy me a coffee: https://buymeacoffee.com/techwithtwin
Posts Media Videos Starter Packs
The biggest WordPress Event in Kenya is around the corner.

📍Daystar University Nairobi Campus
🗓️ 7th - 8th November 2025

Ticket price starting at KES: 1500 or USD: 15

See you there, tag a friend as well.
nairobi.wordcamp.org/2025/tickets/

#TechWithTwin
The Best Web Hosting Services at 20x Speeds | hosting.com
Get the best hosting with premium hardware for speed and reliability. 24/7/365 global support. Try risk-free with our money back guarantee.
hosting.com
Teaching my kids to code early. Everybody in this house gotta pay rent 😂💻

#Coding #Parenting #TechLife
Sometimes programming feels like holding up a leaning building with ChatGPT, Stack Overflow, GitHub, and YouTube. 😅

But that’s the reality of coding, it’s not about knowing everything, it’s about knowing where to look. 💡

#Programming #Developers #Learning #TechWithTwin
Einstein: Insanity is doing the same thing over and over and expecting different results.
Machine learning: 👀

#AI #MachineLearning #TechHumor #TechWithTwin
This dog understood CSS better than me… perfectly aligned, full padding, and basking in the sunlight gradient. 🌞🐶

#TechHumor #CSS #TechWithTwin
🚀 React Challenge

Build a React + Vite app that fetches top stories from the HackerNews API 📡

👉 Task: gist.github.com/techwithtwin...

Drop your repos/demos in the comments — let’s see your approach! 🔥

#React #WebDev #Frontend #TechWithTwin
Me coding since ChatGPT dropped: just pure vibes and compiler warnings.

#vibecoding #ChatGPT #programming #TechWithTwin
I used to build these playable ads using pixi js😀

Do they still exist?

techwithtwin.github.io/playableads/...

#TechWithTwin
📩 Need to pull emails from messy text fast?

I just launched a free Email Extractor tool — paste any text, and it instantly pulls out all the emails for you.

Try it here 👉 techwithtwin.com/tools/email-...

Simple. Free. Instant. 🚀

#TechWithTwin #Productivity #FreeTools
Emails Extractor From Text: Extract Emails From Text | TechWithTwin
Extract emails from text with our free tool by TechWithTwin. Paste your text and get emails in seconds.
techwithtwin.com
Scammer: “How are your doing”

Me: “I’m good, just drop the phishing link already.”

Cybersecurity 101: Don’t fall for it 🚩

#CyberSecurity #Phishing #TechWithTwin
Debugging in one picture 😐

You search everywhere, stare at the screen for hours, question life choices… and all along, the bug is just chilling right in front of you.

#Programming #Debugging #DeveloperLife #TechWithTwin
Teacher: “Work with someone you don’t know.”

Me & my best friend:

“I’ve never met this man in my life.”
“I don’t even know who you are.” 😂

#StudentLife #Teamwork #TechWithTwin
Code running smoothly 🦁💤
New feature: “let’s spice things up” 🐒💥

#DevLife #CodingHumor #TechWithTwin
Use Const in JavaScript until your variable needs to change.

#TechWithTwin
Employers: ‘We need 10 years experience before you turn 20.’
Me at 6 months: HTML for Babies 👶💻

#TechHumor #CodingLife #TechWithTwin
WinRAR: Buy the license
Me: No
WinRAR: Ok 😊

The most chill software ever.

#Tech #Software #WinRAR #TechWithTwin
The floor is Java ☕😂

Programmers: 🧍‍♂️🧎‍♂️🧗‍♂️🙅‍♂️
Still one of the most powerful languages… but not everyone's favorite flavor.

Are you touching the floor or hanging from the ceiling?

#Java #CodeMeme #ProgrammerHumor #DevLife #TechTwitter #TechWithTwin
Frontend 🎨 + Backend ⚙️ = Web Dev Magic!

Frontend is what users see. Backend is how it works. Together, they power the web!

Which side do you vibe with? Or are you a full-stack wizard? 🚀

#WebDev #Tech #Coding
🕵️‍♂️ Want to see what domains are hosted on an IP?

Use this free Reverse IP Lookup tool by Tech With Twin 👉 techwithtwin.com/tools/revers...

Just enter an IP and boom 💥 get all associated domains.

Great for devs, SEOs, and cybersecurity prosz

#ReverseIP #CyberSecurity #TechWithTwin
Reverse IP Lookup Tool by TechWithTwin | Boniface Maina
Perform a reverse IP lookup to find all the domains hosted on an IP address. This is useful during investigations or identifying the attack surface of a target.
techwithtwin.com
This is when you realize that "The Gods Must not be Crazy" 😜

#TechWithTwin
I built a JavaScript Temperature Converter that converts Celsius to Fahrenheit and Kelvin in real time! 🔥🌡️

Perfect for beginners learning DOM, inputs & live updates.

Watch the tutorial here 👉 www.youtube.com/watch?v=6uAs...

#JavaScript #WebDev #Coding #100DaysOfCode #TechWithTwin
Build a JavaScript Temperature Converter 🔥 | Celsius to Fahrenheit & Kelvin (Beginner Project)
YouTube video by TechWithTwin
www.youtube.com
It’s 2025. You change your phone and your bank tells you to go to the branch physically with your ID. 😂😂😂

Is this the kipande system all over again?
Why not just send an OTP to the SIM?
If someone has your SIM, you’ve got bigger problems already. 🤦🏾‍♂️

Digital banking, where? 😅
#TechWithTwin
Ever deleted a user from your database and forgot to clean up their posts?

That’s what ON DELETE CASCADE is for.

It auto-deletes all related records — like posts — when a user is removed.

💡 Use it when child data shouldn’t exist without the parent.

#SQL #BackendDev #DatabaseDesign #TechWithTwin