Skip to content

KhoTheProgrammer/Portfolio

Repository files navigation

💼 Kondwani Padyera Portfolio

Welcome to my personal developer portfolio! This project is a responsive, interactive, and fast website built using React and Vite, inspired by modern design trends and clean UX principles. It showcases who I am, what I’ve done, and how you can get in touch with me.

🚀 Live Demo

You can view the live site here: [https://kondwani-padyera.vercel.app]


📌 Sections

  • Home – Quick intro and tagline
  • About – My background, interests, and values
  • Resume – Timeline of my education and experience
  • Skills – Technologies and tools I work with
  • Projects – Highlighted personal and academic projects
  • Contact – Ways to reach out to me

🛠️ Tech Stack

  • Vite – Super-fast dev server and build tool
  • ⚛️ React – Component-based UI
  • 🎨 Tailwind CSS – Utility-first styling
  • 📦 React Icons – Icon library
  • 📁 TypeScript – (optional) Strong typing for reliability

📦 Getting Started Locally

Prerequisites

  • Node.js (>= 16)
  • npm or yarn

Installation

  1. Clone the repository git clone [https://github.com/KhoTheProgrammer/Portfolio.git] cd Portfolio
  2. Install dependencies npm install
  3. Start the development server npm run dev
  4. Open your browser and navigate to [http://localhost:5173]

🧾 Folder Structure

Portfolio/ ├── public/ ├── src/ │ ├── assets/ │ ├── components/ │ ├── App.tsx │ └── main.tsx ├── .gitignore ├── index.html ├── package.json └── tailwind.config.js

🔧 Customization Tips

  • Update content in [src/components/] like [Home.tsx], [About.tsx], etc.
  • Update your skills in [SkillsSection.tsx] using your personal stack.
  • Swap icons using [https://react.dev] (React Icons)

📬 Contact

Feel free to connect with me via the Contact section of the site or through:

📄 License

This project is open-source and available under the [MIT License].

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published