web

Siddhansh Govind - AI Engineer & Innovator Portfolio

Project Overview

URLs

Key Features

🌟 Interactive Elements

🎯 Core Sections

  1. Hero Section: Dynamic introduction with animated profile and call-to-action buttons
  2. About: Personal story, highlights, and animated statistics
  3. Skills: Interactive skill bars with category organization (AI/ML, Web Dev, Data/Cloud, Leadership)
  4. Projects: Filterable project showcase with detailed descriptions and live demos
  5. Experience Timeline: Interactive career journey with achievements
  6. Achievements: Recognition and awards showcase
  7. Blog: Latest articles on AI, technology, and leadership
  8. AI Tools: Interactive tools including chat assistant and MUN generator
  9. Contact: Functional contact form with validation

πŸ› οΈ Technical Implementation

Data Architecture

User Guide

Interactive Features

  1. AI Chat: Click β€œStart Chatting” in the AI Tools section to interact with Siddhansh’s AI assistant
  2. MUN Generator: Select your delegation, committee, and topic to generate professional MUN content
  3. Project Filter: Use filter buttons to view projects by category (All, AI/ML, Web Dev, MUN Tools)
  4. Contact Form: Fill out the form to send a message directly

Keyboard Shortcuts

Technical Features

Performance Optimizations

Accessibility

Browser Support

Deployment

Development Setup

  1. Clone Repository:
    git clone https://github.com/siddhansh28/web.git
    cd web
    
  2. Local Development:
    # Serve locally using any HTTP server
    python -m http.server 8000
    # or
    npx serve .
    
  3. File Structure:
    webapp/
    β”œβ”€β”€ index.html              # Main HTML file
    β”œβ”€β”€ styles/
    β”‚   β”œβ”€β”€ main.css           # Core styles and variables
    β”‚   β”œβ”€β”€ components.css     # Component-specific styles
    β”‚   └── animations.css     # Animation and modal styles
    β”œβ”€β”€ js/
    β”‚   β”œβ”€β”€ constellation.js   # Particle system animation
    β”‚   β”œβ”€β”€ ai-chat.js        # AI chat functionality
    β”‚   β”œβ”€β”€ mun-generator.js  # MUN content generator
    β”‚   β”œβ”€β”€ animations.js     # Scroll and UI animations
    β”‚   β”œβ”€β”€ interactions.js   # User interactions and forms
    β”‚   └── main.js           # Main app controller
    β”œβ”€β”€ .gitignore            # Git ignore rules
    └── README.md             # This file
    

Contributing

This is a personal portfolio project. For suggestions or feedback, please use the contact form on the website or reach out via GitHub.

License

Β© 2024 Siddhansh Govind. All rights reserved.

Contact


Built with passion and cutting-edge technology to showcase the intersection of AI, diplomacy, and innovation.