- Richmond, VA
- @[email protected]
-
-
mupdf Public
Forked from ArtifexSoftware/mupdfmupdf mirror
C GNU Affero General Public License v3.0 UpdatedJan 13, 2025 -
cfdyndns Public
Use the Cloudflare API to dynamically update DNS record
-
srgn Public
Forked from alexpovel/srgnA grep-like tool which understands source code syntax and allows for manipulation in addition to search
Rust Apache License 2.0 UpdatedDec 1, 2024 -
npoi Public
Forked from nissl-lab/npoia .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
C# Apache License 2.0 UpdatedSep 12, 2024 -
treefrog Public
Forked from septor/treefrogA discord bot for CherryTree!
JavaScript UpdatedSep 8, 2024 -
rs-tiled Public
Forked from mapeditor/rs-tiledReads files from the Tiled editor into Rust
Rust MIT License UpdatedSep 5, 2024 -
linux-insides Public
Forked from 0xAX/linux-insidesA little bit about a linux kernel
Python Other UpdatedFeb 5, 2024 -
rosenpass Public
Forked from rosenpass/rosenpassRosenpass is a post-quantum-secure VPN that uses WireGuard to transport the actual data.
Rust Apache License 2.0 UpdatedFeb 4, 2024 -
starship Public
Forked from starship/starship☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Rust ISC License UpdatedDec 23, 2023 -
entropy Public
Calculates the Shannon entropy of arrays of bytes and strings
-
ML-For-Beginners Public
Forked from microsoft/ML-For-Beginners12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
HTML MIT License UpdatedJul 3, 2023 -
-
-
-
pdfcpu Public
Forked from pdfcpu/pdfcpuA PDF processor written in Go.
-
copy Public
Forked from otiai10/copyGo copy directory recursively
-
rust-aws-iam Public
Forked from johnstonskj/rust-aws-iamA Rust crate for dealing with the actual Policy files themselves
-
-
stock-bot Public
Forked from laupski/stock-botPoC discord stock bot
-
-
-
WurmMapGenerator Public
Forked from mr-short/WurmMapGeneratorBasic map generation designed for Wurm maps
-
dns-parser Public
Forked from tailhook/dns-parserThe parser of DNS protocol packets in rust
-
-
sxor-dissector Public
tiny wireshark dissector for decrypting packets with a single byte xor key
-
pam_ldapdb Public
Linux PAM module for directly binding a user DN to an LDAP server
-
-
-
calc-project Public
Calculator project using Dijkstra's shunting yard algorithm (class assignment).