From: Hungary
Location: Ciceu, RO
On Useme since 5 June 2026
About me
I am a freelance software developer with 1 year of hands-on coding experience, mainly working with Rust and Assembly. I have built small and medium-sized software projects in both languages, focusing on performance, low-level programming, automation, and practical problem solving.
I also use AI tools to speed up development, improve code quality, debug issues, and explore better technical solutions. My main strength is combining low-level programming knowledge with modern AI-assisted workflows to deliver efficient and reliable software.
I have experience creating software from scratch, improving existing code, and building backend-oriented solutions. I also own and maintain a website written entirely in pure Rust, which reflects my interest in fast, secure, and efficient systems.
I am open to freelance projects involving Rust development, Assembly programming, automation tools, backend systems, performance-focused software, debugging, and custom software solutions.
Portfolio
A personal website built entirely in Rust to demonstrate backend development, routing, performance-focused web development, and deployment skills.
The project includes a Rust-based server, page routing, static file handling, and a lightweight stru
MP3 Player
Efficient standalone MP3 player built in Rust based on minimp3.h with audio playback and real-time visualization. Focused on smooth playback, low resource usage, file handling, and practical multimedia software development.
YouTube Player
YouTube player application built in Rust. Supports video playback in a standalone interface with playback controls. Shows media integration, UI development, and application structure skills.
TTS Application using Piper
Standalone offline text-to-speech app built with Rust and Piper TTS. Converts text into speech locally, with audio output handling and a simple workflow. Shows AI/speech integration and standalone software development skills.
Screen Recorder
Standalone screen recorder built in Rust. Captures the screen and saves recordings as video files, with start/stop controls and file output handling.
Sorting Algorithm in ASM
Sorting algorithm implemented in Assembly to practice low-level programming, registers, memory handling, branching, and performance-oriented logic without relying on high-level abstractions.