This repository contains the source code for my personal website, pradipchaudhary.com.np. The site serves as a digital portfolio to showcase my work, technical skills, and professional background as a Full Stack Developer with a focus on modern frontend development.
I'm Pradip Chaudhary, an aspiring Software Engineer with a passion for building high-performance, user-centric web applications. With a strong foundation in React, TypeScript, and modern UI frameworks, I enjoy solving real-world problems through thoughtful design and clean code.
I am committed to continuous learning, performance-oriented engineering, and delivering impactful user experiences. This website is a reflection of those values.
- ✅ Built with React, TypeScript, and Tailwind CSS
- 📱 Fully responsive and optimized for mobile, tablet, and desktop
- 💡 SEO-optimized architecture and metadata
- 🧠 Organized showcase of personal and collaborative projects
- 📝 Integrated blog section for technical writing
- 📬 Contact form with dynamic email handling
- 🎯 Smooth animations powered by Framer Motion
portfolio.v3/
├── app/ # Application routes and page layouts
│ └── pages/ # Core pages: Home, About, Projects, Contact
├── components/ # Reusable UI components
├── styles/ # Global and modular CSS/Tailwind styles
├── utils/ # Utility functions and constants
├── public/ # Static assets (images, icons, favicon)
├── package.json # Project metadata and dependencies
├── tsconfig.json # TypeScript configuration
└── README.md # Project documentation
Category | Tools / Frameworks |
---|---|
Frontend | React.js, TypeScript, Tailwind CSS |
State Management | React Hooks |
Animation | Framer Motion |
Icons | Heroicons, FontAwesome |
Deployment | Vercel |
Version Control | Git, GitHub |
This portfolio is built with performance and discoverability in mind:
- Semantic HTML5 and accessible components
- Optimized images and static assets
- Structured metadata for social sharing and search indexing
- Responsive design for all devices
- Clean URL routing and lazy-loaded components
This project is licensed under the MIT License. Feel free to use or modify it for your own portfolio, with attribution.
- 🌐 Portfolio: pradipchaudhary.com.np
- 💼 LinkedIn: linkedin.com/in/pradipchaudhary
- 💻 GitHub: github.com/pradipchaudhary
Contributions, suggestions, and feedback are always welcome. If you encounter any issues or have ideas for new features, please open an issue or submit a pull request.
Thanks to the open-source community for the tools and frameworks that make modern web development exciting, including:
- React & TypeScript
- Tailwind CSS
- Framer Motion
- Vercel
- FontAwesome & Heroicons
- Neon