| 1 | # Sudip Tunga — Portfolio | |
| 2 | ||
| 3 | > A VS Code-inspired developer portfolio. | |
| 4 | > Built with **Next.js 14**, **TypeScript**, and **Tailwind CSS**. | |
| 5 | ||
| 6 | ## 👨💻 About Me | |
| 7 | ||
| 8 | I'm **Sudip Tunga** — a Full Stack Developer from Haldia, West Bengal, India. | |
| 9 | 2+ years shipping production apps with **Next.js · React · TypeScript · Node.js**. | |
| 10 | Currently: **Senior Full Stack Developer @ GS3 Solution** + B.Tech student. | |
| 11 | ||
| 12 | 📧 sudiptunga82@gmail.com | |
| 13 | 📞 +91 8609176224 | |
| 14 | 🔗 [LinkedIn](https://www.linkedin.com/in/sudiptunga-dev) · [GitHub](https://github.com/Sudip34559) | |
| 15 | ||
| 16 | --- | |
| 17 | ||
| 18 | ## 🚀 Projects Showcased | |
| 19 | ||
| 20 | | Project | Category | Period | | |
| 21 | |----------------------|------------|---------------------| | |
| 22 | | GS3 Solution | Corporate | May 2025 – Jun 2025 | | |
| 23 | | Ghosh Technology | E-commerce | Jun 2024 – Aug 2024 | | |
| 24 | | Icon Computer | E-commerce | Aug 2024 – Apr 2025 | | |
| 25 | | Edu Sathi | EdTech | Jun 2025 – Present | | |
| 26 | | Icchedana OTT | OTT/Stream | 2025 – Present | | |
| 27 | ||
| 28 | --- | |
| 29 | ||
| 30 | ## 🛠 Stack | |
| 31 | ||
| 32 | `Next.js` · `TypeScript` · `React` · `Tailwind CSS` · `Node.js` | |
| 33 | `PostgreSQL` · `MongoDB` · `MySQL` · `Redis` · `Docker` · `AWS` | |
| 34 | ||
| 35 | --- | |
| 36 | ||
| 37 | ## 📦 Getting Started | |
| 38 | ||
| 39 | ```bash | |
| 40 | git clone https://github.com/sudiptunga/portfolio | |
| 41 | cd portfolio | |
| 42 | npm install | |
| 43 | cp .env.example .env.local | |
| 44 | npm run dev | |
| 45 | ``` | |
| 46 | ||
| 47 | Open [http://localhost:3000](http://localhost:3000) | |
| 48 | ||
| 49 | --- | |
| 50 | ||
| 51 | ## 📄 License | |
| 52 | ||
| 53 | MIT © Sudip Tunga | |
| 54 |