Skip to content
View watermelon588's full-sized avatar

Block or report watermelon588

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
watermelon588/README.md

lofi anime blue night

Cracked dev. nerding out.


About (自己紹介)

I'm Rohit — a backend-focused software engineer.

I care about how systems hold up once they leave the laptop: how services talk to each other, where the bottlenecks hide, what breaks under load, and what it costs to keep things running. Most of my time goes into designing and building production-grade backends rather than chasing surface polish.

Things I keep circling back to:

Backend Engineering · Distributed Systems · Microservices · System Design · API Design · Real-time Systems · AI Engineering · Infrastructure · Scalability · Security · Production Architecture

📫 Connect With Me


Currently Learning (学習中)

Going deep, not wide:

  • AI systems — Large Language Models, Generative AI, Agentic AI, RAG, AI system design
  • Backend depth — Advanced Python, FastAPI, backend architecture, API design
  • Systems — Distributed systems, microservices, scalability, production system design
  • Security — Auth, threat modelling, hardening services for production

Alongside that, I'm working through the mathematics underneath modern AI instead of treating models as black boxes — linear algebra, calculus, probability, statistics, optimization, neural networks, gradient descent. Slow going, but it's the difference between using a model and understanding one.


Shipped (公開済み)

AI-powered astronomical observation platform. Distributed microservices behind an API gateway — FastAPI for the compute-heavy work, Node.js for the application layer, and a real-time recommendation engine on top.

Microservices · FastAPI · Node.js · API Gateway · MongoDB

Neuron

Multimodal semantic search across image, audio and text. CLIP for visual embeddings, Whisper for transcription, FAISS for vector search — stitched into one retrieval pipeline.

Semantic Search · Embeddings · Vector Search · FAISS · CLIP · Whisper

Real-time communication platform. WebRTC for peer-to-peer media, a Socket.IO signaling server, and authentication layered on top.

WebRTC · WebSockets · Socket.IO · Signaling Server · Authentication


Tech Stack (技術スタック)

My Skills

Current Focus (現在の章)

What I'm actively pushing on right now:

Area What that looks like
Distributed systems Service decomposition, communication patterns, failure modes
Scalability Load behaviour, caching layers, horizontal scaling
Security Auth flows, hardening, sane defaults
Production backend Observability, deployment, the boring things that matter
System & API design Contracts that survive the second version
AI-native applications RAG pipelines, agentic workflows, LLM-backed features
Real-time communication WebRTC, WebSockets, latency budgets
Developer tooling Making the loop between idea and running code shorter

Stats (記録)

Followers Stars Profile views

GitHub Streak

Contribution activity graph

Links (繋がり)

LinkedIn X Email Instagram


心臓を捧げよ
Shinzou wo Sasageyo

Pinned Loading

  1. skyguide-ai skyguide-ai Public

    Real-time astronomical copilot for celestial recommendations, observation planning, and telescope alignment.

    JavaScript

  2. Neuron Neuron Public

    Multimodal AI search: fuse text, image, audio & video into one CLIP query, ranked with explainable relevance. Plus grounded document chat.

    JavaScript

  3. Yap-Chat Yap-Chat Public

    An online messaging application built using WebSockets and Socket.IO, designed to explore real-time communication, backend workflows, and scalable system design.

    JavaScript

  4. FORCASTR FORCASTR Public

    FORCASTR is a minimal weather experience focused on clarity, calm, and usability. Built from scratch using real-time weather data, it transforms forecasts into a clean, distraction-free interface t…

    JavaScript