Pinned Repositories
advent-of-code
Advent of Code solutions in Rust
BM25
A Python implementation of the BM25 ranking function.
dotfiles
My personal dotfiles
immutable-style
maze98
A 3D maze viewer - inspired by the old Windows screensaver
project-euler
Project Euler problems in Java and Scala
PyCrawler
A web crawler written in Python
QueryLikelihood
A toy search engine using Query Likelihood model
swarm
A Java implementation of SWIM
wilson
A Java implementation of Raft
nhirakawa's Repositories
nhirakawa/BM25
A Python implementation of the BM25 ranking function.
nhirakawa/QueryLikelihood
A toy search engine using Query Likelihood model
nhirakawa/maze98
A 3D maze viewer - inspired by the old Windows screensaver
nhirakawa/advent-of-code
Advent of Code solutions in Rust
nhirakawa/crdt
Java CRDT implementations
nhirakawa/PyCrawler
A web crawler written in Python
nhirakawa/swarm
A Java implementation of SWIM
nhirakawa/TextProcessor
A text processor to transform raw text for insertion in inverted index
nhirakawa/dotfiles
My personal dotfiles
nhirakawa/immutable-style
nhirakawa/project-euler
Project Euler problems in Java and Scala
nhirakawa/wilson
A Java implementation of Raft
nhirakawa/avr-projects
Code for my AVR projects
nhirakawa/Computational-geometry
Computational geometry algorithms in Java
nhirakawa/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
nhirakawa/golem
(Toy) System monitoring dashboard written in Go
nhirakawa/hyperbeam
A (toy) ray tracer in Java
nhirakawa/intellij-settings
nhirakawa/jMaze
A maze generator/solver
nhirakawa/jrgb
Java image manipulation
nhirakawa/nhirakawa.github.io
Personal website
nhirakawa/pbrt-java
A pbrt implementation in Java
nhirakawa/programming-notes
Notes from reading papers, books, and RFCs
nhirakawa/PySearch
A web-based search engine made from my class project
nhirakawa/rust-raspi-kernel
A Raspberry Pi Model B+ kernel written in Rust
nhirakawa/rustlings
Small exercises to get you used to reading and writing Rust code
nhirakawa/wasm-2048
A wasm implementation of 2048