
About me
I am Mo Bitar (mo8it
), a PhD student in Programming Language Research in Mainz, Germany.
I love to pass my passion about computer topics and hope that you find some of my blog posts and projects helpful 😃
- 🏔️ Codeberg: codeberg.org/mo8it
- 😾 Github: github.com/mo8it (Only used to contribute to repos I don't own. My own repos are on Codeberg)
- 🐘 Mastodon: @mo8it@fosstodon.org
Blog
You might find something interesting in my technical blog if you are interested in the following topics:
- 🦀 Rust
- 🐧 Linux
- 🔓️ Free Open Source Software
Projects
Teaching 📚️
- Rustlings: Maintainer of Rustlings, small exercises to get you used to reading and writing Rust code
- How-2-Julia (repo): Pluto notebooks with tasks for a 5-day Julia course
- Dev Tools: A 5-day course about development tools (Linux, Git, etc.) (not complete yet)
Rust Programs 🦀
- OxiTraffic: Self-hosted, simple and privacy respecting website traffic tracker
- http-cmd: A command line tool to run commands over HTTP (useful hack for static site generators)
- Ising GUI: Live simulation of Ising algorithms
Rust Libraries 🦀
- axum-ctx: Error handling library in Axum inspired by anyhow
- ising: Ising simulation and algorithms
- polyhedral_mass_properties: Calculation of mass properties for triangle meshes