abtiwary's repositories
alacritty-theme
Collection of Alacritty color schemes
algorithmica
A computer science textbook
android-mtg-flavor-text
A quick, dirty, and ugly Android app that shows random MtG flavor text.
apod-edge
A Fastly Compute@Edge service to talk to APOD and get some data about the most recent image.
base16-tmux
Base16 theme for tmux
base64-rs
A Base64 encode and decode utility and library (written in Rust)
base64-wasm-rs
Simple base64 encode and decode with WASM
bom-radar-rs
A Rust library to make BOM radar loops; also an actix-web server to generate this on request
comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
cuda-byte-xor
CUDA code to profile CPU vs GPU XOR
devenv-setup-ubuntu
A simple bash script to help set up my development environment
dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
go-bom-radar-gif
A Golang library and http server to generate gifs with BOM radar data
iTerm2-Color-Schemes
Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
kubernetes_installation_docker
Install Kubernetes on Ubuntu 22.04 with Docker
LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
libsodium-sys-stable
Sodiumoxide's libsodium-sys crate, but that installs stable versions of libsodium.
libtins
High-level, multiplatform C++ network packet sniffing and crafting library.
linux-insides
A little bit about a linux kernel
md-blog-generator
A Rust app that takes a folder of Markdown files and outputs html renders, along with an index page which contains a list of chronologically sorted links to said pages
mongoose
Embedded Web Server
oh-my-zsh-setup-ubuntu
Files to setup Oh My ZSH on Ubuntu
patterns
A catalogue of Rust design patterns, anti-patterns and idioms
steganography-rs
A pedagogical steganography encoder and decoder library and application written in Rust
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vim-setup
Get vim installed and set up "fast" on Linux environments
webrtc
Pure Go implementation of the WebRTC API