Skip to content
View dabigjoe6's full-sized avatar
👾
olawwwale
👾
olawwwale

Sponsoring

@0atman

Block or report dabigjoe6

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.

Content in all repositories owned by your account will be closed.
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
dabigjoe6/README.md

Passionate about systems programming and performance optimization. Actively learning low-latency systems development with C/C++.

Professional Experience (3+ years)

  • Developed enterprise UI component library
  • Built fullstack services and developer tools
  • Designed low-code data visualization platform
  • Maintained corporate intranet infrastructure

My current proficiency and software stack includes

Frontend
  • Typescript, React, React Native, GraphQl (Profecient)
Backend
  • Typescript, ExpressJS, Spring, Java (Profecient)
Infra & Others
  • Kubernetes, Python, C++ (Working knowledge)

I currently work as a Software Engineer at Goldman Sachs, in the past I have worked on these side projects - Tnkr.ai, Synthesis

I rarely write at https://medium.com/@josepholabisi

Pinned Loading

  1. simdjson/simdjson simdjson/simdjson Public

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

    C++ 24.3k 1.3k

  2. book-matching-engine book-matching-engine Public

    Experimental Low latency Limit Order Book and Matching Engine written in C++

    C++

  3. a-star-solver a-star-solver Public

    Pathfinding web application that visualizes the A* star algorithm

    JavaScript 13

  4. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    C

  5. malloc malloc Public

    My playground for memory allocation

    C