My personal CV website showcasing projects, education, and social presence.
Project Details
HishuAniGami is my custom-built portfolio website that acts as an interactive CV and professional showcase. It features a clean dark-themed UI and organizes my achievements, technical skills, and projects in a structured format.
Purpose & Concept:
- Acts as a central hub for all my development work, personal projects, education, and online profiles
- Modular system to easily update sections like Projects, Education, Experience, and Socials
- Self-hosted, lightweight, and completely database-driven for scalability
Technical Stack:
- Core PHP with an Object-Oriented MVC architecture for routing and controllers
- MySQL used for storing dynamic data like project details, socials, education entries, and site metadata
- Custom CSS bundler and HTML Templating Engine
- JavaScript enhancements using AOS for scroll animations and light interactivity
Key Features:
- Projects section with multi-image support, tech stacks, and links
- Education and experience sections pulled from MySQL and rendered through PHP controllers
- Separate professional and personal social profiles (LinkedIn, GitHub, Discord, Steam, etc.)
- Reusable templates and configuration for easy expansion or restructuring
Results & Future Goals:
- Hosted and deployed for showcasing during job applications and client discussions
- Continuously updated as I complete new projects or gain new skills
- Planned features: blog module, form-based CMS admin panel, and project tagging system