sunjay
I'm experimenting with and exploring all kinds of interesting things! Everything here might not be clean and production ready code. Enjoy!
AWS@sunjay03 on Twitter
Pinned Repositories
rust
Empowering everyone to build reliable and efficient software.
brain
A high level programming language that compiles into the brainfuck esoteric programming language
brainfuck
Brainfuck interpreter companion to the brain programming language
bst
A map and set type based on a binary search tree (BST)
caves
2D Cave Exploration Game with Procedurally Generated Levels
component_group
A Rust crate for working with a group of Components (in the Specs ECS)
portrayer
A hierarchical, recursive ray tracer written in Rust
rust-simple-game-dev-tutorial
Rust game development tutorial with specs ECS and SDL2
tic-tac-toe
A fully commented Tic-Tac-Toe example written in Rust
turtle
Create Animated Drawings in Rust
sunjay's Repositories
sunjay/turtle
Create Animated Drawings in Rust
sunjay/caves
2D Cave Exploration Game with Procedurally Generated Levels
sunjay/component_group
A Rust crate for working with a group of Components (in the Specs ECS)
sunjay/bst
A map and set type based on a binary search tree (BST)
sunjay/dino
Compiler / PL Experimentation
sunjay/chess-old
Rust implementation of the game of chess (work in progress, just for fun)
sunjay/wolf-asm
(Work in progress) The Wolf Assembly Language - assembler and interpreter/VM
sunjay/lox
WIP
sunjay/pea
PL / Compilers / Interpreters Experimentation
sunjay/autogamer
(Work in progress) An opinionated, convention over configuration game creation framework designed for use with the Tiled editor and the Python programming language
sunjay/checkers
Implementation of the game checkers with mandatory jumps (work in progress)
sunjay/chess
Chess implementation in Rust (just for fun, experimenting with bitboards)
sunjay/htmlgen
Simple HTML templating library (WIP, proof of concept)
sunjay/mgc
The manual garbage collector for when you have complete control
sunjay/regex-vm
A regex engine that compiles the regex into instructions for a stack-based virtual machine. (work in progress)
sunjay/sregex
A simple regex engine made just for fun (work in progress)
sunjay/sunjay.github.io
My personal website
sunjay/advent-of-code-2020
https://adventofcode.com/2020/
sunjay/atom-ide-rust
Rust IDE support for Atom, powered by the Rust Language Server (RLS)
sunjay/beaverdb
DB implementation experimentation
sunjay/bevy_rapier
Official Rapier plugin for the Bevy game engine.
sunjay/cargo
The Rust package manager
sunjay/dotfiles
My dotfiles and installation script
sunjay/dsarray
A dynamically-sized array in C (work in progress)
sunjay/rust
A safe, concurrent, practical language.
sunjay/rust-sdl2
SDL2 bindings for Rust
sunjay/sunjay
sunjay/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
sunjay/triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI
sunjay/Flat-Diamond-Stats
Fitbit watch face (exported from Fitbit Studio now that it is deprecated)