Pinned Repositories
aoc
Solving Advent of Code using Rust
cryptopals
Trying to solve challenges from http://cryptopals.com/ and an attempt to learn python along with it.
cryptopals-rs
Working through exercises in https://cryptopals.com
dedup
Remove local files that are duplicates of files in another path
dotRC
Config files for my shell environment
milo
A rudimentary text editor written in Rust, following the kilo tutorial
slice
An opinionated implementation of the 'cut' *nix utility to slice rows and columns of data.
stego.m
Matlab code to implement steganography
tomasulo
An application to simulate Tomasulo's algorithm
harshasrisri's Repositories
harshasrisri/tomasulo
An application to simulate Tomasulo's algorithm
harshasrisri/dotRC
Config files for my shell environment
harshasrisri/cryptopals
Trying to solve challenges from http://cryptopals.com/ and an attempt to learn python along with it.
harshasrisri/dedup
Remove local files that are duplicates of files in another path
harshasrisri/slice
An opinionated implementation of the 'cut' *nix utility to slice rows and columns of data.
harshasrisri/stego.m
Matlab code to implement steganography
harshasrisri/aoc
Solving Advent of Code using Rust
harshasrisri/cryptopals-rs
Working through exercises in https://cryptopals.com
harshasrisri/milo
A rudimentary text editor written in Rust, following the kilo tutorial
harshasrisri/bouncy
An exercise in Rust to make a ball bounce on screen
harshasrisri/cprogs
harshasrisri/datastructures
Implementations of data structures that could be used as a library.
harshasrisri/dnsup
Utility to keep domain names updated with dynamic IPs.
harshasrisri/euler
Programs for Project Euler problems
harshasrisri/k3s-ansible
harshasrisri/KE-complex_modifications
Karabiner-Elements complex_modifications rules
harshasrisri/kvstore
A kvstore implementation based on pingcap talent-plan exercises
harshasrisri/leetcode
Solutions to problems on Leetcode
harshasrisri/otpg
Arbitrary Length One Time Key generator
harshasrisri/tmux-powerbreeze
TMUX theme with some powerline elements, inspired from KDE Breath Plasma theme.
harshasrisri/tweeps
A distributed application to crunch twitter connection data
harshasrisri/uccw
Code to generate resources for UCCW skins
harshasrisri/z2p
Working through the book Zero to Production in Rust