Skip to content

Modern personal portfolio built with React, TypeScript, and Tailwind CSS. Showcasing projects, blog posts, and contact info.

Notifications You must be signed in to change notification settings

pradipchaudhary/portfolio.v3

Repository files navigation

Portfolio Banner

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.


👨‍💻 About Me

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.


🔗 Live Website

👉 Visit My Portfolio →


🚀 Key Features

  • ✅ 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

🧱 Project Structure

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

🛠️ Technology Stack

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

📈 SEO & Performance Optimization

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

📄 License

This project is licensed under the MIT License. Feel free to use or modify it for your own portfolio, with attribution.


🤝 Let's Connect


🙋‍♂️ Contributions & Feedback

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.


🙏 Acknowledgements

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