jar2333
Hello! I am a Junior Software Developer willing to learn about lots of cool tech.
Akcelita Innovation LabsSan Juan, PR
Pinned Repositories
3stGraphGen
A generator and plotter for st-orientations of 3-connected graphs.
ECL-tests
Playing around with Embeddable Common Lisp
EventAware
A Rails webapp for finding, advertising, and joining events around Columbia University
GRE.NET
simple labelled graph rewriting for .NET
MatchMaker
An extensible, generic websocket server for matchmaking turn-based 2-player games and hosting round-robin tournaments. Will include a sample implementation of Rock Paper Scissors.
mruby-ode
mruby bindings for the Open Dynamics Engine library
Quine
A proof-of-concept Kanren-like relational programming language to generate lambda calculus terms. Will implement a lambda-term unification algorithm.
SamoyedAPI
A simple RESTful microservice in Flask to fetch data for my blog.
WFCpp
A modern C++ library for image synthesis using Max Gumin's Wave Function Collapse algorithm. Submitted as final project for COMS 4995 Design Using C++.
ZigWFC
A library for using the WFC algorithm in Zig, with demos.
jar2333's Repositories
jar2333/WFCpp
A modern C++ library for image synthesis using Max Gumin's Wave Function Collapse algorithm. Submitted as final project for COMS 4995 Design Using C++.
jar2333/ECL-tests
Playing around with Embeddable Common Lisp
jar2333/jar2333.github.io
My blog
jar2333/mruby-ode
mruby bindings for the Open Dynamics Engine library
jar2333/radio-daemon
Icecast source daemon for queuing and streaming music albums. Includes sample receiver webpage.
jar2333/shadergarden
Create evolving artistic images with hot-code-reloaded Lisp and GLSL.
jar2333/SQuEEAL
Semantic Query Engine for Epistemic Action Logic
jar2333/uno-tournament-server
A websocket server for hosting a tournament of Uno games, to be interacted with using a websockets API.
jar2333/Crawler
Zig game engine skeleton for my planned games :>
jar2333/EventAware
A Rails webapp for finding, advertising, and joining events around Columbia University
jar2333/MatchMaker
An extensible, generic websocket server for matchmaking turn-based 2-player games and hosting round-robin tournaments. Will include a sample implementation of Rock Paper Scissors.
jar2333/Quine
A proof-of-concept Kanren-like relational programming language to generate lambda calculus terms. Will implement a lambda-term unification algorithm.
jar2333/rescript_learning_1
jar2333/SamoyedAPI
A simple RESTful microservice in Flask to fetch data for my blog.
jar2333/sift
COMSW 4115 Spring 2022
jar2333/ZigWFC
A library for using the WFC algorithm in Zig, with demos.
jar2333/2020-Coding-Challenge
jar2333/awesome-cl
A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
jar2333/jar2333
Welcome!
jar2333/kickstart.nvim
A launch point for your personal nvim configuration
jar2333/MCTS.hs
Monte Carlo Tree Search module for general game playing, as well as some concrete implementations of agents for specific games.
jar2333/mruby-zig
mruby bindings for zig
jar2333/plumeapp
A cross-platform desktop app written in C++ with wxWidgets, built with CMake.
jar2333/project-proposals-s2023
Project Proposals for Spring 2023
jar2333/radix-ui
ReScript bindings for Radix UI
jar2333/sketcher
A GUI application for identifying sketches. An experiment using graph-based indexing, submitted for COMS W4735 - Visual Interfaces to Computers
jar2333/Taylor
A simple game engine built using raylib and mruby
jar2333/wfc.hpp
A single-header WFC implementation using C++20
jar2333/zig-ecs
jar2333/zig_learning_1
Learning Zig