Skip to content
View chruffins's full-sized avatar
๐Ÿ˜†
๐Ÿ˜†

Highlights

  • Pro

Block or report chruffins

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

Hi there ๐Ÿ‘‹

Welcome to my personal GitHub! I store personal projects as well as some of my classwork from undergraduate here. The repositories that are pinned contain the work that I'm more proud of. I think the highlight is senior-design, which contains my undergraduate's senior capstone project, a game engine that I designed and implemented myself.

Currently, the personal project I'm actively working on is an audio visualizer, inspired by Windows XP's media player.

Pinned Loading

  1. senior-design senior-design Public

    A functioning game engine written in C with a Lua scripting interface.

    C

  2. chrus-editor chrus-editor Public

    Kotlin based editor for Chrus Engine's scenes.

    Kotlin 1

  3. audio-visualizer audio-visualizer Public

    My RevUC 2024 submission. An audio visualizer capable of both time domain and frequency domain audio visualizations.

    C

  4. intelligent-systems intelligent-systems Public

    A repository for my Intelligent Systems homework. This class revolved around studying and implementing neural networks.

    Python

  5. parallel-computing parallel-computing Public

    Repository containing my Parallel Computing classwork. This class involved the usage of CUDA as well as OpenMPI for parallelized computation.

    Cuda