A cutting-edge portfolio featuring AI-powered chatbot, cyberpunk aesthetics, and dynamic content management. Built with modern web technologies and deployed securely across multiple platforms.
- Cyberpunk Theme - Neon colors, glass morphism effects, and futuristic styling
- Matrix Rain Effect - Animated background with theme-adaptive visibility
- Glass Morphism - Glossy transparent sections with backdrop blur effects
- Responsive Design - Mobile-first approach with seamless device adaptation
- Intelligent Assistant - Interactive AI chatbot with contextual responses
- Secure Deployment - API keys protected via environment variables
- Multi-platform Support - Works on Vercel (full features) and GitHub Pages (disabled for security)
- Dynamic Responses - Provides information about skills, projects, and experience
- Dark/Light Mode - Smooth theme transitions with persistent preferences
- Featured Projects - Cyberpunk-styled project cards with hover effects
- Dynamic Content - Everything configured through
config.jsonwithout code changes - Smooth Animations - Engaging transitions and micro-interactions
- Secure API Handling - Environment variable injection for safe deployment
- Performance Optimized - Vanilla JavaScript with efficient loading
- Modular Architecture - ES6 modules with clean separation of concerns
- SEO Optimized - Dynamic meta tags and structured data
- URL: https://Shishir420-GIT.github.io
- Features: Full portfolio without chatbot (security-focused)
- Setup: Automatic deployment from main branch
- URL: shishirsrivastav.vercel.app
- Features: Complete experience with AI chatbot
- Setup: Connect repository + add environment variables
- Fork this repository
- Connect to Vercel and import the project
- Add Environment Variables in Vercel Dashboard:
GEMINI_API_KEY=your_gemini_api_key_here - Deploy - Chatbot will work automatically!
- Clone the repository
git clone https://github.com/Shishir420-GIT/Portfolio.git cd Portfolio - Create
.envfile (copy from.env.example) - Add your API key to
.env - Open
index.htmlin your browser
Let's connect and build something amazing together! 🚀
- 🌐 Portfolio: https://Shishir420-GIT.github.io
- 💻 GitHub: https://github.com/Shishir420-GIT
- 🔗 LinkedIn: https://www.linkedin.com/in/shishir-srivastav
Next plan is to move to a mordern framework. Based on portfolio template originally created by Yashraj Nayak