Hey
, I'm Farhan Ahmed Nahid! 
I'm a Front End Web Developer. An enthusiast of technology always enjoys coding, likes to solve programming problems. I am interested in thinking/developing web-related modules or functionality and always try to find new ideas. I live in Dhaka, Bangladesh. I am currently studying at Northern University, Bangladesh in Computer Science and Engineering. In the tech community, I try to help people by sharing my knowledge. I love to read tech-related articles & play video games during my free time.
- 💻 I love exploring new tech stacks and building cool stuff.
- 📰 Reading tech blogs whenever possible.
- 🍕 Travelling, meetups & tech events.
- 🚀 I’m currently learning Full Stack Web Development.
- 💻 Most favourire code line
console.log("hello world");
- 👨🏻💻 Most of my projects are available on Github.
- 👾 Fun Fact: Equal is Not Always Equal in Javascript! 😹
- 📝 Checkout my Resume.
Facebook | Instagram | Linkedin
const farhan = {
name: "Farhan Ahmed Nahid",
pronouns: "He/Him",
languageSpoken: ["en_US", "bn_BD"],
code: ["JavaScript", "TypeScript"],
askMeAbout: ["web dev", "tech", "JavaScript frameworks", "cloud services"],
technologies: {
web: {
frontEnd: ["ReactJS", "Next.js", "Tailwind CSS", "ShadcnUI"],
backEnd: ["NodeJS", "ExpressJS", "Hono", "Mongoose", "Prisma", "Drizzle", "GraphQL"],
},
databases: ["MongoDB", "PostgreSQL", "MySQL", "Redis", "SQLite", "Firestore"],
caching: ["Redis"],
cloud: ["Firebase", "DigitalOcean"],
messageQueue: ["RabbitMQ", "Kafka"],
testing: ["Vitest", "Supertest"],
deployment: ["Docker", "Kubernetes", "CI/CD", "Terraform"],
versionControl: ["Git", "GitHub", "GitLab", "Bitbucket"],
misc: ["Swagger", "JWT", "GraphQL Playground", "Swagger UI"],
},
currentFocus: "Full Stack Web Development",
skills: {
languages: ["JavaScript", "TypeScript"],
frameworks: ["ReactJS", "Redux", "NodeJS", "ExpressJS", "Hono", "Next.js", "TailwindCSS"],
tools: ["Docker", "Kubernetes", "Terraform", "Git", "Webpack", "Babel", "ESLint", "Prettier", "Vitest", "GitHub Actions"],
methodologies: ["Agile", "TDD", "CI/CD"]
},
experience: [
{
role: "Junior Software Engineer",
company: "Evident BD LTD",
duration: "March 2022 - July 2023",
description: "Focused on frontend development using React and Next.js. Integrated both third-party and backend APIs to enhance functionality. Gained experience with server-side rendering (SSR) and static site generation (SSG), improving performance and SEO. Collaborated with backend teams and worked with Git in an Agile environment."
},
{
role: "Software Engineer",
company: "Evident BD LTD",
duration: "August 2023 - December 2024",
description: "Handled complex frontend tasks and project design. Worked with ReactJS, Redux, and Next.js to build scalable UIs. Optimized app performance, led frontend code improvements, and mentored junior developers."
},
{
role: "Full Stack Developer",
company: "Evident BD LTD",
duration: "January 2025 - Present",
description: "Building both frontend and backend features. Using ReactJS for dynamic UIs and Node.js/ExpressJS for backend API development. Integrated PostgreSQL and MongoDB databases, focused on performance, security, and CI/CD pipelines."
}
],
contact: {
email: "nahidfarhan@outlook.com",
website: "https://www.farhan-nahid.web.app",
linkedin: "https://www.linkedin.com/in/farhan-ahmed",
twitter: "https://twitter.com/farhan__nahid"
}
};