Pinned Repositories
CMAKE-Sample-Projects
Projects to give a better understanding of CMAKE
cpp-hpc
C++ High Performance Techniques and Structures.
CppWeb
A full stack web app shell with both C++ usage in the frontend via wasm and full backend usage with Crow.
CRYENGINE
CRYENGINE Source Code
Fractal-Image-Generator
Uses the Mandelbrot Set Algorithm to generate a fractal image
GPS-Kalman-Filter
Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation
Library-of-Alexandria-CPP
Snippets of Code that do come in handy for specific situations.
Minimax-Tree
Utilize the minimax algorithm to find the most ideal leaf node given a user input amount of nodes.
SFINAE-and-Metaprogramming
Examples to practice and hone template metaprogramming
Webcam-Filters
Simple OpenCV App for different webcam filters.
Phantim97's Repositories
Phantim97/GPS-Kalman-Filter
Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation
Phantim97/Library-of-Alexandria-CPP
Snippets of Code that do come in handy for specific situations.
Phantim97/CMAKE-Sample-Projects
Projects to give a better understanding of CMAKE
Phantim97/cpp-hpc
C++ High Performance Techniques and Structures.
Phantim97/CRYENGINE
CRYENGINE Source Code
Phantim97/Fractal-Image-Generator
Uses the Mandelbrot Set Algorithm to generate a fractal image
Phantim97/Minimax-Tree
Utilize the minimax algorithm to find the most ideal leaf node given a user input amount of nodes.
Phantim97/Secret-Chatroom
A Simple Program used to teach Socket Communication in Win32
Phantim97/Webcam-Filters
Simple OpenCV App for different webcam filters.
Phantim97/AI-Dojo
AI Examples to bolster knowledge
Phantim97/cbpro-cpp
A Coinbase Pro API client library for C++
Phantim97/CppWeb
A full stack web app shell with both C++ usage in the frontend via wasm and full backend usage with Crow.
Phantim97/CV-WebApp
Sample Heroku Deployment Project
Phantim97/File-Serialization
For Reading/Writing Serialized Files
Phantim97/Morse-Code
Translates Ascii to Morse Code
Phantim97/SFINAE-and-Metaprogramming
Examples to practice and hone template metaprogramming
Phantim97/Audio-Plugins
Repository of FL Studio Plugins
Phantim97/construct
This is The Construct
Phantim97/DSP-Deep-Dive
Testing DSP Algorithms and Formulas
Phantim97/llama.cpp
LLM inference in C/C++
Phantim97/Low-Latency-Experiments
Low Latency programming practice
Phantim97/Neural-Network
Back Propagating Neural Network
Phantim97/nheko
Desktop client for Matrix using Qt and C++20.
Phantim97/OpenCV-Applications
Advanced OpenCV Applications
Phantim97/Simple-Qubit-Simulator
A Primitive Qubit Simulator that supports X, Y, Z, H gates and Measurement on 1 Qubit
Phantim97/timcoin
Bitcoin Core integration/staging tree