#project

20 posts

๐Ÿงช nrf52833 BBC micro:bit

**Experiments, Prototypes & Notes with the micro:bit v2.21** This repository contains my projects, experiments, and notes using the **micro:bit v2.21**, built on the **nrf52833** microcontroller. I...
Read more

๐Ÿงช RP2040 Pico W Lab

**Experiments, Prototypes & Notes with the Raspberry Pi Pico W** This repository contains my projects, experiments, and notes using the **Raspberry Pi Pico W**, built on the **RP2040** microcontrolle...
Read more

๐Ÿ“ฆ On-Chain Key-Value Storage

**A Solana smart contract project that demonstrates how to send, store, and update data on-chain using keys.** Built with **Rust** and the **Anchor** framework. --- [๐Ÿ“š GitHub Repositor...
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. --- [๐Ÿ“š GitHub Repository](ht...
Read more

๐Ÿค– Actix-web AI Agent

Actix-web AI Agent. Built with ๐ŸคŽ in Rust [Effortless Backend Prototyping with Rust](https://www.linkedin.com/pulse/effortless-backend-prototyping-rust-anatolii-maltsev-hvvce/?trackingId=lGXFeD6ET%2B...
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`. --- [๐Ÿ“š GitHub Repository](https:/...
Read more

๐ŸŒ Actix-Web Server

**A lightweight backend service built with modern Rust web technologies, ideal for full-stack or API-centric applications.** --- [๐Ÿ“š GitHub Repository](https://github.com/maltsev-dev/ra...
Read more

๐Ÿงพ TUI Inventory App

**An old-school terminal-based inventory management system built with Rust and [Cursive](https://crates.io/crates/cursive).** ![cursive Version](https://img.shields.io/badge/cursive-0.21.1%20-orange...
Read more

๐Ÿ… TUI Pomodoro App

**A terminal-based Pomodoro timer built with Rust and [Cursive](https://crates.io/crates/cursive), replicating the feel of vintage console tools.** ![cursive Version](https://img.shields.io/badge/cu...
Read more

๐Ÿ“ฑ Android Emulator Launcher

**A desktop application built with Java Swing for easy configuration, creation, and management of Android emulators.** --- ### ๐Ÿ”ง Overview This tool simplifies managing Android Virtual...
Read more

๐Ÿ“„ HTML Scraper

**A Spring Boot application for scraping and converting HTML data into an Excel spreadsheet.** --- [๐Ÿ“š GitHub Repository](https://github.com/maltsev-dev/html_scraper_template) This pro...
Read more