Pinned Repositories
axtc
My personal theme changer for Arch Linux, built in Rust.
B-Tree
An implementation of B-Tree that takes in varying key types (in this example, Albums) to create and save a B-Tree to disk.
Binary-Files
Creates a library database given a certain specification for the input records. Uses binary files in C++ to create files and update them with transaction files, which are also in binary.
dots
Linux dot files
extel
An library for unit/integration testing executables.
jtar
A compression algorithm that mimics Linux's tar function.
mercer-research
A repo for containing code for CSC 499 (Undergraduate Research). Primarily contains code involving my convolution neural network built in Rust from scratch.
prsm
A framework for dispatching project management scripts.
toby-magick
Repository for Mercer's Willet Science Building 2nd Floor hallway application.
jtstrader's Repositories
jtstrader/axtc
My personal theme changer for Arch Linux, built in Rust.
jtstrader/extel
An library for unit/integration testing executables.
jtstrader/prsm
A framework for dispatching project management scripts.
jtstrader/toby-magick
Repository for Mercer's Willet Science Building 2nd Floor hallway application.
jtstrader/B-Tree
An implementation of B-Tree that takes in varying key types (in this example, Albums) to create and save a B-Tree to disk.
jtstrader/Binary-Files
Creates a library database given a certain specification for the input records. Uses binary files in C++ to create files and update them with transaction files, which are also in binary.
jtstrader/dots
Linux dot files
jtstrader/jtar
A compression algorithm that mimics Linux's tar function.
jtstrader/mercer-research
A repo for containing code for CSC 499 (Undergraduate Research). Primarily contains code involving my convolution neural network built in Rust from scratch.
jtstrader/Dijkstra
Creates a graph from input data and performs Dikjstra's Algorithm on the graph based on a starting vertex inputted from the menu.
jtstrader/DList
Creates a doubly-linked list that moves recently accessed keys to the front of the list to increase overall performance.
jtstrader/EmployeeDB
A more diverse and complex binary file system for managing employees using an extended map class and two separate classes for employees, Waged and Salaried.
jtstrader/Expression-Tree
Creates a binary expression tree based off of input and allows printing of a postfix, infix, and prefix mathematical expression.
jtstrader/HuffmanEncoding
Creates a huffman encoding tree based on input data, performing a simple albeit concise compression algorithm to minimize data storage.
jtstrader/jtstrader.github.io
My website.
jtstrader/madlib
Creates madlibs based on your input data from the files
jtstrader/morsk
A bit matching library for variadic hexadecimal and binary inputs.
jtstrader/motion-canvas-components
My Motion Canvas component library.
jtstrader/NSF-Database
NSF Database forked from github.com/CSteinbeck to implement a desktop application and web interface.
jtstrader/NSF-DB-2021
Desktop and web interface implementations of the CSC 480 NSF DB project.
jtstrader/PIMS
An Angular, Spring, SQL Server application to simulate a population information management system (PIMS).
jtstrader/seaball
A modern fellow's C/C++.
jtstrader/wave
TypeScript based Discord bot that interfaces with OpenAI's GPT-3 Ada model.
jtstrader/WilletHallway
Codebase for the Mercer Willet 2nd Floor Hallway screen. Has the wireframe image, image magick image editor, and toby head cover code.