CaptainEXE is my personal development website, featuring interactive animations, mini-games, dynamic counters, and creative coding experiments. The site acts as a central hub for my projects, blog posts, experiments, and ongoing work. After thousands of commits and deployments, the project is finally live and continuously evolving.
- Loader Animation: Smooth fade-in cover screen on page load.
- Custom Cursor: Dynamic cursor with hover effects on text and interactive elements.
- Navigation & Scroll: Active link highlighting with smooth scrolling between sections.
- Reveal Animations: Elements appear with animated transitions while scrolling.
- Dynamic Counters: Live stats fetched from Google Sheets with animated counting effects.
- Profile & Skills Section: Interactive sections with animated skill bars and project highlights.
- Blog System: Dynamically fetches posts with badges, labels, and modal previews.
- Mini-Game: Hidden easter egg mini-game built directly into the site.
- Image Lightbox: Fullscreen image viewing for projects and blog content.
- Toast Notifications: Smooth notifications for actions such as blog loading and interactions.
- Scroll-To-Top Button: Quick navigation back to the top of the page.
- Languages: HTML, CSS, JavaScript
- Libraries & Tools: Vanilla JS, Google Sheets API, Vercel Deployment
- Other: Custom animations, dynamic content systems, interactive mini-games, responsive design
CaptainEXE/
├─ index.html
├─ css/
│ └─ style.css
├─ js/
│ └─ main.js
├─ assets/
│ ├─ images/
│ ├─ badges/
│ └─ icons/
└─ README.md
- Commits: 9,000+
- Deployments: 500+
- Next Milestone: 10k commits 🎯
The website is hosted on Vercel and updates automatically with every deployment.
Website: https://captainexe.vercel.app
This website is a collection of creative experiments, interactive systems, UI concepts, and late-night development sessions. Hidden easter eggs, mini-games, and live features are scattered throughout the site to make exploring it more fun.