Skip to content

NKomrade/Portfolio

Repository files navigation

🧑‍💻 Nitin Kumar Singh - Developer Portfolio

Welcome to my personal portfolio website! This site showcases my journey, skills, and projects as a Full Stack Developer and tech enthusiast. It's built using modern web technologies like Next.js, TypeScript, and Tailwind CSS.

🔗 Live Demo

🌐 Visit Portfolio


🚀 Features

  • 📌 About Me section with interactive bio and skills list
  • 📂 Projects showcase with descriptions and tech stack
  • 🖼️ Optimized Image Rendering using Next.js
  • 💡 Section-wise animation with Framer Motion
  • 📱 Fully responsive design
  • 🔒 SEO-friendly and performant

🛠️ Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • ShadCN Components
  • Vercel (for deployment)

📁 Project Structure


├── components/           # Reusable UI components
├── lib/                  # Static content and helper functions
├── pages/                # Next.js pages
├── public/               # Static assets
├── styles/               # Global styles and animations
├── types/                # TypeScript types
├── .env.local            # Environment variables (if needed)
├── package.json
└── README.md


⚙️ Getting Started

Prerequisites

  • Node.js ≥ 18.x
  • Yarn ≥ 1.22.x

Installation

  1. Clone the repository
git clone https://github.com/NKomrade/Portfolio.git
cd your-portfolio
  1. Install dependencies
yarn install
  1. Run development server
yarn dev

Open http://localhost:3000 in your browser to see the website.


📦 Build for Production

yarn build
yarn start

📸 Screenshots

Home Screenshot About Screenshot


✍️ Author

Nitin Kumar Singh 🚀 Full Stack Developer | React | MongoDB | Next.js | Tailwind 📫 LinkedIn | GitHub


About

A modern and responsive developer portfolio showcasing my projects, skills, and journey as a passionate Full Stack Web Developer.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors