StefanTerdell
Currently making low code systems over at @the-platform-company and learning Rust in my spare time
Roboten
Pinned Repositories
blog
My personal blog site, made with Leptos (Rust btw 🦀)
json-schema-to-zod
json-schema-to-zod-react
local-ref-resolver
rusdis
A Redis DB implementaion in Rust just for me to learn more about both.
Speja
A Neo4j Force Directed Graph visualizer made in Unity
Tweach
Run time serializer and inspector for Unity with a touch friendly UI
userp
Userp is a Rust user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama templates, and more on the way!
zod-to-json-schema
Converts Zod schemas to Json schemas
StefanTerdell's Repositories
StefanTerdell/zod-to-json-schema
Converts Zod schemas to Json schemas
StefanTerdell/json-schema-to-zod
StefanTerdell/userp
Userp is a Rust user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama templates, and more on the way!
StefanTerdell/json-schema-to-zod-react
StefanTerdell/local-ref-resolver
StefanTerdell/rusdis
A Redis DB implementaion in Rust just for me to learn more about both.
StefanTerdell/blog
My personal blog site, made with Leptos (Rust btw 🦀)
StefanTerdell/bread
Sketch of a MPSC networking stack with a server daemon background task and some basic TCP serialization
StefanTerdell/aoc-23
Advent of Code 2023
StefanTerdell/axum-oauth-sample
An axum OAuth example
StefanTerdell/docker-development-youtube-series
StefanTerdell/firecrawl
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
StefanTerdell/langchainjs
StefanTerdell/malloc-rs
Just toying with a stack allocator
StefanTerdell/mattermost_api
Rust bindings for the Mattermost API
StefanTerdell/minesweeper-3d-cs
Minesweeper 3D, C#, Unity
StefanTerdell/minesweeper-deno
StefanTerdell/minesweeper-go
StefanTerdell/minesweeper-rs
StefanTerdell/oauth-cli
StefanTerdell/parcel_react_tailwind
StefanTerdell/resolved-graph
Turn lists of nodes and links into a resolved mesh ready for traversing!
StefanTerdell/resolved-graph-query
Cypher inspired query language for Resolved Graph. Currently supports standard and recursive matching. Stay tuned! :)
StefanTerdell/SelectFile
Select a file in the terminal using node fs and inquirer
StefanTerdell/tiny-template
StefanTerdell/tree-sitter-rstml
Rust + html grammar for the tree-sitter parser library.
StefanTerdell/typed-json-parse
A JSON parser built in TS Types to statically type JSON.parse() output
StefanTerdell/zmk-config
StefanTerdell/zod
TypeScript-first schema validation with static type inference
StefanTerdell/zonk
Zod-validated proxies