A simple interactive number guessing game powered by smart contracts on the Solana blockchain. Developed with Rust and the Anchor framework.
๐งฎ Simple Solana Counter Program
A lightweight, native Solana smart contract for incrementing and decrementing a counter. Developed with native Rust for performance and simplicity.
๐ค Actix-web AI Agent
Actix-web AI Agent. Built with ๐ค in Rust
Effortless Backend Prototyping with Rust
Rust Toolchain: A Complete Guide to Managing and Configuring Your Rust Environment
The Rust toolchain is a collection of tools and components that streamline the development, building, and maintenance of Rust projects.
๐ In this article, weโll explore how to use rustup to manage Rust compiler versions and components, understand the different release channels, configure build profiles, and apply overrides for specific projects.
This practical guide will help you quickly master the essentials of the Rust toolchain and tailor it to your development needs.
๐ std web_server
Minimal yet functional multi-threaded web server implemented entirely using the Rust standard library.
No external dependencies โ just pure std
.
๐ Actix-Web Server
A lightweight backend service built with modern Rust web technologies, ideal for full-stack or API-centric applications.
๐งพ TUI Inventory App
An old-school terminal-based inventory management system built with Rust and Cursive.
๐ TUI Pomodoro App
A terminal-based Pomodoro timer built with Rust and Cursive, replicating the feel of vintage console tools.
๐ฅ๏ธ Wasm-based Application: Tax Calculator
An experiment using wasm-bindgen to create a WebAssembly program.
๐ฎ Exploring C++ Game Development with Unreal Engine 5
This collection represents my journey and experiments with C++ programming inside Unreal Engine 5, showcasing projects born from curiosity and a desire to bring interactive worlds to life.