A minimalist, single-page personal developer website with a bright, playful hacker aesthetic.
- Single-page design with a clean, focused layout
- Vibrant neon color scheme on a dark background
- Playful hacker elements including:
- Terminal-style command prompts
- Glitch text effect on the site title
- Grid background for a tech feel
- Monospace typography (JetBrains Mono)
- Fully responsive design that works on all devices
- Minimalist project showcase with hover effects
- Header with site title and terminal-style introduction
- About with a brief personal description
- Projects displaying side projects with technologies used
- Footer with contact links
- HTML5
- CSS3 (with modern features like CSS Grid, Flexbox, and animations)
- Google Fonts (JetBrains Mono)
- Clone this repository
- Open index.html in your browser to view the site
- Customize the content with your own information
- Update the personal information in index.html
- Modify the color scheme by changing the CSS variables in styles.css
- Add your own projects to the projects section
- Update social media links in the footer
This site can be deployed on any static site hosting service such as:
- GitHub Pages
- Netlify
- Vercel