active: Tanmay OS
Continuously enhancing my interactive desktop-inspired operating system portfolio experience.
# profile
I build AI automation pipelines, desktop tools, and web applications — including a YouTube Shorts automation pipeline powered by Gemini AI and student workspace CleanDoc.
# projects
An interactive developer portfolio designed as a personal operating system experience featuring terminal tools, file explorer, GitHub widgets, and media integration.
A productivity-focused desktop experience inspired by the Dynamic Island concept, bringing real-time info and controls into a desktop UI.
A student-focused platform designed to organize college practicals, documents, notes, and academic resources in one clean workspace.
A web application designed for business client management, loan tracking, EMI recording, and payment history management.
import google.generativeai as genai
from moviepy.editor import VideoFileClip
# Analyze scene highlights via Gemini AI
model = genai.GenerativeModel('gemini-1.5-pro')
response = model.generate_content([video, "Extract viral Shorts"])
crop_vertical_video(response.timestamps)
An AI-assisted automation pipeline using Gemini AI that analyzes YouTube videos, identifies highlights, renders vertical Shorts, and automates publishing.
import cv2
import face_recognition as fr
# Match guest selfie against event gallery
selfie_encoding = fr.face_encodings(selfie_img)[0]
matches = fr.compare_faces(gallery_encodings, selfie_encoding)
return_matched_photos(matches)
An experimental AI image recognition concept designed for matching event guests to their photographs in large galleries.
# interactive_experience
"I wanted my portfolio to feel less like a resume and more like stepping into my development environment."
Tanmay OS is my experimental interactive portfolio — a desktop-inspired experience where projects, GitHub, terminal tools, music, and other parts of my developer journey live inside one environment.
# active_focus
Continuously enhancing my interactive desktop-inspired operating system portfolio experience.
Experimenting with desktop productivity interfaces and modern interaction design.
Improving the student document-management experience and academic workflow.
Building a highly interactive developer portfolio that reflects my actual projects and personality.
# skills
programming languages
full-stack & web systems
ai & automation
tools & platforms
# education
B.Sc. Computer Science
MGM College of Computer Science and Information Technology
2025 – 2028 · Currently pursuingCurrently studying Computer Science with coursework and practical experience across programming, databases, data structures, operating systems, software engineering, and web development.
# certifications
# achievements
# trajectory
# growth
# availability
Open to internships, collaborations, freelance opportunities, hackathons, and interesting software projects.