I'm Hossein Falah, a 21-year-old software engineer from Iran. I'm a passionate backend developer with nearly a year of hands-on experience building backend systems using Node.js and NestJS.
My journey in coding began recently, but it's been packed with challenges, learning, and growth. I love building clean, scalable APIs and learning more about software architecture and networking every day.
When I’m not deep into backend development, I enjoy exploring the Linux ecosystem — customizing my desktop and optimizing my workflow for speed and simplicity. Outside of tech, music keeps me focused and creative.
I’m passionate about clean, maintainable code and love studying software architecture. Inspired by developers like Uncle Bob, I constantly strive to write code that’s not only functional but also elegant and future-proof.
const HosseinFalah = {
pronouns: "He" | "Him",
aboutMe: "I'm Backend Developer(Node.js)"
language: ["javaScript", "typeScript"] // Node.js,
myStack: {
backEnd: {
frameworks: ["Express.js", "fastify", "Nest.js"],
microServiceTools: ["gRPC", "RabbitMQ", "Kafka"],
realTimeTools: ["socket.io", "webSocket"],
DataBases: ["MongoDB", "MySQL", "Redis", "ElasticSearch"],
architectures: ["MVC", "onion", "clean", "SOLID"],
API: ["postman", "insomnia", "swagger", "openAPI"],
},
frontEnd: {
web: ["i'm not front-end developer 😁", "You can call me a bug fixer 😂"],
},
devOps: ["Docker🐳"],
},
currentFocus: "Node.js Web Development",
funFact: "Bug's and Errors are my best friends"
};