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

Block or report yeohbraddy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Gallery Gallery Public

    Social Gallery Image Annotation, think genius.com for images and Reddit up/down voting for the annotations. Built using microservices

    Java

  2. Learning-to-Sparsify-the-Capacitated-Vehicle-Routing-Problem-Instances Learning-to-Sparsify-the-Capacitated-Vehicle-Routing-Problem-Instances Public

    This project aims to leverage classification as it is efficient, scalable, and does not lose optimality. As the problem is NP-hard, any reduction in the problem size will result in evident improve…

    Jupyter Notebook

  3. airline-reservation-system airline-reservation-system Public

    A COMP47660 Secure Software Engineering web app project built using React, Spring-Boot, and MySQL by a team of three following the Scrum methodology.

    JavaScript

  4. go-quiz go-quiz Public

    Small Go application to learn Go

    Go

  5. go-job-queue go-job-queue Public

    A distributed job queue system written in Go, inspired by Sidekiq. Features Redis-backed persistence, job scheduling, and worker management. Built while learning Go and applying concepts from 'Desi…

    Go

  6. black-scholes-learning black-scholes-learning Public

    A Python implementation of the Black-Scholes options pricing model, created as a personal learning tool to explore financial concepts and sensitivity analysis (Greeks).

    Python