An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by charlieroth

A curated list of projects in awesome lists by charlieroth .

https://github.com/charlieroth/pomotui

TUI Application For Tracking Pomodoro Sessions

Last synced: 16 Aug 2025

https://github.com/charlieroth/machine-learning-in-elixir

Livebooks following along with the book "Machine Learning in Elixir" by Sean Moriarity

elixir machine-learning

Last synced: 16 Aug 2025

https://github.com/charlieroth/ballot

Distributed, geographically fault-tolerant, soft real-time, embedded election database

distributed-systems elixir

Last synced: 18 Feb 2026

https://github.com/charlieroth/rustr

TUI Nostr Client written in Rust

nostr rust tui

Last synced: 24 Mar 2025

https://github.com/charlieroth/airport_flow

Project to learn about Flow

elixir flow

Last synced: 24 Jul 2025

https://github.com/charlieroth/fly_dist_sys

Fly.io Distributed Systems Challenges in Elixir

Last synced: 03 Aug 2025

https://github.com/charlieroth/xstate-demo

Work demo to show off state machines 📟

Last synced: 24 Aug 2025

https://github.com/charlieroth/swiftjobsapi

API for SwiftJobs client applications

Last synced: 26 Jul 2025

https://github.com/charlieroth/outlet

Elixir, Bandit, Plug toy project

Last synced: 10 Jul 2025

https://github.com/charlieroth/pento

Project from "Programming Phoenix LiveView"

Last synced: 03 Apr 2025

https://github.com/charlieroth/lyse

Notes and code from Learn You Some Erlang

Last synced: 24 Aug 2025

https://github.com/charlieroth/cv

Last synced: 03 Apr 2025

https://github.com/charlieroth/scenic_game_of_life

Game Of Life built with Scenic

Last synced: 03 Apr 2025

https://github.com/charlieroth/nerves_clock

LED light display of the second hand, of a clock, represented as a binary number

Last synced: 23 Jun 2026

https://github.com/charlieroth/modus

A production ready Rust web service

rust

Last synced: 10 Apr 2025

https://github.com/charlieroth/reminders

A production ready Rust web service

rust

Last synced: 03 Apr 2025

https://github.com/charlieroth/structuredconcurrency

Examples of Swift's structured concurrency paradigm

Last synced: 03 Apr 2025

https://github.com/charlieroth/khan-academy

Repository for learnings while completing Khan Academy courses

Last synced: 03 Apr 2025

https://github.com/charlieroth/makemore

An autoregressive bigram character-level language model in Elixir

Last synced: 03 Apr 2025

https://github.com/charlieroth/bitex

Codecrafters "Build your own BitTorrent" challenge

Last synced: 13 Jul 2025

https://github.com/charlieroth/quorum

Distributed Voting system built with Elixir

beam distributed-systems elixir

Last synced: 13 Jul 2025

https://github.com/charlieroth/titanic-challenge

Kaggle Titanic Challenge

Last synced: 03 Apr 2025

https://github.com/charlieroth/scripts

Collection of scripts or small programs I find useful

Last synced: 03 Apr 2025

https://github.com/charlieroth/gossip-glomers

Fly's "Gossip Glomers" Challenge in Swift

distributed-systems gossip-glomers swift

Last synced: 03 Apr 2025

https://github.com/charlieroth/predex

Prediction Market using Elixir & Phoenix

Last synced: 03 Apr 2025

https://github.com/charlieroth/swiftconcurrencycli

Exploring concurrency patterns in Swift

Last synced: 03 Apr 2025

https://github.com/charlieroth/monkey-rs

Monkey programming language interpreter written in Rust

interpreter rust

Last synced: 03 Apr 2025

https://github.com/charlieroth/swiftdsa

Data structures and algorithms implemented in Swift

Last synced: 03 Apr 2025

https://github.com/charlieroth/swift-aoc

Advent of Code with Swift

Last synced: 03 Apr 2025

https://github.com/charlieroth/market

Elixir, Phoenix application built for a technical assessment with Kivra

Last synced: 03 Apr 2025

https://github.com/charlieroth/tickets

Project to learn about Broadway

broadway elixir rabbitmq

Last synced: 08 Jul 2025

https://github.com/charlieroth/ziglab

Last synced: 03 Apr 2025

https://github.com/charlieroth/lab

Building and Exploring

Last synced: 12 Aug 2025

https://github.com/charlieroth/scraper

A project to learn about GenStage

elixir genstage

Last synced: 11 Sep 2025

https://github.com/charlieroth/bookstore

Bookstore management system

docker postgresql rust tui

Last synced: 10 May 2026

https://github.com/charlieroth/concurrent_data_processing_in_elixir

Source/Projects from "Concurrent Data Processing in Elixir"

Last synced: 25 Jun 2026

https://github.com/charlieroth/elixirlab

Repository for experimenting and learning Elixir

Last synced: 21 Jul 2025

https://github.com/charlieroth/charlieroth.me

Personal website

blog

Last synced: 21 Jun 2025

https://github.com/charlieroth/nervous_pie

Playing around with elixir, nerves and raspberry pi

elixir nerves-project rpi4

Last synced: 23 Jul 2025

https://github.com/charlieroth/the-rust-prog-lang

repo for storing code, notes, comments while following The Rust Book https://doc.rust-lang.org/book/

Last synced: 30 Jul 2025

https://github.com/charlieroth/glome-rs

Rust implementation of Fly.io's Gossip Glomers Distributed Systems Challenges

distributed-systems gossip-glomers rust

Last synced: 11 Aug 2025

https://github.com/charlieroth/node-docker-example

Example project to get started with Node and Docker

Last synced: 12 Aug 2025

https://github.com/charlieroth/learningswift

Swift Playground for referencing the concepts of the Swift language

Last synced: 20 Aug 2025

https://github.com/charlieroth/localndr

Experimental local-first calendar

electric-sql local-first react shadcn-ui tailwindcss vite

Last synced: 12 Apr 2026

https://github.com/charlieroth/monkey_ex

Monkey programming language implemented in Elixir

elixir

Last synced: 01 Sep 2025

https://github.com/charlieroth/exercism

Exercism tracks

Last synced: 13 Jun 2025

https://github.com/charlieroth/the-rust-book

Code & notes while reading The Rust Book

Last synced: 03 Apr 2025

https://github.com/charlieroth/amazin

Elixir, Phoenix E-commerce application built on Stripe

Last synced: 03 Apr 2025

https://github.com/charlieroth/wasm-game-of-life

Game of Life built with Rust, JS and WASM

Last synced: 03 Apr 2025

https://github.com/charlieroth/fem_algos_ds

Code following along with https://frontendmasters.com/courses/algorithms/

Last synced: 03 Apr 2025

https://github.com/charlieroth/leet

Repository for practicing and solving Leet Code problems

Last synced: 03 Apr 2025

https://github.com/charlieroth/elixir-in-action-src

Source code while reading Elixir In Action

Last synced: 03 Apr 2025

https://github.com/charlieroth/k_nearest_neighbors

K Nearest Neighbors Classifier

knn-classifier python

Last synced: 03 Apr 2025

https://github.com/charlieroth/godo

Last synced: 12 May 2026

https://github.com/charlieroth/jsoncalendar

An open file format for calendar software

json

Last synced: 22 Apr 2026

https://github.com/charlieroth/capsule

Read later web service

Last synced: 05 Oct 2025

https://github.com/charlieroth/email_newsletter

Email Newsletter application, written in Rust, from the book Zero to Production in Rust by Luca Palmieri

Last synced: 06 Oct 2025

https://github.com/charlieroth/elixir-notebooks

⚡️ Livebooks to record my learnings of Elixir

Last synced: 18 Jan 2026

https://github.com/charlieroth/slot

Small business scheduling API

Last synced: 18 Jul 2026

https://github.com/charlieroth/builtbycharlie.biz

Site for contracting business

Last synced: 21 Jul 2026

https://github.com/charlieroth/northwind-sql

Personal project to deeply learn SQL

postgresql sql

Last synced: 24 Apr 2026

https://github.com/charlieroth/pydo

Python CLI & HTTP Server for task manangement

fastapi python typer-cli

Last synced: 26 Apr 2026

https://github.com/charlieroth/zapdos

Nostr relay for long-form content communities

nostr nostr-relay

Last synced: 05 May 2026

https://github.com/charlieroth/bolt

Last synced: 12 May 2026

https://github.com/charlieroth/hello-morse

Morse Code with Embedded Zig

Last synced: 03 Apr 2025

https://github.com/charlieroth/rudo

Command line tool and HTTP server for managing tasks

automerge clap-rs rust

Last synced: 28 Jun 2026

https://github.com/charlieroth/exoexplo

Exploring NASA Exoplanet Archive Data

data exoplanets julia nasa

Last synced: 03 Apr 2025

https://github.com/charlieroth/codecrafters-dns-server-rust

CodeCrafters "Build Your Own DNS Server" Project

Last synced: 10 Apr 2025

https://github.com/charlieroth/vsrex

Elixir implementation of the Viewstamped Replication Protocol

Last synced: 03 Apr 2025

https://github.com/charlieroth/byodb

Last synced: 03 Apr 2025

https://github.com/charlieroth/learningcombine.playground

Swift Playground for learning the Combine Framework

combine-framework playground swift xcode

Last synced: 10 Jun 2025