Pinned Repositories
alloxid
Family of crates for a cloud-native microservices stack written mainly in Rust
fresh-plugin-supabase
A Deno Fresh plugin providing authentication using Supabase configured for SSR.
helix-webdev-config
Helix LSP config for web dev with Typescript + Eslint + Prettier/dprint
liniverse
2d-simulation of a universe of planets and the newtonian forces acting on them using a quadtree
linked_list
A doubly linked list using unsafe Rust
minimal-kotlin-grpc
A most minimal Gradle project setup for using gRPC with Kotlin.
supa-fresh-auth
Example app implementing a simple authentication scheme built with Fresh, Supabase and Redis
supa-fresh-pkce
Example app implementing the PKCE authentication scheme with Deno's Fresh and Supabase
supa-fresh-pkce-starter
Boilerplate for a Deno Fresh web app with Supabase SSR auth and Tailwind + DaisyUI styling
morlinbrot's Repositories
morlinbrot/helix-webdev-config
Helix LSP config for web dev with Typescript + Eslint + Prettier/dprint
morlinbrot/supa-fresh-auth
Example app implementing a simple authentication scheme built with Fresh, Supabase and Redis
morlinbrot/supa-fresh-pkce
Example app implementing the PKCE authentication scheme with Deno's Fresh and Supabase
morlinbrot/minimal-kotlin-grpc
A most minimal Gradle project setup for using gRPC with Kotlin.
morlinbrot/alloxid
Family of crates for a cloud-native microservices stack written mainly in Rust
morlinbrot/fresh-plugin-supabase
A Deno Fresh plugin providing authentication using Supabase configured for SSR.
morlinbrot/linked_list
A doubly linked list using unsafe Rust
morlinbrot/supa-fresh-pkce-starter
Boilerplate for a Deno Fresh web app with Supabase SSR auth and Tailwind + DaisyUI styling
morlinbrot/web-starter-rs
A Rust web starter template using tokio + axum + sqlx
morlinbrot/liniverse
2d-simulation of a universe of planets and the newtonian forces acting on them using a quadtree
morlinbrot/aoc22
Solutions for Advent of Code 2022 in Rust
morlinbrot/ctp-color-extractor
Small util to extract Catppuccin colors from the official palette package
morlinbrot/dots
morlinbrot/elgatokeylight
Automate Elgato Key Light Air to switch on automatically when you join a Google Meet or Zoom call (or any app that in-fact uses a camera stream on a Mac OS) and switches it off when the stream ends.
morlinbrot/fresh
The next-gen web framework.
morlinbrot/fresh-strapi
Project exploring how to use Deno's Fresh with Strapi and a strong focus on Lighthouse scores.
morlinbrot/helix
A post-modern modal text editor.
morlinbrot/linked-list
An alternative implementation of std::collections::LinkedList
morlinbrot/nx-uv
A uv plugin for Nx.
morlinbrot/patterns
Notes on and examples of classic design patterns
morlinbrot/pngme-rs
PNGme project in Rust
morlinbrot/pngme-zig
PNGme project in Zig
morlinbrot/rapid-todos
morlinbrot/shuttle
Deploy Rust apps with a single Cargo command
morlinbrot/shuttle-crond
shuttle.rs resource for running jobs on a cron schedule
morlinbrot/shuttle-examples
Examples for using shuttle with different frameworks and resources
morlinbrot/sqlx-sqlite-demo
morlinbrot/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
morlinbrot/treely-goodness
morlinbrot/Zig-AoC-Template
A template for Advent of Code participants using Zig