Skip to content
View StereoSachiiii's full-sized avatar

Highlights

  • Pro

Block or report StereoSachiiii

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

Hi 🤓, I'm Sachin Lakshitha

I build stuff!

- 🔭 I’m currently working on a A distributed web crawler built with C++ and Python (FastAPI), using Kafka (Confluent) for task streaming, that extracts web content and uses embedding-based semantic similarity to detect copyright violations and an Orderbook that parses NASDAQ in C++ and simulates real market data.
  • I’m currently learning Python,C++ and a bit of AI, Neural nets
  • Learning C++ and performance related concepts trying to understand memmory/concurrency and operating systems.
  • I will build things that are solved already to understand them and hopefully someday help the people that maintain these systems!
  • I'm obsessed with music. EQ mixing, Headphones and astrophysics. Let's theorycraft about these!

most importantly im a draven main

Languages and Tools I'm Familiar With

⚙️ Systems & Performance Engineering

C++ C CMake MSVC Linux GDB

Frontend Development

HTML5 CSS3 JavaScript TypeScript React Next.js Tailwind CSS

Backend Development

Node.js Python FastAPI PHP Java

Databases

MongoDB PostgreSQL MySQL SQLite Supabase

Data Science & ML

Pandas scikit-learn Pydantic

Development Tools

Git Postman Docker

Additional tools

  • UI Libraries: mainly Material,redux and shadcn
  • API Development: RESTful APIs with FastAPI, Express and Spring
  • Data Validation: Zod, Pydantic
  • UI/visualization: matplotlib

Pinned Loading

  1. backtesting_engine backtesting_engine Public

    C++ orderbook parsing NASDAQ ITCH 5.0. Cache-line aligned, Lock-free , x86 specific . Windows only (Winsock). Historical replay with latency simulation in progress. Build MSVC compiler and CMAKE

    C++

  2. royal-liquor royal-liquor Public

    Full e-commerce platform built without frameworks — custom router, custom DI container, custom SPA renderer. 23 models, 26 services, middleware , layered backend . Built to understand what Laravel …

    PHP

  3. reservation_system reservation_system Public

    Book fair management system — stall designer with influence zone calculations, real-time updates via WebSocket, Stripe payments, QR check-in, CI/CD on t3.micro. TypeScript-React/Spring Boot

    TypeScript

  4. rag-pipeline rag-pipeline Public

    a minimal rag-pipeline that i/you can use to setup an expert for your app! less than 10 lines of config. unless you wanna change your provider. this uses groq as inference provider. You will have t…

    Python

  5. GPT-2-style-BPE GPT-2-style-BPE Public

    A Cute little tokenizer for LLMs , Byte pair encoding.

    Python

  6. os-dev-project os-dev-project Public

    Only time i wrote assembly

    Assembly