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

Block or report B33Boy

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

Pinned Loading

  1. BanditSecret BanditSecret Public

    Bandit Secret is a containerized microservice that ingests and indexes YouTube captions to make specific video moments instantly searchable. Built with Go and Python, it automatically downloads sub…

    Go

  2. BYOR BYOR Public

    A Redis-inspired key-value store written in C++ that explores low-level systems concepts such as networking, command parsing, and in-memory data management. It demonstrates building a high-performa…

    C++

  3. Raytracer Raytracer Public

    A modern C++ ray tracer that renders photorealistic scenes by simulating light interactions such as reflections, shading, and material effects.

    C++

  4. 3D-Scanner 3D-Scanner Public

    Capstone 2022 Vision Based Laser Scanner. It reconstructs 3D geometry from captured data using a single camera demonstrating image processing, pose detection, and spatial reconstruction techniques.

    Jupyter Notebook 1

  5. Data-Driven-Algorithms-Collection Data-Driven-Algorithms-Collection Public

    This repo contains implementation of basic algorithms from scratch in an attempt to gain a greater understanding of the theory behind them.

    Jupyter Notebook 1

  6. Judgement Judgement Public

    Judgement is card game for the web built with Go + React. The project focuses on real-time gameplay coordination using websockets, session management, and server-side validation of player actions.

    Go