Loading repository dataβ¦
Loading repository dataβ¦
Dan-Duran / repository
π A modern, responsive portfolio template for cybersecurity professionals built with React, TypeScript, and Flowbite. Features include system-aware dark/light theme, SEO optimization, and clean component architecture.
A modern, responsive portfolio template built specifically for cybersecurity professionals. Built with React, TypeScript, and Flowbite React components, it offers a sleek design with light/dark mode support.
https://github.com/user-attachments/assets/d1416b79-ef4a-4b08-9887-6003180a8667
git clone https://github.com/Dan-Duran/hak3r.git
cd hak3r
npm install
npm run dev
Create a production build:
npm run build
Preview the production build:
npm run preview
hak3r/
βββ public/
β βββ assets/
β βββ css/
β βββ images/
β βββ js/
βββ src/
β βββ components/
β β βββ Nav.tsx
β β βββ Footer.tsx
β βββ App.tsx
β βββ main.tsx
βββ index.html
βββ package.json
βββ tsconfig.json
βββ vite.config.ts
βββ tailwind.config.js
The project uses a custom Vite configuration for optimal production builds:
The site can be deployed to any static hosting service. The production build outputs to the dist folder.
This project is licensed under the MIT License - see the LICENSE file for details.
Dan Duran - GetCyber
Made with β€οΈ by GetCyber