samarthkulshrestha
tech + literature + physics + design enthusiast / software dev / lifelong student / human (maybe)
Pinned Repositories
.emacs.v
my vanilla emacs configuration
blockrypt
minimal blockchain implemented in python. communicates over a REST API
bombae
a terminal minesweeper application, written in pascal
eclisp
a lisp dialect that focuses on minimalism, simplicity, and clarity
hospitable-hares_code-jam-8
The repository that hosts the code by team hospitable-hares for the PythonDiscord CodeJam 8.
million_digits_of_pi
calculates pi and e (euler's constant) upto millions of digits
monkkey
an AES-256 encryped, locally stored, terminal based password manager
random_walk
visual and numeric implementations of 1D & 2D random walk
samarthkulshrestha.github.io
scripts
just random shell scripts
samarthkulshrestha's Repositories
samarthkulshrestha/dmenu
my build of suckless' dmenu
samarthkulshrestha/scripts
just random shell scripts
samarthkulshrestha/eclisp
a lisp dialect that focuses on minimalism, simplicity, and clarity
samarthkulshrestha/million_digits_of_pi
calculates pi and e (euler's constant) upto millions of digits
samarthkulshrestha/samarthkulshrestha.github.io
samarthkulshrestha/alan
turing machine-based esoteric programming language, extended with set theory
samarthkulshrestha/blockrypt
minimal blockchain implemented in python. communicates over a REST API
samarthkulshrestha/ch47
a simple, concurrent, chat server in rust
samarthkulshrestha/nvim-config
minimal neovim configuration written in lua
samarthkulshrestha/puck
brainfuck interpreter written in python
samarthkulshrestha/random_walk
visual and numeric implementations of 1D & 2D random walk
samarthkulshrestha/bombae
a terminal minesweeper application, written in pascal
samarthkulshrestha/monkkey
an AES-256 encryped, locally stored, terminal based password manager
samarthkulshrestha/.doom.d
doom emacs config
samarthkulshrestha/0xS
an operating system written from scratch, in C.
samarthkulshrestha/arc4
secure encryption library in C, based on the RC4 stream cipher
samarthkulshrestha/arca
a conway's game of life generalisation with procedurally-generated transition tables
samarthkulshrestha/c--
a compiler for (a subset of) c that compiles itself
samarthkulshrestha/doomemacs
An Emacs framework for the stubborn martian hacker
samarthkulshrestha/fast_inverse_square_root
this algorithm estimates the multiplicative inverse (reciprocal) of the square-root of a 32-bit floating-point number
samarthkulshrestha/gzip-knn-text-classification
text-classification using gzip natural compression distances and knn
samarthkulshrestha/h4sh
a simple hash-table implementation in rust.
samarthkulshrestha/hyper_log_log
a probabilistic cardinality estimation algorithim
samarthkulshrestha/is_jpeg
peeps into the binary data of a file to check if it is a jpeg
samarthkulshrestha/lego
a memory allocator + garbage collector in C
samarthkulshrestha/lexis
samarthkulshrestha/mercury
a stack-oriented programming language.
samarthkulshrestha/nox
a simple mathematical expression transformer.
samarthkulshrestha/obfuscate
conway's game of life code obfuscated and formatted as a glider.
samarthkulshrestha/samarthkulshrestha