Profile

Vishwesh Bhilare

Computer engineering undergrad at MMCOE, Pune. Building at the intersection of systems, software, and hardware — from embedded glove controllers to fully local AI pipelines.

Seeking: Systems · Infra · R&D · Pipelines internships — Summer 2026
Currently working on
Rebuilding the Mesh Network Protocol
Migrating the entire Resilient Offline Mesh Communication Protocol to a more suitable framework — better performance, cleaner protocol design, and improved TTL-based propagation logic.
2028
Expected graduation
5
Projects shipped
#2 ×3
Hackathon finishes
3
Languages spoken

I run Arch Linux, prefer the terminal, and care about software that does the least and does it well. Currently exploring video intelligence pipelines and local LLM tooling. IEEE member at MMCOE — consistently placed runner-up across three independent events in 2026.


Hackathons & Competitions — 2026
Xenia '26
PICT
Runner-up
Avinya 2k26
IEEE MMCOE
Runner-up
UI/UX Challenge
WebsiteVikreta
Runner-up
In-house Project Competition
MMCOE · 2026
↳ Selected for 3-day live deployment within the college
Winner
Oracle Cloud Infrastructure 2025 Generative AI Professional
ID: 323468573OCI25GAIOCP · Valid 2025–2027
View cert ↗

Languages
English — Fluent Marathi — Native Hindi — Fluent
Projects

Selected work

Five projects built for real constraints — offline-first, no cloud dependency.

SceneForge
2026
Remove players from live football footage — fully offline, no cloud.
detect → track → homography → inpaint
~60% SSIM vs server-grade pipelines · RTX 4050
YOLOv8 · SAM · ControlNet · Stable Diffusion
  • Detects, tracks, and removes selected players from football broadcast footage using YOLOv8 segmentation.
  • Motion-compensated homography background reconstruction fills removed regions across frames.
  • Optional Stable Diffusion + ControlNet inpainting for high-quality fill on CUDA hardware.
  • Runs fully offline; ~60% quality parity with high-end servers on average hardware.
ReachlyEngine
2026
Hyper-personalized outreach at scale — your LLM, your data, zero cloud.
fetch → analyze → persona → generate → dispatch
Python · Ollama · SQLite · Rich CLI
  • Offline LLM outreach engine — fetches LinkedIn profiles via authenticated session, no cloud APIs.
  • Analyzes profiles into structured, reusable personas stored in a local SQLite database.
  • Generates tailored messages for Email, WhatsApp, LinkedIn DM, and Instagram DM.
  • Clean terminal UI built with Rich; extensible CLI workflow.
Resilient Offline Mesh Communication Protocol
2026
Internet-free mesh that keeps talking when everything else goes dark.
broadcast → discover → propagate (TTL) → upload on gateway join
Embedded · BLE / LoRa · Mesh Networking · Protocol Design
  • Custom lightweight routing protocol with TTL-based propagation — no central coordinator, no internet required.
  • Each device gets a unique ID and continuously pings nearby nodes, maintaining a live presence map of the mesh.
  • Peer discovery propagates hop-by-hop; when a gateway device joins, accumulated node data is published upstream.
  • Designed for resilience: disaster zones, remote field ops, offline campuses.
XGestura
2024–25
Your hand becomes the mouse — 6-axis IMU data, real HID events, no wires.
IMU → ESP32 → BT serial → Python HID injection
C++ · C · ESP32 · MPU6050 · HC-05 Bluetooth
  • Glove-based motion controller translating 6-axis IMU data into mouse and keyboard input.
  • MPU6050 provides real-time acceleration and gyroscope readings; HC-05 handles wireless BT serial.
  • Firmware written in C++ for ESP32; receiver-side Python processes and injects HID events.
Examination Cell Automation Tool
2025
Cut manual overhead at MMCOE's exam cell — built and shipped in one semester.
input → validate → process → report
MMCOE · IEEE Member
  • Internal automation tool for MMCOE Examination Cell operations.
  • Reduced manual processing overhead and improved workflow throughput.
  • Built during IEEE student chapter involvement.
Skills

Toolkit

Languages, systems, and CS fundamentals I use regularly.

Programming
C++CPythonJava — Fundamentals
Systems & Embedded
Linux — ArchESP32Arduino MPU6050 / IMUHC-05 BluetoothSensor Integration
AI / ML
YOLOv8SAMControlNet Stable DiffusionOllamaLocal LLMsOpenCV
Networking
Mesh ProtocolsBLE / LoRaTCP/IPProtocol Design
CS Fundamentals
Data Structures & AlgorithmsOOP Operating SystemsDBMSGit

Oracle Cloud Infrastructure 2025 Generative AI Professional
ID: 323468573OCI25GAIOCP · Valid 2025–2027
View cert ↗
Contact

Get in touch

Open to internships, collaborations, and interesting problems. Pune, India.

Education
B.Tech in Computer Engineering
Marathwada Mitra Mandal's College of Engineering, Pune
Expected 2028 · IEEE Member
Résumé
Vishwesh Bhilare
bhilarevishwesh@gmail.com · +91 83800 20215 · Pune, India · github.com/Vishwesh-Bhilare · linkedin.com/in/vishwesh-bhilare
Seeking
Systems · Infrastructure · R&D · Pipelines internships — Summer 2026
Education
B.Tech in Computer Engineering
Marathwada Mitra Mandal's College of Engineering, Pune · Expected 2028 · IEEE Member
Projects
SceneForge — YOLOv8 · SAM · ControlNet · Stable Diffusion
2026 · Demo ↗
  • Pipeline: detection → tracking → homography reconstruction → optional SD inpainting.
  • Motion-compensated background fill across frames; fully offline on average hardware.
  • Achieves ~60% SSIM vs server-grade pipelines on RTX 4050.
Resilient Offline Mesh Communication Protocol — Embedded · BLE / LoRa
2026
  • Custom lightweight routing protocol with TTL-based hop-by-hop propagation; zero central coordinator.
  • Gateway device uploads accumulated node presence data when internet becomes available.
ReachlyEngine — Python · Ollama · SQLite
2026 · Demo ↗
  • Offline LLM outreach engine; pipeline: fetch → analyze → persona → generate → dispatch.
  • Generates tailored messages for Email, WhatsApp, LinkedIn DM, and Instagram DM via local Ollama model.
XGestura — C++ · ESP32 · MPU6050 · HC-05
2024–25
  • Glove controller pipeline: IMU → ESP32 → BT serial → Python HID injection. 6-axis real-time input.
Examination Cell Automation Tool
MMCOE · IEEE · 2025
  • Internal automation tool for MMCOE Examination Cell; reduced manual processing overhead.
Skills
Programming: C++ (highly proficient), C, Python, Java (fundamentals)
Systems & Embedded: Linux (Arch), ESP32, Arduino, MPU6050, HC-05, sensor integration
AI / ML: YOLOv8, SAM, ControlNet, Stable Diffusion, Ollama, OpenCV
Networking: Mesh protocols, BLE/LoRa, TCP/IP, protocol design
CS: DSA, OOP, Operating Systems, DBMS, Git
Certifications
Oracle Cloud Infrastructure 2025 Generative AI Professional
ID: 323468573OCI25GAIOCP · Valid 2025–2027
Hackathons
  • Runner-up — Xenia '26, PICT (2026)
  • Runner-up — Avinya 2k26, IEEE MMCOE (2026)
  • Runner-up — UI/UX Challenge, WebsiteVikreta (2026)
  • Winner — In-house Project Competition, MMCOE (2026) · Selected for 3-day live deployment
Languages
English — Fluent · Marathi — Native · Hindi — Fluent
Certificates

Recognition & Credentials

Certifications, competition wins, appreciations, and participation records.

Professional
Competition Wins
Runner-up — Xenia '26
PICT · 2026
Runner-up
Runner-up — Avinya 2k26
IEEE MMCOE · 2026
Runner-up
Runner-up — UI/UX Challenge
WebsiteVikreta · 2026
Runner-up
Selected — In-house Project Competition
MMCOE · 2026 · 3-day live deployment
Selected
Participation & Appreciation
More certificates coming soon
This section grows as you earn them