Become a sponsor to Jones Beach
Thank you for considering sponsoring my work!
Your support will help me continue developing software as a craft and reaching more engineers through mentorships.
I have enjoyed learning how things work since I began coding in 2005 (in QBasic!). Today, as an independent software engineer, I focus on helping experienced developers deepen their technical skills and confidence through advanced mentorship and technical projects.
My current work spans several areas:
π§ From Scratch Code: a platform where I mentor experienced developers in mastering intermediate-to-advanced Rust and Python concepts. If you're looking to build libraries, systems, or real-world tools, check out my mentorship offerings!
π From Scratch: HTTP Server: a course that walks developers through building an HTTP server from scratch, inspired by Axum. Itβs designed to help learners strengthen their skills in intermediate Rust-y topics. The final module is published as Cairo.
βοΈ From Scratch dot org: I write about my experiences with adult-diagnosed autism, including what led to my decision to leave the 9-5 workforce.
π¦ Memphis: a Python interpreter written in Rust. My long-term goal is to run a simple Flask server in either a treewalk interpreter, bytecode VM, or native code using LLVM. It has a REPL if you want to give it a try.
Thank you for your support!
Featured work
-
JonesBeach/memphis
A starter Python interpreter written in Rust.
Rust 10 -
JonesBeach/cairo
From scratch HTTP server, written in Rust and inspired by Axum.
Rust -
JonesBeach/python-interfaces
Bringing interfaces to Python.
Python 1 -
JonesBeach/tulsa
Learning Rust by building a task scheduler.
Rust