Skip to content
View MLaitarovsky's full-sized avatar
πŸ•ΉοΈ
Code is love
πŸ•ΉοΈ
Code is love

Block or report MLaitarovsky

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
MLaitarovsky/README.md

I represented Israel in the 100m backstroke at the Tokyo 2020 Olympics.
Now I build production-grade full-stack software.
Same discipline. Different arena.

About Me

Israeli Olympic swimmer turned software developer. I competed at the Tokyo 2020 Olympic Games, trained with the Israeli National Team, served in the IDF, and then earned my B.S. in Computer Information Systems from the University of South Carolina (2025).

I bring the same mindset to code that I brought to competition β€” obsessive preparation, performing under pressure, and relentless iteration. Currently building portfolio-grade full-stack applications while training for the LA 2028 Olympic Games.


πŸ”¨ What I'm Building

DocPilot β€” AI Contract Review Platform

Upload contracts and get instant AI-extracted key terms, risk flags, and side-by-side comparisons.

Next.js FastAPI PostgreSQL Celery Redis OpenAI API Docker

Highlights:

  • AI parsing pipeline: PDF β†’ chunking β†’ LLM extraction with retry logic
  • Async job queue with real-time SSE progress streaming
  • Side-by-side contract diff view
  • Multi-tenant auth with JWT + RBAC

PulseBoard β€” Live Metrics & Incident Dashboard

Real-time operational dashboard with WebSocket streaming, collaborative cursors, and D3.js visualizations.

Next.js TypeScript Node.js Socket.IO PostgreSQL Redis D3.js Docker

Highlights:

  • WebSocket-powered live data streaming via Socket.IO
  • Webhook ingestion engine (GitHub, Sentry, uptime)
  • Interactive D3.js zoomable timeline
  • Incident lifecycle state machine with post-mortems

Multi-Agent AI system that scrapes data and uses LLMs to match former athletes with career opportunities.

Python CrewAI Docker Web Scraping

AI-powered camera gimbal with real-time face-tracking and gesture control.

Python AI/ML Computer Vision


πŸ’» Tech Stack

Languages

TypeScript JavaScript Python Java

Frontend

React Next.js Tailwind D3.js

Backend & Data

Node.js Express FastAPI PostgreSQL Redis Socket.IO

Infrastructure & Tools

Docker GitHub Actions AWS Git


πŸ“Š GitHub Activity

GitHub Streak

Profile Details

Building software with the same discipline that got me to the Olympics.

Pinned Loading

  1. swimmer-agents swimmer-agents Public

    AI Agents system using CrewAI to identify former elite swimmers in key tech positions.

    Python 1

  2. SWVL SWVL Public

    SWVL: An AI-powered camera gimbal with face-tracking and gesture control.

    Python

  3. auto-procure auto-procure Public

    Autonomous Supply Chain Agent | Full-Stack AI System that monitors inventory and drafts orders with Human-in-the-Loop approval. Built with Next.js, FastAPI, CrewAI & Supabase.

    TypeScript

  4. docpilot docpilot Public

    TypeScript