Skip to content
View Bouzomgi's full-sized avatar

Block or report Bouzomgi

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

Hey, I'm Brian and I love software design!
I'm particularly interested in fullstack & systems design.
I work professionally in Scala, but I enjoy development in Python & TS (React/Node) as well.

Popular repositories Loading

  1. BreakStops BreakStops Public

    A OOP script using the Google Maps API that takes in a PSU Student's schedule and analyzes usable time in breaks between classes. Calculates walking time between classes and subtracts it from the t…

    Python 2

  2. Updated-Attendence Updated-Attendence Public

    An updated version of my attendance script that now uses a SQLite database as a backend, a webpage built with Flask, and also allows input via PSU Student ID card swiping through any magnetic card …

    Python 1

  3. Hangman Hangman Public

    Creates a robust version of the game Hangman using Python Turtle Graphics as a GUI

    Python

  4. Snake Snake Public

    An implementation of the game Snake in Python using Turtle Graphics. The game is controlled with the arrow keys and uses OOP.

    Python

  5. Pi_Estimator Pi_Estimator Public

    Uses a Monte Carlo Simulation to generate an estimate of pi. This project is well documented, but I've always wanted to try to implement it myself.

    Python

  6. Various-Basic-Algorithms Various-Basic-Algorithms Public

    Here's a collection of simple sorting and finding algorithms like mergeSort, quickSort, bubbleSort, etc.

    Python