nickeldan
I have a bachelor's and PhD in mathematics, specializing in set theory. However, in recent years, my career has transitioned to software development.
Pinned Repositories
dam_lev
Python implementation of the Damerau–Levenshtein diff algorithm
elfjack
C library for parsing ELF files with the goal of hijacking global offset table entries
grr
Grr is a Unix command-line regex tool. It has functionality similar to grep and thus is mostly for self-learning.
pipeline
Pipeline is an in-development programming language. It is not meant to fill a niche but is purely for self-learning.
sandworm
General-purpose build framework using Python
scrutiny
C testing framework for POSIX environments
vanilla_squad
Library containing various C utilities such as logging
nickeldan's Repositories
nickeldan/pipeline
Pipeline is an in-development programming language. It is not meant to fill a niche but is purely for self-learning.
nickeldan/dam_lev
Python implementation of the Damerau–Levenshtein diff algorithm
nickeldan/vanilla_squad
Library containing various C utilities such as logging
nickeldan/grr
Grr is a Unix command-line regex tool. It has functionality similar to grep and thus is mostly for self-learning.
nickeldan/reap
C library for Linux to make processing of procfs easier
nickeldan/sandworm
General-purpose build framework using Python
nickeldan/scrutiny
C testing framework for POSIX environments
nickeldan/elfjack
C library for parsing ELF files with the goal of hijacking global offset table entries
nickeldan/gear
C library which provides self-expanding arrays of arbitrary types
nickeldan/grrengine
Regex library
nickeldan/hallmonitor
Unix utility which logs TCP connections over the local network
nickeldan/mini64
Bare bones base 64 encoding library
nickeldan/python_tutorials
Tutorials for various Python features
nickeldan/tunaddrexample