I'm a 22-year-old versatile software developer with a strong passion for technology and problem-solving. I love learning new things and diving into projects that can make a difference. π
-
Beeanna π A Discord bot built with Rust, using Poise for command handling and Shuttle for deployment. The bot integrates with MongoDB to manage data and provide efficient community features. This project showcases my ability to combine advanced backend technologies with practical applications for community engagement.
-
Excel Project Tracker π A desktop application developed to simplify work hour tracking in my workplace. It processes hundreds of
.xlsxfiles to extract employee work hours, providing a streamlined solution for data parsing and analysis. This project allowed me to create an impactful tool tailored to specific organizational needs. -
own-lang π₯οΈ A custom programming language and compiler built from scratch using Rust. This project includes a lexer, parser, and code generator, compiling code into x86_64 NASM assembly. The language supports variables, loops, conditionals, functions, and expressions, making it a fully functional low-level language. This project showcases my ability to work on compiler design, assembly code generation, and language processing, demonstrating a deep understanding of how programming languages work under the hood.