Joined July 2025
2 Photos and videos
Pinned Tweet
24 Jul 2025
I’ve been wanting to share the experiences I’ve gained as a freelancer — partly to keep a record of my own journey, and partly in case it helps others who are just starting out. From today, I’ll be using this account to document and share more regularly. #freelancer #DevJourney
2
88
10 Aug 2025
7
2 Aug 2025
I think Vue, React, and Angular are all great tools. Choosing between them really depends on the needs of the project. For large-scale apps, Angular’s structured approach can make development easier. React tends to get harder to manage as the project grows. #reactjs #angular
1
32
29 Jul 2025
Docker ≠ always the answer ❌ Don’t use it when: – You need quick scripts – You’re on low-power devices – You need raw native performance – You just want to “make it work” Use it when it solves a real problem, not just because it’s cool. #Docker #DevOps #DevTips
2
47
29 Jul 2025
What does Docker actually do? It packages your app and its dependencies into a container. That container runs anywhere — your laptop, server, or cloud — exactly the same. ✅ No “it works on my machine” ✅ No broken environments ✅ Easy deployment & scaling #Docker #DevOps
2
34
29 Jul 2025
Stop saying “it works on my machine”. Start using Docker. Same environment. Everywhere. Fast, isolated, reproducible. Once you Dockerize, there’s no going back. 🐳 #DevOps #Docker #Backend #WebDev #CleanCode
2
30
29 Jul 2025
Laravel vs Node.js ⚙️ Laravel: full-featured, opinionated, great for monoliths ⚡ Node.js: lightweight, async, great for real-time & microservices Laravel shines in fast prototyping and full-stack apps. Node.js wins in speed, flexibility, and real-time apps. #Laravel #NodeJS
1
31
29 Jul 2025
Choosing the right backend tech 👇 🔹 REST API: FastAPI — async, fast, auto docs 🔹 WebSocket: NestJS — built-in support, clean architecture 🔹 GraphQL: Apollo Server — dev-friendly, powerful ecosystem 🔹 Microservices: Go — lightweight, high performance #webdev #backend
1
31
29 Jul 2025
Choosing the right backend tech 👇 🔹 Small project: Express.js — minimal, fast, no setup overhead 🔹 Medium project: Laravel — full-featured, great structure 🔹 Large project: Spring Boot — scalable, enterprise-ready #webdev #backend #techstack #programming
1
25
29 Jul 2025
Tech intro: Koa.js A minimalist Node.js framework by the team behind Express. ✅ Great for modern, clean, and lightweight APIs ❌ Not ideal if you want batteries-included or strict structure #KoaJS #NodeJS #JavaScript #webdev #backend
1
25
29 Jul 2025
Tech intro: Hapi.js A rich Node.js framework with a strong plugin system and built-in features. ✅ Great for scalable enterprise APIs ❌ Not ideal for minimal or quick projects — heavier than Express #HapiJS #NodeJS #webdev #backend #JavaScript
1
26
29 Jul 2025
Tech intro: FastAPI A modern Python framework for building fast APIs with automatic docs. ✅ Great for ML-powered apps, async APIs, and Pythonic backends ❌ Not ideal for complex frontend logic or monolithic web apps #FastAPI #Python #API #webdev #backend
1
24
29 Jul 2025
Tech intro: ASP.NET Core Microsoft’s modern, cross-platform web framework built with C#. ✅ Great for enterprise apps, APIs, and Windows-integrated systems ❌ Not ideal for quick MVPs or small teams unfamiliar with .NET stack #ASPNETCore #DotNet #CSharp #backend
1
21
29 Jul 2025
Tech intro: Ruby on Rails A convention-over-configuration framework for rapid web development. ✅ Great for MVPs, startups, content-based apps ❌ Not ideal for high-performance or low-level control needs #RubyOnRails #Rails #webdev #startup #backend
1
18
29 Jul 2025
Tech intro: Spring Boot (Java) A powerful, production-ready framework for building Java apps fast. ✅ Great for enterprise apps, APIs, banking, large-scale systems ❌ Not ideal for quick MVPs or lightweight projects #SpringBoot #Java #backend #webdev #enterprise
1
19
29 Jul 2025
Tech intro: Express.js A minimal and flexible Node.js framework — simple but powerful. ✅ Great for REST APIs, microservices, and quick backends ❌ Not ideal for large-scale apps without structure or opinionated patterns #ExpressJS #NodeJS #webdev #backend #JavaScript
1
20
29 Jul 2025
Tech intro: Go (Golang) A fast, statically typed language by Google — built for performance and simplicity. ✅ Great for APIs, CLIs, microservices, and high-concurrency systems ❌ Not ideal for heavy UI logic or rapid prototyping #Golang #backend #programming #techstack
1
21
29 Jul 2025
Tech intro: Django A high-level Python web framework that encourages rapid development. ✅ Great for admin panels, content-heavy sites, and MVPs ❌ Not ideal for real-time apps or ultra-custom frontend logic #Django #Python #webdev #backend #framework
1
21
29 Jul 2025
Tech intro: NestJS A progressive Node.js framework built with TypeScript. ✅ Great for scalable server-side apps, APIs, and microservices ❌ Not ideal for small scripts or quick-and-dirty projects #NestJS #NodeJS #TypeScript #webdev #backend #framework
1
21
29 Jul 2025
Tech intro: Node.js A JavaScript runtime built on Chrome’s V8 engine. ✅ Great for real-time apps, APIs, microservices, and scalable backends ❌ Not ideal for CPU-heavy tasks or blocking operations #NodeJS #JavaScript #webdev #backend #techstack
1
22