Skip to content

Repository files navigation

TechTribe Portfolio

A modern, responsive, and visually appealing personal portfolio website built to showcase skills, projects, achievements, and digital presence with a clean UI and smooth interactions.


📌 Features

  • Fully responsive modern UI
  • Smooth animations & transitions
  • Optimized for performance and accessibility
  • Contact form / social media links integration
  • Component-based modular code structure
  • Clean and scalable folder architecture


📂 Folder Structure

└── 📁src
    └── 📁animation
        ├── CountUp.tsx
        ├── FloatingTechLogos.tsx
        ├── Globe.tsx
        ├── HeartHandshake.tsx
        ├── Particles.tsx
        ├── Rocket.tsx
    └── 📁components
        └── 📁context
            ├── coreTeam.ts
            ├── founder.ts
            ├── members.ts
        └── 📁sections
            ├── About.tsx
            ├── Footer.tsx
            ├── Hero.tsx
            ├── Highlights.tsx
            ├── Members.tsx
            ├── Navbar.tsx
        └── 📁ui
            ├── AnimatedTooltips.tsx
            ├── Carousel.tsx
            ├── resizable-navbar.tsx
            ├── SectionHeader.tsx
        ├── WelcomeScreen.tsx
    └── 📁hook
        ├── useMobile.ts
    └── 📁lib
        ├── utils.ts
    └── 📁motion
        ├── ChevronLeft.tsx
        ├── ChevronRight.tsx
    └── 📁pages
        ├── Index.tsx
        ├── NotFound.tsx
    ├── App.css
    ├── App.tsx
    ├── index.css
    ├── main.tsx
    └── vite-env.d.ts

⚙️ Installation & Setup

Follow the steps below to run the project locally.

# Clone the repository
git clone https://github.com/yourusername/techtribe-portfolio.git
cd techtribe-portfolio

# Install dependencies
npm install

# Start the development server
npm run dev

Your project will be available at: http://localhost:5173/ (for Vite).


📜 License

This project is licensed under the MIT License (or your preferred license). See the LICENSE file for more details.


🙌 Acknowledgements

  • Inspired by minimal modern developer portfolios
  • TailwindCSS for utility-first styling
  • Community contributors

📬 Contact

If you'd like to reach out, feel free to connect:

Thank you for checking out TechTribe Portfolio!

project banner

About

A responsive portfolio website for a coding community.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages