Pinned Repositories
basic_godot_rust_interop
Basic Godot / Rust interop, without any external libraries. This is an example, not a library.
gloss-pentago
A Haskell implementation of the board game Pentago.
gloss-tic-tac-toe
Tic-Tac-Toe in Haskell with a simple GUI.
godot-rust-refactor
Personal experiments and refactorings to help me learn Godot and Rust.
godot_survivor_game_course
My code from the Udemy course: https://www.udemy.com/course/create-a-complete-2d-arena-survival-roguelike-game-in-godot-4/
gym-solutions
OpenAI Gym Solutions
learn-pytorch
OwnTime.jl
A Julia profiling package that provides an "own time" and "total time" view of profiling data
raylib-haskell
Haskell bindings to raylib
rust-raytracer
DevJac's Repositories
DevJac/OwnTime.jl
A Julia profiling package that provides an "own time" and "total time" view of profiling data
DevJac/learn-pytorch
DevJac/emacs.d
My Emacs config.
DevJac/godot-rust-refactor
Personal experiments and refactorings to help me learn Godot and Rust.
DevJac/godot_100
Learn Godot with 100 independent demos
DevJac/julia_gobot
DevJac/adventofcode2021
DevJac/blog
My personal blog
DevJac/gym-solutions
OpenAI Gym Solutions
DevJac/Beyond-All-Reason
www.beyondallreason.info
DevJac/BrogueCE
My Brogue fork, experimenting with armor changes
DevJac/covid-graphs
DevJac/cpp-raytracer
DevJac/crawl
my crawl mods
DevJac/dcss_morgue
Every run has a sad ending :(
DevJac/gdrl-with-flux
Flux implementations of reinforcement learning algorithms described in Grokking Deep Reinforcement Learning
DevJac/gobot
A Go / Baduk / Weiqi bot that speaks the GTP protocol.
DevJac/godot-rust
Rust bindings for GDNative
DevJac/graphics_from_scratch
DevJac/information_theory_mackay
Notes and worked exercises from Information Theory, Inference, and Learning Algorithms by David J.C. MacKay
DevJac/life_sim
A graphical life / evolution simulation
DevJac/mastermind
Solver for the game Mastermind
DevJac/misc
DevJac/my_roam
My org-roam files
DevJac/pikuma_game_engine
Inspired by the excellent Pikuma course: https://pikuma.com/courses/cpp-2d-game-engine-development
DevJac/spinningup
An educational resource to help anyone learn deep reinforcement learning.
DevJac/stats_with_julia
DevJac/wgpu
Cross-platform, safe, pure-rust graphics api.
DevJac/wgpu_experiments
Experiments I've done while learning Rust's WGPU library
DevJac/winit
Window handling library in pure Rust