me

๐Ÿ–ฅ๏ธ Omkar Bhorโ€™s Windows XP Portfolio

A nostalgic Windows XP-themed personal portfolio website built with Next.js, featuring an authentic retro interface with modern functionality.

๐ŸŽฏ About Me

Hi! Iโ€™m Omkar Bhor, a Computer Science Engineering student at PCETโ€™s Nutan College of Engineering and Research (NCER) in Pune, India.

Iโ€™m passionate about:

โœจ Features

๐Ÿš€ Tech Stack

๐Ÿ—๏ธ Getting Started

# Clone the repository
git clone https://github.com/urngmi/me.git

# Navigate to project directory
cd me

# Install dependencies  
npm install

# Start development server
npm run dev

Visit http://localhost:3000 to see the website in action!

๐Ÿ“ง Environment Setup

Create a .env.local file for email functionality:

NEXT_PUBLIC_MAILGUN_API=your_mailgun_api_key
NEXT_PUBLIC_ADMIN_EMAIL=omkarbhor4011@gmail.com
BASE_URL=https://bhor.online

๐ŸŒŸ Highlights

GPT Language Model in C++ - Built a transformer-based language model from scratch using C++ and CUDA, implementing attention mechanisms, tensor operations, and efficient GPU kernels.

๐ŸŽฏ Personal Interests

๐Ÿ”— Connect With Me

๐ŸŽจ Design Credits

๐Ÿ“œ License

This project is open source and available under the MIT License.


Built with โค๏ธ and nostalgia for the golden age of computing