Skip to content
View chruffins's full-sized avatar
😆
😆
  • KERNEL

Highlights

  • Pro

Block or report chruffins

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. intelligent-systems intelligent-systems Public

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

    Python

  3. 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

  4. audio-visualizer-cpp audio-visualizer-cpp Public

    Desktop music player written in C++. Now with chicken!

    C++ 1

  5. audio-visualizer audio-visualizer Public

    Audio visualizer written in C.

    C