-
traefik Public
Forked from traefik/traefikThe Cloud Native Application Proxy
Go MIT License UpdatedDec 19, 2025 -
network-audio-controller Public
Forked from chris-ritsen/network-audio-controllerCross-platform CLI control of Dante network audio devices without Dante Controller
Python The Unlicense UpdatedNov 25, 2025 -
-
libretime Public
Forked from libretime/libretimeLibreTime: Radio Broadcast & Automation Platform
PHP GNU Affero General Public License v3.0 UpdatedAug 9, 2025 -
Exposed Public
Forked from JetBrains/ExposedKotlin SQL Framework
Kotlin Apache License 2.0 UpdatedMay 29, 2024 -
-
ktor Public
Forked from ktorio/ktorFramework for quickly creating connected applications in Kotlin with minimal effort
Kotlin Apache License 2.0 UpdatedJan 31, 2024 -
graphql-kotlin Public
Forked from ExpediaGroup/graphql-kotlinLibraries for running GraphQL in Kotlin
Kotlin Apache License 2.0 UpdatedJan 29, 2024 -
uptime-kuma Public
Forked from louislam/uptime-kumaA fancy self-hosted monitoring tool
JavaScript MIT License UpdatedNov 29, 2023 -
authelia Public
Forked from authelia/autheliaThe Single Sign-On Multi-Factor portal for web apps
Go Apache License 2.0 UpdatedJun 30, 2021 -
MCGalaxy Public
Forked from ClassiCube/MCGalaxyA ClassiCube server software
C# GNU Lesser General Public License v3.0 UpdatedMar 16, 2021 -
-
music-manager Public
Set of scripts to setup, download, and manage my music and supporting metadata.
Python UpdatedFeb 16, 2020 -
x86_64-Quicksort Public
Quicksort implemented in x86_64 in gas assembly
-
-
Rosario-ROV Public
This project is to create a working ROV with features such as live video for the WWU Rosario Beach Marine Laboratory.
-
-
Hardware-Spectrum-Analyzer Public
Hardware spectrum analyzer written in VHDL with 32 taps and 16 bins, created for ENGR433 Digital Design with the help of glencross96 and T1gerc1aw
-
-
-
CryptoPalsChallanges Public
My solutions to the crypto pals challanges found here at https://cryptopals.com.
C++ UpdatedJul 28, 2018 -
NoNSA Public
This program is a chat program that uses RSA-4096 encryption. It is supposed to be multiplatform using VC++ for windows and gcc for linux.
-
VectorFieldSimulator Public
This program takes a vector field input for a function (You have to take the derivatives yourself, sorry!) and simulates particles in the vector field.
-
This program takes a finite state machine's state code assignment, and brute forces the logic result via the Quine–McCluskey algorithm.
-
Architecture-Project Public
This is for the group CPTR 380 Computer Architecture class project
-
C-Jacobi-Iterative-Method Public
C program to do the Jacobi Iterative method on any size of matrices.