Skip to content

SahilArchitect/bysahil-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sahil Bhatti - AI Backend Engineer Portfolio

One-page portfolio for Sahil Bhatti, focused on AI backend engineering roles.

Live domain target: https://bysahil.dev

Why This Exists

This portfolio is built to communicate one thing quickly: I can build backend systems for AI products with clear thinking, practical engineering, and proof-first communication.

The site highlights:

  • Python, FastAPI, PostgreSQL, pgvector, Docker, and LLM API work.
  • RAG, inference API, and backend system design projects.
  • Academic foundation from M.Tech Data Science at IIT Jammu.
  • Real contact paths through email, LinkedIn, GitHub, and resume download.

Project Structure

.
├── index.html
├── assets/
│   ├── Resume.pdf
│   └── profile.jpeg
├── vercel.json
├── .gitignore
└── README.md

Local Preview

Run this from the project root:

python3 -m http.server 5173

Open:

http://127.0.0.1:5173

Deploy On Vercel

This is a static HTML site, so it does not need a build step.

Recommended Vercel settings:

  • Framework Preset: Other
  • Build Command: leave empty
  • Output Directory: .
  • Install Command: leave empty

Custom Domain

Production domain:

bysahil.dev

Recommended domain setup:

  • Add bysahil.dev in Vercel Project Settings -> Domains.
  • Add www.bysahil.dev too.
  • Point the Namecheap DNS records to the values Vercel shows.
  • Make one version canonical, usually bysahil.dev, and redirect www to it.

Contact

  • Email: sahil@bysahil.dev
  • LinkedIn: https://www.linkedin.com/in/sahilarchitect/
  • GitHub: https://github.com/SahilArchitect

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages