Pinned Repositories
abkorner
An old website with some cool mouse-over effects
alacritty-theme
Collection of Alacritty color schemes
Constellation-Explorer
Constellation Explorer is an education astronomy game written in HTML5!
gomandelbrotsdl2
A Mandelbrot set viewer that uses Go SDL2 bindings. This is an early version that i have been playing with, so it doesn't run as fast as i'd want it to - however it is functional.
GoMlotd
A web server with a ReactJS frontend that lets you share links to YouTube content
gosensehatiot
An old web server written in Go that took data from a SenseHat, on a Raspberry Pi 3, and sent it to a websocket enabled client
gothreejsmatrender
Render a blender obj+mat using ThreeJS
jupyter_k8s
Kubernetes for a Jupyter server
JupyterNotebooks
Some Jupyter notebooks i've written over the years
abtiwary's Repositories
abtiwary/alacritty-theme
Collection of Alacritty color schemes
abtiwary/algorithmica
A computer science textbook
abtiwary/android-mtg-flavor-text
A quick, dirty, and ugly Android app that shows random MtG flavor text.
abtiwary/apod-edge
A Fastly Compute@Edge service to talk to APOD and get some data about the most recent image.
abtiwary/base16-tmux
Base16 theme for tmux
abtiwary/base64-rs
A Base64 encode and decode utility and library (written in Rust)
abtiwary/base64-wasm-rs
Simple base64 encode and decode with WASM
abtiwary/bom-radar-rs
A Rust library to make BOM radar loops; also an actix-web server to generate this on request
abtiwary/chunkreader-rust-c-ffi
abtiwary/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.
abtiwary/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
abtiwary/cuda-byte-xor
CUDA code to profile CPU vs GPU XOR
abtiwary/devenv-setup-ubuntu
A simple bash script to help set up my development environment
abtiwary/dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
abtiwary/go-bom-radar-gif
A Golang library and http server to generate gifs with BOM radar data
abtiwary/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
abtiwary/kubernetes_installation_docker
Install Kubernetes on Ubuntu 22.04 with Docker
abtiwary/LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
abtiwary/libsodium-sys-stable
Sodiumoxide's libsodium-sys crate, but that installs stable versions of libsodium.
abtiwary/libtins
High-level, multiplatform C++ network packet sniffing and crafting library.
abtiwary/linux-insides
A little bit about a linux kernel
abtiwary/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
abtiwary/mongoose
Embedded Web Server
abtiwary/oh-my-zsh-setup-ubuntu
Files to setup Oh My ZSH on Ubuntu
abtiwary/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
abtiwary/steganography-rs
A pedagogical steganography encoder and decoder library and application written in Rust
abtiwary/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
abtiwary/vim-setup
Get vim installed and set up "fast" on Linux environments
abtiwary/wasm-byte-xor-rs
abtiwary/webrtc
Pure Go implementation of the WebRTC API