Skip to content

inboxpraveen/inboxpraveen.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website - Praveen Kumar

A modern, responsive portfolio website showcasing AI engineering projects, technical blog posts, and professional experience.

Overview

This is a personal portfolio website for Praveen Kumar, a Principal AI Engineer & Solution Architect specializing in speech AI, LLMs, OCR, and scalable AI systems. The website features a clean, dark-themed design with smooth animations and modern UI/UX.

Features

  • Hero Section: Professional introduction with role and specialization
  • About Section: Detailed background, skills, and statistics
  • Projects Showcase: Featured AI/ML projects with detailed case studies
  • Blog Section: Technical articles and insights
  • Contact Information: Multiple ways to connect
  • Responsive Design: Optimized for desktop, tablet, and mobile devices
  • Modern UI: Dark theme with accent colors and smooth animations

Project Structure

Portfolio/
└── inboxpraveen.github.io/
    ├── index.html              # Main landing page
    ├── index.css               # Global styles
    ├── all-blogs.html          # All blog posts listing
    ├── all-projects.html       # All projects listing
    ├── under-dev.html          # Under development placeholder
    ├── assests/
    │   ├── favicon.ico
    │   ├── Original.png
    │   └── Resume - Praveen - 08 Nov 2025.pdf
    ├── blogs/
    │   ├── blog-1.html         # Semantic Search Engine article
    │   ├── blog-2.html         # Loss360 Architecture article
    │   └── blog-3.html         # Additional blog posts
    ├── projects/
    │   ├── project-1.html      # Context Search Engine
    │   ├── project-2.html      # Docuvera - Loss360
    │   ├── project-3.html      # Autonomous Vehicle Perception
    │   └── resources/
    │       └── project-1/      # Project images and assets
    ```

## Technologies Used

- **Frontend**: HTML5, CSS3, Vanilla JavaScript
- **Design**: Modern dark theme with gradient accents
- **Features**: 
  - Smooth scrolling navigation
  - Intersection Observer for animations
  - Responsive mobile menu
  - Parallax effects
  - Typing animations

## Key Sections

### Projects Featured
1. **Context Search Engine** - AI-powered semantic document search using transformers and FAISS
2. **Docuvera - Loss360** - Enterprise multi-tenant SaaS for insurance document processing
3. **Autonomous Vehicle Perception** - Computer vision pipeline with YOLO and Kalman filters

### Technical Skills Highlighted
- Python, PyTorch, FastAPI
- LLMs & RAG, Speech AI
- vLLM, Whisper, LangChain
- OCR & Document AI
- Vector Databases
- Docker & K8s, AWS & GPU Infrastructure
- PostgreSQL, Redis
- Multi-Tenant SaaS, CI/CD

## Viewing the Website

Simply open `inboxpraveen.github.io/index.html` in a web browser to view the portfolio locally.

For GitHub Pages deployment, the site is typically hosted at: `https://inboxpraveen.github.io`

## Contact

- **Email**: [email protected]
- **LinkedIn**: [Profile Link]
- **GitHub**: [Repository Link]

## License

© 2025 Praveen Kumar. All rights reserved.

---

Built with passion for AI & open source community.