jerome@portfolio — bash

> whoami

Portrait of Jerome Prakash L

Jerome Prakash L

Computer Science Engineering Student·Open to SWE / AI Internships

Python AI Agents Automation Computer Vision Linux

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.

> ls ./experience

  1. 2025 — now

    Personal Brand & Content Strategy (Technology)

    Self-directed · LinkedIn

    • 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
WSL2 Telegram Bot JavaScript HTML/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
Python Gmail API Google Calendar AI Agents

> gh repo list jerome-prakash-l

# Live list, fetched from the GitHub API — browse everything at github.com/jerome-prakash-l.

> cat ./workflows.yml

daily-inbox-recap on: cron "0 5 * * *"
cron 05:00 Gmail · 24 h Calendar AI agent summary ✉
openclaw-agent on: telegram message
Telegram msg gateway AI agent write files ~/MyApp

# the same pipelines that power the projects/ demos — every run is hands-off.

> cat ./skills.json

{
  "languages": ["Python", "JavaScript", "HTML", "CSS"],
  "ai_automation": ["AI Agents", "Prompt Engineering", "Workflow Automation", "RAG"],
  "tools": ["Git", "GitHub", "WSL2 / Linux", "REST APIs", "Telegram Bots"],
  "computer_vision": ["Hand & Gesture Detection", "Real-time HCI"],
  "communication": ["Technical Writing", "Documentation", "Content Strategy"]
}

> ls ./education

  1. 2024 — 2028

    B.E. Computer Science Engineering

    DMI College of Engineering · Chennai, India (expected Aug 2028)

    • Relevant coursework: Data Structures, Algorithms, Web Development, User Experience Design, Digital Systems.
  2. — 2024

    Higher Secondary (11th & 12th)

    Adaikala Annai Higher Secondary School · Biology–Mathematics stream

> cat ./certifications.log

  • 5-Day AI Agents Intensive Course with Google Kaggle
  • Agentic AI Day Hack2skill
  • AWS Educate: Machine Learning Foundations Amazon Web Services
  • Building RAG Apps Using MongoDB MongoDB
  • Software Engineering Job Simulation J.P. Morgan · Forage
  • Learn Git Educative
  • Prompt Engineering with ChatGPT

> cat ./writing.md

I write about AI, automation, and building in public — project breakdowns that translate technical work into clear, audience-friendly stories.

1,000+ followers and counting on LinkedIn.

read on linkedin →

> cat ./contact.json

./send-message.sh

secure insert

# stored privately in Supabase · never displayed publicly

> # optional: type a command — try help