Pinned Repositories
chronos-pipeline
A data pipeline for processing event data
crello
A Trello-like application built with Rails 5 and React
dns-server
A DNS Server implemented in Rust
hackernews-node
A hackernews GraphQL clone from the https://www.howtographql.com tutorial
iridium
A language VM built in Rust
ls-todo
Example Go todo api server for tech and talk presentation
mini-projects
A repo of small projects that I've worked on, usually for educational purposes
monkey
The monkey Programming Language
kafka-rs
Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
ncalibey's Repositories
ncalibey/mini-projects
A repo of small projects that I've worked on, usually for educational purposes
ncalibey/dns-server
A DNS Server implemented in Rust
ncalibey/hackernews-node
A hackernews GraphQL clone from the https://www.howtographql.com tutorial
ncalibey/iridium
A language VM built in Rust
ncalibey/crello
A Trello-like application built with Rails 5 and React
ncalibey/ls-todo
Example Go todo api server for tech and talk presentation
ncalibey/monkey
The monkey Programming Language
ncalibey/actionkvs
ncalibey/assignments_template
My solutions for COS 418
ncalibey/axum_tickets_web_tutorial
Axum tutorial making a ticket (todo) system
ncalibey/blog_os
ncalibey/computer_science
Work done to complete teachyourselfcomputerscience.com
ncalibey/css-character-creator
ncalibey/flagsmith-charts
Helm Charts for Flagsmith. Feature flagging and remote config service. Host yourself or use our hosted version.
ncalibey/hackernews-go
A Go implementation of the graphql-node tutorial at https://www.howtographql.com
ncalibey/hermit-packages
Hermit manages isolated, self-bootstrapping sets of tools in software projects.
ncalibey/http-server
ncalibey/huckleberry
ncalibey/kafka-rs
Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
ncalibey/kvs
A key-value store
ncalibey/Launch_School
Work done for completing the Launch School program
ncalibey/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
ncalibey/lsh
A toy shell built from "Write a Shell in C" by Stephen Brennan
ncalibey/ncalibey
ncalibey/ncalibey.github.io
Portfolio page for my work
ncalibey/notes-app
CLI notes application
ncalibey/rustlings
Solutions to the Rustlings course
ncalibey/todoey
A todo app made with Flutter using the Provider package
ncalibey/weather-app
A weather app which takes a location and returns the current weather
ncalibey/zig_cpu_simulator
CPU simulator built in Zig from "⚡ Live Coding a CPU simulator in Zig ⚡" by Amirreza Askarpour