Pinned Repositories
2048
A rip-off of 2048, except it counts to 64.
arewefastyet
arewefastyet.rs - benchmarking the Rust compiler
blog-template
Next.js based blog
crypto
Crypto code and notes
goof
Simple file sharing using HTTP
gotop
Lightweight system resource monitor
linkto
URL shortener in 300 lines of Go
shitty-password-manager
A simple and secure password manager in 10 lines of bash
Voice
A VoIP application for Android
nindalf's Repositories
nindalf/arewefastyet
arewefastyet.rs - benchmarking the Rust compiler
nindalf/linkto
URL shortener in 300 lines of Go
nindalf/goof
Simple file sharing using HTTP
nindalf/blog-template
Next.js based blog
nindalf/advent
nindalf/advent-2018
Solutions to Advent of Code 2018
nindalf/advent-2019
nindalf/advent-2021
nindalf/advent-2022
nindalf/advent-2023
nindalf/aocgen
Code gen and input fetching for Advent of Code
nindalf/blog-template-example
An example of a blog pulling in nindalf/blog-template as a submodule
nindalf/build-your-own-bittorrent
Build your own Bittorrent
nindalf/cargo-aoc
nindalf/crawler
A simple web crawler that extracts URLs
nindalf/dns-server
Codecrafters DNS course
nindalf/edition-guide
A guide to changes between various editions of Rust
nindalf/example-websites
websites used for testing
nindalf/fastai_deeplearn_part1
Notes for Fastai Deep Learning Course
nindalf/gpt-editor
A VSCode extension to edit and improve your writing using OpenAI
nindalf/helloworld
Rust hello world
nindalf/hugo-theme-cactus-plus
A minimalistic hugo theme based on cactus
nindalf/jsonresume-theme-paper
A theme for JSON Resume
nindalf/languages
Powers multi-language support for CodeCrafters challenges
nindalf/lox
nindalf/og-aws
📙 Amazon Web Services — a practical guide
nindalf/pokespeare
A simple CRUD app written in Rust
nindalf/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
nindalf/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
nindalf/rustup.rs
The Rust toolchain installer