-
CU Boulder
- Boulder, Colorado
-
02:16
(UTC -07:00) - https://jorbdehmel.github.io/
- in/jordan-dehmel-049018247
-
ravencheck_list_problems Public
Main repo for RavenCheck linked-list induction problems
Rust Other UpdatedFeb 4, 2026 -
lammps_ARBFN Public
ARBFN: A LAMMPS extension for arbitrary externally-defined fixes. Allows the communication of one "controller" process with any number of LAMMPS instances within an MPI runtime.
-
-
-
-
oak Public
The Oak Programming Language. Oak is a modern, low-level, statically-typed translated programming language with extreme macro support, built-in packaging and building, and compile-time-modifiable l…
-
colloid-tracking Public
Scripts for tracking colloids. Via NSF, CMU, FIU.
-
oak-syntax-highlighting Public
Oak syntax highlighting extension for VSCode
-
-
theory-of-computation Public
Class materials for "Theory of Computation" (Spring '25) at Colorado Mesa University.
-
colorTags Public
Simple terminal text-coloring header for C++.
-
-
jsonx-highlighting Public
VSCode syntax highlighting for the JSONX data language
MIT License UpdatedJul 4, 2025 -
libgqlite3 Public
A simple, fast GDBM for C++. This is a lightweight, header-only interface to libsqlite3-dev.
-
-
-
-
jknit Public
A lightweight, FOSS alternative to RStudio/Posit and `.rmd`. Can compile `.rmd` files to `.md` or `.tex`, with included running code.
-
voice-training-app Public
A cross-platform FOSS Flutter app for voice training. Features formant analysis and delayed microphone replay.
-
regex-to-dfa Public
Final project for programming languages at Colorado Mesa University under Dr. Warren MacEvoy. This is a Regular Expression to DFA compiler.
-
libglr Public
A (runtime) GLR parser in C++. This generates parser *objects*, not compilable files.
-
tera Public
Tera - A simulated ternary (base 3) CPU, assembly language, assembler and decompiler. Uses trytes made up of 9 trits rather than bytes of 8 bits.
-
OOP-final-project Public
Final project for object oriented programming w/ Dr. Ram Basnet
Python GNU General Public License v3.0 UpdatedMay 7, 2024 -
CMU_HPC_club Public
Resources for the Colorado Mesa University High Performance Computing club.
Python MIT License UpdatedMar 16, 2024 -
-
masc-projects Public
Projects for the Grand Junction Math and Science Center
Python UpdatedAug 18, 2023 -
tasks Public
A command line planner for Linux
C++ GNU General Public License v3.0 UpdatedJun 9, 2023 -
jgraph Public
Graph-making library for C++. Features dot, line, bar, and slopefield graphs. Handles parametric functions, and features .bmp and .csv output.
C++ UpdatedApr 11, 2023 -
venus Public
A binary port of Tera
-
bitter Public
A simple bit-reader that latches onto a "host" variable. Allows you to easily change the host's memory on a bit level.