sir-pinecone
Programmer and artist making games and tools. Mostly inactive on here now. You can find my public repos at https://git.michael.is
@JellyPixel Toronto
Pinned Repositories
crawl
Dungeon Crawl: Stone Soup official repository
DOOM-3-BFG
Doom 3 BFG Edition
errormarker.vim
Highlights and sets error markers for lines with compile errors
handmade-quake
Working through the Handmade Quake project led by Philip Buuck
light-synths-arduino
The electronics (Teensy) code for the Laser Light Synths project
Mirai
Source code for the Mirai botnet - Not going anywhere anytime soon
ofxLaser
An openFrameworks addon for rendering shapes with a laser projector. Work in progress, not ready for general use.
paperkey
A backup of David Shaw's paperkey (v1.5) source code.
stuxnet
Open-source decompile of Stuxnet/myRTUs
sir-pinecone's Repositories
sir-pinecone/errormarker.vim
Highlights and sets error markers for lines with compile errors
sir-pinecone/AnsiEsc.vim
ansi escape sequences concealed, but highlighted as specified (conceal)
sir-pinecone/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
sir-pinecone/banjo-kazooie
A decompilation of Banjo Kazooie. (MIRROR of https://gitlab.com/banjo.decomp/banjo-kazooie)
sir-pinecone/brew
🍺 The missing package manager for macOS (or Linux)
sir-pinecone/canu
A single molecule sequence assembler for genomes large and small.
sir-pinecone/ctrlp-py-matcher
Fast vim CtrlP matcher based on python
sir-pinecone/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
sir-pinecone/fasm.vim
FASM (Flat Assembler) support for vim
sir-pinecone/Flye
De novo assembler for single molecule sequencing reads using repeat graphs
sir-pinecone/HybridRenderingEngine
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
sir-pinecone/jai-ctags
Jai module for generating CTags
sir-pinecone/jai.vim
Vim syntax highlighting for Jai programming language. I am planning to maintain and update this package when the language is released
sir-pinecone/lba2-classic
sir-pinecone/MetaThreadSafe
sir-pinecone/minimap2
A versatile pairwise aligner for genomic and spliced nucleotide sequences
sir-pinecone/MSYS2-packages
Package scripts for MSYS2.
sir-pinecone/openSleep
platform for sleep hacking and research
sir-pinecone/Piccolo
RISC-V CPU, simple 3-stage pipeline, for low-end applications (e.g., embedded, IoT)
sir-pinecone/picorv32
PicoRV32 - A Size-Optimized RISC-V CPU
sir-pinecone/proton-mail-android
ProtonMail Android app
sir-pinecone/RcloneBrowser
Simple cross platform GUI for rclone
sir-pinecone/sdk-api
Public contributions for win32 API documentation
sir-pinecone/sir-pinecone
sir-pinecone/sm64
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
sir-pinecone/ToyPathTracer
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
sir-pinecone/TwitchNotify
Simple utility to notify when Twitch users go live for Windows 10 and up
sir-pinecone/vim-ripgrep
Use RipGrep in Vim and display results in a quickfix list
sir-pinecone/whisper.cpp
Port of OpenAI's Whisper model in C/C++
sir-pinecone/win32
Public mirror for win32-pr