Skip to content
View StereoSachiiii's full-sized avatar
😃
😃

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 understanding LLVM transforms module and an Orderbook that parses NASDAQ in C++ and simulates real market data.
  • I’m currently learning LLVM,C++ and a bit of devops/infra
  • Learning C++ and performance related concepts trying to understand memory, concurrency, cache, hardware behaviour and operating systems.
  • My code looks super c-ish even though i do use new features.. maybe because it doesn't have enough colons!
  • I build things that are solved already to understand them and hopefully someday help the people that maintain these systems!
  • Looking towards a compiler/ Hpc career or SRE/Devops.

i like to build like a lotttt

tool dump incoming (ik)

Languages and Tools I'm Familiar With

⚙️ Systems

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

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

take a look at my Projects!!! let's collab!!

Pinned Loading

  1. backtesting_engine backtesting_engine Public

    C++ Level 03 orderbook parsing NASDAQ ITCH 5.0. MSVC and GCC. Orderbook/matcher + backtest / Market maker . Re-implementation or an attempt at making a high performance financial infra used in LSEG…

    C++

  2. Royal-Beverages Royal-Beverages Public

    e-commerce platform built on a custom framework ,custom router, custom DI container, custom SPA renderer, middleware , layered backend and autoloader. Built to understand what Laravel and React doe…

    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, Deployed in AWS. TypeScript-React/Spring Boot

    TypeScript 1

  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. devops devops Public

    Like kodekloud but postmortem-driven an experimental open source platform to teach me and you about devops! debugging and maintainance, Go + firecracker + typescript + msg brokers

    TypeScript 1

  6. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM