Skip to content
View arthurandmuffin's full-sized avatar

Organizations

@LongLifeCapital

Block or report arthurandmuffin

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

Me ๐Ÿ‘‹

Hello, my name is Arthur, and I'm a 3rd-year Software Engineering student at McGill. I mainly work on backend & infra.

Things I use ๐Ÿ› ๏ธ

  • Languages: Go, C, C++, Java, Python, TS, JS
  • Other tools: Kafka, Redis, Docker, Jenkins, Ansible, Airflow
  • Frameworks: Gin, Spring, JUnit, FastAPI, Django, React ...
  • Robotics-related: ROS2, ArduPilot

Things I'm working on ๐Ÿ”ญ

  • BrawlPicks:
    • A draft suggestion service for the mobile game Brawl Stars.
  • Crawlr:
    • A Bar Crawl management system for McGill Engineering bar crawls! Dynamic routing to minimize congestion at bars! ๐Ÿป

Things I worked on (in no particular order) ๐Ÿ“š

Note: These are all public repos under my name, feel free to check them out!

  • MonopolyAI
    • Monopoly game engine that exposes a C ABI so different agent binaries can be plugged in at runtime.
    • Includes an agent trained using NEAT to play Monopoly.
  • MsPacman-RL
    • Reinforcement learning agent using tabular Q-learning to play Ms. Pac-Man.
    • Supports multiple RAM-based state representations and replaying trained agents.
    • Courtesy to the Atari Learning Environment simulator (ALE).
  • TissueTrackr
    • Livestream service designed for remote surgical guidance.
    • Uses OpenCV to build a global reference-point map for object tracking.
    • Combines global mapping with optical-flow-based local anchors to maintain tracking even when objects move off screen.
  • Waitroom
    • An emergency room triage system using Django.
  • MashedPytatoes (McGill ECSE 211)
    • A program that controls a BrickPy Robot.
    • Maps the robots surrounding using sensors, navigates to unvisited tiles using A* search.

Pinned Loading

  1. MonopolyAI MonopolyAI Public

    C++ 1 1

  2. BrawlPicks BrawlPicks Public

    Go 2

  3. Edouard87/crawlr Edouard87/crawlr Public

    JavaScript 1

  4. TissueTrackr TissueTrackr Public

    Python 1

  5. MsPacman-RL MsPacman-RL Public

    Python

  6. WynnHorse WynnHorse Public

    A Forge Mod that upgrades Wynncraft Horses "automatically"

    Java