Skip to content

Daniel-wambua/project-lab

Repository files navigation

🔐 Projects Lab

A Cybersecurity Student's Portfolio & Learning Journey

React TypeScript Tailwind CSS Vite

Status License crafted by havoc


Documenting my cybersecurity learning journey through hands-on projects

📖 About

This portfolio showcases my journey as a cybersecurity student. Each project represents a learning milestone as I explore penetration testing, network security, and secure development practices.

✨ Features

  • 🎨 Modern UI — Clean, responsive design with dark mode support
  • 🚀 Fast Performance — Built with Vite for lightning-fast development
  • 📱 Fully Responsive — Works seamlessly on all devices
  • 🔒 Security Focused — Projects centered around cybersecurity concepts
  • Smooth Animations — Powered by Framer Motion

🛠️ Tech Stack

Category Technologies
Frontend React, TypeScript, Tailwind CSS
Build Tool Vite
UI Components shadcn/ui, Radix UI
Animations Framer Motion
Routing React Router
Icons Lucide React, React Icons

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • npm or bun

Installation

# Clone the repository
git clone <YOUR_GIT_URL>

# Navigate to project directory
cd projects-lab

# Install dependencies
npm install

# Start development server
npm run dev

The app will be available at https://lab.havocsec.me

📁 Project Structure

src/
├── assets/          # Images and static assets
├── components/      # Reusable UI components
│   └── ui/          # shadcn/ui components
├── data/            # Project data and content
├── hooks/           # Custom React hooks
├── lib/             # Utility functions
├── pages/           # Page components
└── test/            # Test files

🎯 Roadmap

  • Add more cybersecurity projects
  • Implement blog section for write-ups
  • Add project filtering and search
  • Include CTF challenge solutions

📝 License

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

🤝 Connect

Feel free to reach out if you want to collaborate or have any questions!


Built with 💜

About

A personal projects lab for showcasing some of the projects i created along the way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors