Pinned Repositories
bohio
A Zig egg (library) for providing definitive environment variables to be used by the `clutch` tool.
cp-io-helper
A simple IO helper library for Rust for use in Competitive Programming.
garvel
A dependency and build manager for Java, loosely based on the Cargo tool for Rust, that aims to provide a simplified and powerful way to manage complex projects.
layout-trello-ff
Firefox extension to change Trello board layouts (mixed (tabular), horizontal, vertical).
lox-mode
An Emacs major mode for the Lox programming language.
lox.vim
Vim plugin for the Lox programming language (of Crafting Interpreters fame).
new-ats-repos
A bot that queries Github for new ATS lang repos, and tweets about them.
nogo
a simple simulation of the Atari Go game
verona.vim
Basic Vim plugin for the Verona programming language.
zrc
Zig egg for generating Adler-32 and CRC-32 checksums
projects's Repositories
timmyjose-projects/lox-mode
An Emacs major mode for the Lox programming language.
timmyjose-projects/garvel
A dependency and build manager for Java, loosely based on the Cargo tool for Rust, that aims to provide a simplified and powerful way to manage complex projects.
timmyjose-projects/lox.vim
Vim plugin for the Lox programming language (of Crafting Interpreters fame).
timmyjose-projects/verona.vim
Basic Vim plugin for the Verona programming language.
timmyjose-projects/cp-io-helper
A simple IO helper library for Rust for use in Competitive Programming.
timmyjose-projects/new-ats-repos
A bot that queries Github for new ATS lang repos, and tweets about them.
timmyjose-projects/bohio
A Zig egg (library) for providing definitive environment variables to be used by the `clutch` tool.
timmyjose-projects/hangman
A simple hangman game in Rust.
timmyjose-projects/layout-trello-ff
Firefox extension to change Trello board layouts (mixed (tabular), horizontal, vertical).
timmyjose-projects/maze_rs
A simple maze program written in Rust (2018 edition)
timmyjose-projects/nogo
a simple simulation of the Atari Go game
timmyjose-projects/screenshots
timmyjose-projects/syzygy.vim
timmyjose-projects/zrc
Zig egg for generating Adler-32 and CRC-32 checksums
timmyjose-projects/AoC
Advent of Code solutions
timmyjose-projects/caesar-cipher
Caesar Cipher implementation in Common Lisp
timmyjose-projects/clj-rust-playground
A simple Clojure client for the Rust Playground (https://play.rust-lang.org/)
timmyjose-projects/craytracer
A raytracer implementation in TypeScript
timmyjose-projects/dojo-tasks-theme
A custom theme for the Dojo Tasks project.
timmyjose-projects/dsuf_maze
dsu, maze, java, disjoint-set-union-find,
timmyjose-projects/dynamic_string_buffer_in_c
A growable (and shrinkable) string buffer implementation in C
timmyjose-projects/functional-nim
A functional implementation of the Nim game in Java (8 and above)
timmyjose-projects/hamming-distance
Hammin distance calculator.
timmyjose-projects/hello-chrome-extensions
Learning how to create a basic Chrome extension
timmyjose-projects/kryptonite.vim
Vim colour theme (green based).
timmyjose-projects/mandelbrot-fractals
Java port of Jim Blandy's fractal implementation in Rust
timmyjose-projects/rust-rust-playground
A simple Rust (Iron) client for the Rust Playground (https://play.rust-lang.org/)
timmyjose-projects/rusthenticator
A TOTP authenticator implementation in Rust
timmyjose-projects/wrting-a-compiler-in-c
Working through the eponymous book by Nora Sandler