Timothy Day's repositories

dummyc

BASIC interpreter adhering to the ECMA-55 minimal BASIC standard.

Language:RustLicense:GPL-3.0Stargazers:3Issues:1Issues:0

dummyfs

Simple filesystem forked from vvsfs used to explore the Linux VFS and kernel programming.

Language:CLicense:GPL-3.0Stargazers:3Issues:1Issues:0

assembly-editing-makefile

Demos a makefile which compiles C step-by-step and edits the program before assembling

Language:MakefileLicense:GPL-3.0Stargazers:2Issues:1Issues:0

basicgames

Simple terminal games written in BASIC, for use with dummyc.

Language:BASICLicense:GPL-3.0Stargazers:2Issues:1Issues:0

Nagel-Schreckenberg-simulation

A fork of a Nagel-Schreckenburg simulation, intended to add intersections and multiple roads.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

voodoo2d

👹 2D Java game engine built in Java

Language:JavaLicense:MITStargazers:2Issues:0Issues:0

asm-lib

Personal library of easy to use x86-64 Linux functions

Language:AssemblyLicense:GPL-3.0Stargazers:1Issues:1Issues:0

bit-operations

Uses code generation to answer queries about the effect of various C operations on the underlying bit representation of data

Language:CLicense:GPL-3.0Stargazers:1Issues:1Issues:0

bond-data

Simple program to grab bond info from public APIs.

Language:C++License:GPL-3.0Stargazers:1Issues:1Issues:0

C-hack

Tool for easily using multiple C compilers concurrently.

Language:RustLicense:AGPL-3.0Stargazers:1Issues:1Issues:0

clang-plugins

Contains various Clang plugins.

Language:C++License:GPL-2.0Stargazers:1Issues:2Issues:0

ed-custom

Fork of GNU ed, used to explore the differences between C and modern C++

Language:CLicense:GPL-3.0Stargazers:1Issues:1Issues:0

game-of-life-demo

This is an implementation of Conway's Game of Life in C.

Language:CLicense:GPL-3.0Stargazers:1Issues:0Issues:0

linux

Linux kernel source tree

Language:CLicense:NOASSERTIONStargazers:1Issues:0Issues:0

lustre-fuse

This is an old PoC for accessing Lustre file systems using FUSE. I wasn't able to find a git mirror online. Hence, I made this repo.

Language:ShellLicense:GPL-2.0Stargazers:1Issues:0Issues:0

lustre-osd-example

A simple in-memory Lustre OSD example.

Language:CLicense:GPL-2.0Stargazers:1Issues:0Issues:0

machine-learning-demo

This is a demonstration of Python's machine learning tools available in a simple GUI.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

monte-carlo-python

This code implements card-playing AI using modern AI/machine learning techniques. This was the final project for a graduate AI course.

Language:CythonLicense:GPL-3.0Stargazers:1Issues:1Issues:0

rollouts-python

This was a group project for a graduate AI course.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:3Issues:0

screen-custom

Fork of GNU screen, with some personal QoL improvements

Language:CLicense:GPL-3.0Stargazers:1Issues:1Issues:0

search-python

This was a group project for a graduate AI course.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:3Issues:0

tims-tools

Small, helpful scripts and programs for my personal use.

Language:JavaScriptLicense:GPL-3.0Stargazers:1Issues:1Issues:0

titanic_classifier

Titanic survival classifier for 'Data Analytics and Statistical Learning' course

Language:PythonStargazers:1Issues:0Issues:0

zfs

OpenZFS on Linux and FreeBSD

Language:CLicense:NOASSERTIONStargazers:1Issues:0Issues:0

cargo-public-api

List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.

Language:RustLicense:MITStargazers:0Issues:0Issues:0