Welcome to AlokSingh's portfolio website, your gateway to the dynamic world of full stack App development. Immerse yourself in the digital realm where my expertise in coding and design converges to create extraordinary online experiences.
Check out the current live version of the portfolio:
👉 https://AlokSingh.netlify.app
Preview the upcoming version here (Nightly Build - astro branch):
👉 https://AlokSingh-nightly.netlify.app/
A fresh version is under active development—this isn’t just a revamp but a more extensible architecture designed for quick personalization:
- Templatized Setup – Fork and adapt your own version in minutes.
- Custom Theme System – Try different themes (with light/dark variants) using a theme selection dropdown—available only in the nightly build for preview purposes.
- Production Behavior – In the stable version, the theme dropdown is disabled; a single static theme is used based on your choice in
src/config/portfolio.config.ts. - Quality Enhancements – Performance boosts and UI refinements all around.
The portfolio leverages the following technologies:
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/3107Alok/portfolio.git
- Navigate to the project directory:
cd portfolio - Install dependencies:
npm install
- Start the development server:
npm run dev
- Optimized Performance: Built with Astro for lightning-fast load times.
- Responsive Design: Tailored for all devices using TailwindCSS.
- Interactive Animations: Powered by GSAP for smooth transitions.
- SEO Friendly: Enhanced visibility with Astro SEO integration.
- Dynamic Components: Utilizes Preact for modular and reusable UI elements.
This portfolio template and design were originally created by ChiragChrg. Special thanks to him for sharing this clean, animated Astro template with the open-source community!
This project is licensed under the MIT License. You are free to use, modify, and distribute it, provided that all original copyright notices (including the ones in the LICENSE file) are kept intact.