Skip to content
View Matrix030's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Matrix030

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
Matrix030/README.md

Rishikesh Gharat

Things I've Built

  • SimplifyJobsDaemon: Go daemon that monitors job postings, scrapes descriptions, runs them through a local LLM, and auto-generates tailored resumes using LibreOffice API for a local agentic workflow.
  • SteamLensAI: Started as a simple game recommendation system, ended up processing 400k reviews in 3 minutes because the data was too interesting to ignore. Now it gives game developers actionable feedback from player sentiment in minutes.... GLORIOUS Distributed parallel processing!!
  • LocalPilotAI: Built an offline AI coding assistant because i am not gonna write boilerplate code
  • NYC Transit Hub: Real-time MTA data because public transit info shouldn't suck (won a hackathon with this one) - Did I tell you that it was built in 8 hours?

When I'm Not Coding

  • Currently heavily invested in concurrency in Golang, CUDA and Python because parallelization and scalability is pretty cool
  • Ricing my hyprland config for maximum productivity

Stack I Actually Use

Go, Python, JavaScript/TypeScript, React/Next.js, Dask, transformers, AWS, Docker, and whatever gets the job done.

Pinned Loading

  1. SteamLensAI SteamLensAI Public

    Game analytics platform that converts Steam review data into actionable development insights, reducing feedback analysis time by 95% for game studios.

    Jupyter Notebook 5

  2. LocalPilot LocalPilot Public

    This project aims to create a GitHub Copilot-like AI coding assistant that runs locally inside VS Code. The AI will autocomplete code in real-time while understanding the previous context. It will …

    TypeScript 3 1

  3. SimplifyJobsDaemon SimplifyJobsDaemon Public

    A Go daemon that monitors job postings, scrapes descriptions, analyzes them with a local LLM, and auto-generates tailored resumes.

    Go 1