My Bio
Matheus has enjoyed programming and computer science from a young age, and has been teaching himself concepts from books and courses. His favorite fields are computer architecture and software engineering, and currently programs in C and Rust.
Notable Projects
- Conway's Game of Life
- A Chip-8 Interpreter
- You may be asking: what's a Chip-8? "Chip-8 is a simple, interpreted, programming language which was first used on some do-it-yourself computer systems in the late 1970s and early 1980s. These computers typically were designed to use a television as a display, had between 1 and 4K of RAM, and used a 16-key hexadecimal keypad for input. The interpreter took up only 512 bytes of memory, and programs, which were entered into the computer in hexadecimal, were even smaller." - Cowgod's Chip-8 Technical Reference.
- You might get rare exotic disease from looking at the source code; you have been warned.
- User Managment System
- A simple and uncomplicated CLI tool for managing a database of users.
- You may be asking: what's a Chip-8? "Chip-8 is a simple, interpreted, programming language which was first used on some do-it-yourself computer systems in the late 1970s and early 1980s. These computers typically were designed to use a television as a display, had between 1 and 4K of RAM, and used a 16-key hexadecimal keypad for input. The interpreter took up only 512 bytes of memory, and programs, which were entered into the computer in hexadecimal, were even smaller." - Cowgod's Chip-8 Technical Reference.
- You might get rare exotic disease from looking at the source code; you have been warned.
- A simple and uncomplicated CLI tool for managing a database of users.