Skip to content
View Hossein-Falah's full-sized avatar
💻
coding ...
💻
coding ...

Block or report Hossein-Falah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Hossein-Falah/README.md

Hi 👋, I'm Hossein

A passionate backend developer from Iran

My Name is a HosseinFalah, I'm 20 year old. software engineer based in Iran. While I might not be old enough to drive, I've been coding for almost 1 years now! My passion for programming started early, and it's been an incredible journey of building, creating, and solving problems with code.

When I'm not coding, you might find me lost in the world of music, or tinkering with Linux desktops, customizing them to my perfect workflow. But my technical interests take a more serious turn when it comes to software architecture and networks. I'm a firm believer in clean code practices, taking inspiration from the works of Uncle Bob (Robert C. Martin).

more about me...

const HosseinFalah = {     
    pronouns: "He" | "Him",     
    aboutMe: "I'm Backend Developer(Node.js)"
    language: ["javaScript", "typeScript"] // Node.js,         
    myStack: {             
        backEnd: {             
          frameworks: ["Express.js", "fastify", "koa.js", "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" 
};

Languages and Tools:

aws

Connect with me:

https://dev.to/hosseinfalah https://www.linkedin.com/in/hossein-falah-5024a4227/ https://www.instagram.com/hossein____falah https://t.me/HosseinDeveloper

Pinned Loading

  1. Store-Api Store-Api Public

    A scalable Node.js-based backend for managing an e-commerce platform. This project includes authentication, product and category management, a blog system, user support through a ticketing system, …

    JavaScript 3