Skip to content
View chrisgtn's full-sized avatar
  • Copenhagen
  • 12:38 (UTC -12:00)

Block or report chrisgtn

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

Popular repositories Loading

  1. asteroids asteroids Public

    Created a classic asteroids-style arcade game using Pygame, featuring smooth controls and collision detection in an engaging retro gameplay experience.

    Python

  2. music_classifier music_classifier Public

    Developed a collaborative deep learning project using CNN and CRNN architectures in PyTorch to classify music genres, offering a comparative analysis of model performance.

    Jupyter Notebook

  3. site_generator site_generator Public

    Built a static site generator from scratch in Python, transforming content into a fully-functional website with minimal dependencies.

    Python

  4. maze_solver maze_solver Public

    A Python maze generator and solver that visualizes depth-first search (DFS) for both maze creation and pathfinding, built with Tkinter for real-time animation.

    Python

  5. cmos_radiation cmos_radiation Public

    Characterization of the Coral CMOS camera as a radiation detector for the DISCOSAT-1 CubeSat mission using radiation sources and proton beam experiments.

    Python

  6. build_buddy build_buddy Public

    This project was created to explore and optimize build flows, reproducibility, and developer automation, focusing on Developer Experience (DevEx) for small C projects using Make and SCons.

    Python