๐ŸŽฎ Game on Solana: Guess the Number

A simple interactive number guessing game powered by smart contracts on the Solana blockchain. Developed with Rust and the Anchor framework.

Read more  ↩︎

๐Ÿงฎ Simple Solana Counter Program

A lightweight, native Solana smart contract for incrementing and decrementing a counter. Developed with native Rust for performance and simplicity.

Read more  ↩︎

๐Ÿค– Actix-web AI Agent

Actix-web AI Agent. Built with ๐ŸคŽ in Rust
Effortless Backend Prototyping with Rust
Documentation

Read more  ↩︎

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.

Read more  ↩︎

๐ŸŒ std web_server

Minimal yet functional multi-threaded web server implemented entirely using the Rust standard library. No external dependencies โ€” just pure std.

Read more  ↩︎

๐ŸŒ Actix-Web Server

A lightweight backend service built with modern Rust web technologies, ideal for full-stack or API-centric applications.

Read more  ↩︎

๐Ÿงพ TUI Inventory App

An old-school terminal-based inventory management system built with Rust and Cursive.
cursive Version

Read more  ↩︎

๐Ÿ… TUI Pomodoro App

A terminal-based Pomodoro timer built with Rust and Cursive, replicating the feel of vintage console tools.
cursive Version

Read more  ↩︎

๐Ÿ–ฅ๏ธ Wasm-based Application: Tax Calculator

An experiment using wasm-bindgen to create a WebAssembly program.
wasm-bindgen Version

Read more  ↩︎

๐ŸŽฎ 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.

Read more  ↩︎