Computer Science Engineering Student·Open to SWE / AI Internships
PythonAI AgentsAutomationComputer VisionLinux
I build AI-agent and automation tools that turn repetitive manual work into
reliable, hands-off workflows — across Gmail, Google Calendar, Telegram, and
local developer environments — plus real-time computer-vision experiments
(hand & gesture detection). Currently seeking a software-engineering or AI internship.
Grew a technology-focused LinkedIn presence around AI, automation, and innovation to 1,000+ followers.
Published project breakdowns and written content that translate technical builds into clear, audience-friendly stories.
# Building in public — most of my work lives in the projects/ directory.
> ls ./projects
OpenClaw
AI coding agent
A Telegram-based AI coding agent running on WSL2, using Telegram as a natural-language
instruction interface. It receives coding requests over chat and generates project files
directly on the local machine — validated end-to-end by building a functional login page
from a single chat instruction.
Natural-language → working code, fully local
WSL2 dev environment + Telegram bot orchestration
WSL2Telegram BotJavaScriptHTML/CSS
AI Daily Inbox Recap
automation
An AI-powered automation that aggregates the last 24 hours of Gmail activity and
pulls in relevant calendar context — surfacing what matters each morning. It extracts
and prioritizes action items, then delivers a clean summary email, cutting daily manual inbox triage.
End-to-end productivity pipeline with AI agents & connectors
Prompt engineering over Gmail + Google Calendar APIs
PythonGmail APIGoogle CalendarAI Agents
OpenClaw — telegram
# simulated demo — the real agent runs on WSL2, driven over Telegram
daily-inbox-recap — cron 05:00
activenext run: tomorrow 05:00
# simulated replay — the real automation runs on Gmail + Google Calendar connectors