Skip to content
View developerEhsan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report developerEhsan

Report abuse

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

Report abuse
developerEhsan/README.md

πŸ‘‹ Hi, I'm Ehsan – Full Stack Engineer

developerEhsan

I’m a results-driven full stack engineer with a passion for building clean, scalable, and efficient solutions. With years of hands-on experience in both frontend and backend technologies, I focus on delivering robust, maintainable, and high-performing applications. I'm always pushing the boundaries of what's possible with code β€” and keeping it elegant along the way.


πŸ›  Tech Stack

// My stack is my toolbox β€” simple, sharp, and scalable.

const stack = {
  frontend: ['React', 'TailwindCSS', 'Expo', 'Electron'],
  backend: ['Node.js', 'Express', 'Docker'],
  databases: ['PostgreSQL', 'MongoDB'],
  languages: ['JavaScript', 'TypeScript', 'Python'],
};

const buildProduct = ({ frontend, backend, databases }) => ({
  ui: frontend.join(' + '),
  api: backend.join(' + '),
  data: databases.join(' + '),
});

const myApp = buildProduct(stack);
console.log('πŸš€ Shipping with:', myApp);

🌱 Currently Learning

  • πŸ“˜ NestJS
  • πŸ”œ Planning to explore Rust

πŸ“ˆ GitHub Stats


πŸ“« Let's Connect


πŸ’¬ A Little More About Me

When I’m not coding, you’ll find me lifting weights at the gym or diving into the world of anime. I believe discipline, like code, compounds over time β€” and I apply that mindset to everything I do.


Pinned Loading

  1. AI-Summarizer AI-Summarizer Public

    Effortlessly get summaries of any article β€” just paste the URL, and we’ll generate a clean, concise summary for you. No sign-up, no credit card, no hassle. Fast, free, and straight to the point.

    JavaScript 1

  2. Treo Treo Public

    An opensource Clipboard Management desktop application made with electron & react

    TypeScript 4 1

  3. gpt-prompt gpt-prompt Public

    GPT-Prompt is a modern web application for saving, managing, and sharing high-quality AI prompts. Built with Next.js, NextAuth, and MongoDB, it allows users to browse community prompts publicly and…

    JavaScript 1

  4. MERN-Notes MERN-Notes Public

    Notes Manager is a full-stack web application built with the MERN stack (MongoDB, Express, React, Node.js). It allows users to securely manage their personal notes using full CRUD operations. Authe…

    JavaScript 1

  5. discord-chat-application discord-chat-application Public

    Discord like fullstack chat Application with some features like authentication, servers,channels,video & audio calling etc....

    TypeScript 1

  6. developerTools developerTools Public

    TypeScript