# profile

Tanmay Bhadre

Full-Stack & AI Automation Developer building real-world software.

I build AI automation pipelines, desktop tools, and web applications — including a YouTube Shorts automation pipeline powered by Gemini AI and student workspace CleanDoc.

Launch Tanmay OS ↗ View My Work ↓
B.Sc. CS Student Developer Building Real-World Software Maharashtra, India
Email → GitHub → LinkedIn → Resume (PDF) →

# projects

featured work & applications

islandflow.netlify.app
#Project-02 Deployed Mac / Productivity App

IslandFlow

A productivity-focused desktop experience inspired by the Dynamic Island concept, bringing real-time info and controls into a desktop UI.

HTML CSS JavaScript Desktop UI
Live Demo ↗ GitHub: Private
cleandoc.netlify.app
#Project-03 Deployed Student Workspace

CleanDoc

A student-focused platform designed to organize college practicals, documents, notes, and academic resources in one clean workspace.

HTML CSS JavaScript Web App
Live Demo ↗ GitHub: Private
apploan-ledger.netlify.app
#Project-04 Deployed Business Management

Loan Ledger

A web application designed for business client management, loan tracking, EMI recording, and payment history management.

HTML CSS JavaScript Web App
Live Demo ↗ GitHub: Private
pipeline.py — Gemini AI
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)
#Project-05 In Progress AI Pipeline

YouTube Shorts Automation

An AI-assisted automation pipeline using Gemini AI that analyzes YouTube videos, identifies highlights, renders vertical Shorts, and automates publishing.

Python Gemini AI Video Processing GitHub
GitHub Repository → Python Automation
face_match.py — Computer Vision
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)
#Project-06 Prototype Computer Vision

Selfie Recognition App

An experimental AI image recognition concept designed for matching event guests to their photographs in large galleries.

Python Computer Vision AI Matching
Live Demo: Prototype GitHub: Private

# interactive_experience

Meet Tanmay OS

tanmay-os // desktop environment
💻 📁 🐙 🎵 ⚙️
tanmay@os:~$ launch portfolio --mode=desktop
✔ Loaded interactive desktop environment (v2.0)
✔ Applications mounted: [Terminal, Projects, GitHub, Spotify]

"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

currently building

active: Tanmay OS

Continuously enhancing my interactive desktop-inspired operating system portfolio experience.

active: IslandFlow

Experimenting with desktop productivity interfaces and modern interaction design.

active: CleanDoc

Improving the student document-management experience and academic workflow.

active: Developer Portfolio

Building a highly interactive developer portfolio that reflects my actual projects and personality.

# skills

technical toolkit

programming languages

Python JavaScript (ES6+) C R

full-stack & web systems

HTML5 / CSS3 JavaScript Node.js Express.js MongoDB REST APIs

ai & automation

Gemini AI / Claude API Python Automation AI-assisted Workflows Video Processing Pipelines

tools & platforms

Git / GitHub VS Code Figma Vercel Netlify MongoDB Atlas

# education

academic background

B.Sc. Computer Science

MGM College of Computer Science and Information Technology

2025 – 2028 · Currently pursuing

Currently studying Computer Science with coursework and practical experience across programming, databases, data structures, operating systems, software engineering, and web development.

# certifications

courses & verified credentials

#CERT-01 verified Anthropic / Educational

cert: Claude API Fundamentals (2026)

  • Learned prompt engineering, Model Context Protocol (MCP), tool integration, prompt caching, and AI application development.
#CERT-02 verified Verified Course

cert: Python Programming (2025)

  • Covered Python fundamentals, OOP concepts, file handling, modular functions, and automation script development.

# achievements

key milestones

  • Built and deployed Tanmay OS — an interactive desktop-inspired developer portfolio
  • Built CleanDoc student productivity workspace
  • Built and deployed Loan Ledger web application
  • Developed IslandFlow desktop productivity experience
  • Built an AI-assisted YouTube Shorts automation pipeline using Gemini AI
  • Completed Claude API Fundamentals certification
  • Built multiple real-world software projects while pursuing B.Sc. Computer Science

# trajectory

learning journey

2025
Started B.Sc. Computer Science at MGM College
2025
Started building web applications and full-stack projects
2025
Worked with Python, JavaScript, databases, and backend development
2025–2026
Built and deployed multiple real-world web products (CleanDoc, Loan Ledger)
2026
Designed and deployed Tanmay OS (interactive desktop portfolio experience)
2026
Exploring AI-powered applications and Python video automation with Gemini AI
2026
Building desktop/productivity experiences (IslandFlow)
2026+
Continuing toward software engineering mastery and advanced product development

# growth

what I'm learning

Data Structures & Algorithms Advanced JavaScript Backend Development Software Engineering AI APIs & AI Application Development System Design fundamentals Git & GitHub workflows Building production-quality applications

# availability

status: Open for Opportunities

Open to internships, collaborations, freelance opportunities, hackathons, and interesting software projects.

Software Development Internships Web Development AI / Automation Freelance Projects Hackathons Open Source Collaborations