Pinned Repositories
Delaunay-Triangulation
c++17 implementation of Delauany triangulation
LeagueMinimapDetectionCNN
Detecting champions on the minimap using CNNs
LeagueMinimapDetectionOpenCV
Detecting League of Legends champions on the minimap using OpenCV
llvm-project-20170507
Flat monorepo imported from http://llvm.org/git/ (17 repos)
LLVMMemoryTracer
Instrument code to trace memory
minigpt4.cpp
Port of MiniGPT4 in C++ (4bit, 5bit, 6bit, 8bit, 16bit CPU inference with GGML)
OOC
An framework that provides extensions to the standard library with object oriented design in C
PennOS-hardware-wrapper
Provides a wrapper to boot your penn-os on hardware!
Raysterizer
Transforms existing opengl programs to instead use raytracing
rtx-explore
DirectX Raytracing Path Tracer
Maknee's Repositories
Maknee/minigpt4.cpp
Port of MiniGPT4 in C++ (4bit, 5bit, 6bit, 8bit, 16bit CPU inference with GGML)
Maknee/OOC
An framework that provides extensions to the standard library with object oriented design in C
Maknee/LLVMMemoryTracer
Instrument code to trace memory
Maknee/LeagueMinimapDetectionOpenCV
Detecting League of Legends champions on the minimap using OpenCV
Maknee/LeagueMinimapDetectionCNN
Detecting champions on the minimap using CNNs
Maknee/Delaunay-Triangulation
c++17 implementation of Delauany triangulation
Maknee/Raysterizer
Transforms existing opengl programs to instead use raytracing
Maknee/llama2.c
Inference Llama 2 in one file of pure C
Maknee/PracticalReverseEngineering
Solutions to Practical Reverse Engineering book
Maknee/pso2_visiphone_ml
Using Machine learning to predict price of items in Phantasy Star Online: 2
Maknee/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
Maknee/cplayground
Maknee/DeepLeague
(Open Source) Computer Vision + Deep Learning + League of Legends
Maknee/how-does-repo-work
Looking at different repos and how they work. What are the strengths and weaknesses? Is it easy to run? Does it run well?
Maknee/kani
kani (カニ) is a lightweight and highly hackable harness for chat-based language models with tool usage/function calling.
Maknee/KUtrace
Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, and post-processing software. Output is HTML/SVG per-CPU-core timeline that you can pan/zoom down to the nanosecond.
Maknee/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Maknee/Maknee
Maknee/maknee.github.io
Maknee/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
Maknee/OpenglUnderWSL
Running opengl under wsl
Maknee/PrePostTool
Tool to automatically generate code for the beginning and end of functions
Maknee/Project6-Vulkan-Grass-Rendering
Maknee/raid
Test RAID
Maknee/RaysterizerDolphin
Modified fork of dolphin to work with raysterizer
Maknee/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
Maknee/silifuzz
Maknee/snag-yosemite-reservation
Maknee/talent-plan
open source training courses about distributed database and distributed systems
Maknee/triton
Development repository for the Triton language and compiler