My personal website and blog, built to showcase my work, writing, and journey as a Data Engineer.
Forked from Zeno Rocha's website
- Modern Design: Clean, minimal, and responsive UI with beautiful gradients and glassmorphism.
- Animated Interactions: Smooth transitions and micro-interactions using Framer Motion.
- Blog Engine: Markdown-powered articles with syntax highlighting.
- Project Showcase: Dynamic project and work experience sections.
- About Me: Interactive bio, Lottie animations, and fun facts.
- Uses Page: My favorite tools, apps, and hardware.
- SEO Optimized: Open Graph, Twitter Cards, and structured data.
- Dark Mode: Eye-friendly color palette.
- Deployed on Vercel: Fast, global, and reliable.
- Notion-powered Connections: A living, ever-evolving list of people I've met or want to meet, powered by Notion and updated regularly.
- Command Bar: Quick navigation and actions via a keyboard-driven command bar.
- Mobile-First Navigation: Hamburger menu with animated, blurred overlay for mobile users.
| Home | Blog | Work Experience |
|---|---|---|
- Styling: Stitches
- Content: Markdown
- Back-end: Next.js
- Front-end: React
- Animation: Framer Motion
- Deployment: Vercel
- Data/Integrations: Notion API
-
Clone this repo:
git clone https://github.com/pycoder2000/portfolio.git cd portfolio -
Install dependencies:
npm install
-
Run locally:
npm run dev
-
Open in your browser:
http://localhost:3000
.
|-- articles # Markdown blog posts
|-- components # Reusable React components
|-- data # Data for projects, uses, work, etc.
|-- layouts # Page and post layouts
|-- lib # Utilities and helpers
|-- pages # Next.js pages
|-- public # Static assets (images, icons, etc.)
A living list of inspiring people I’ve met or hope to meet—powered by a constantly updated Notion database.
- Dynamic Cards: Each connection is displayed as a card with name, company, title, tags, and more.
- Filter & Search: Instantly filter connections by name, company, or tag.
- Animated Details: Click a card to view more info in a modal with smooth transitions.
- Status Tags: See who you’ve met and who you want to meet, with colored badges.
- Notion Integration: Data is fetched from Notion, so your list stays up-to-date.
- Written in Markdown, rendered with syntax highlighting.
- Table of Contents auto-generates anchor links for easy navigation.
- SEO and social sharing optimized.
- See what I use for hardware, software, note-taking, terminal, and more.
- Each item includes a description and link.
- Projects are grouped by year and include links, icons, and stats.
- Work experience includes highlights, technologies, and detailed descriptions.
Contributions are welcome! If you have ideas for improvements, bug fixes, or new features:
- Fork the repo
- Create a new branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/your-feature) - Open a Pull Request
| Socia | Value |
|---|---|
| Name | Parth Desai |
| Website | parthdesai.site |
| @ParthDesai | |
| parthdesai2000 |
MIT License © Parth Desai
Inspired by Zeno Rocha and other amazing developers. If you like this project, feel free to star or fork!