Logo

aqui.ffoo - full stack dev :)

🇧🇷 👨‍💻 🚀

a full stack developer from Brazil that's currently in high school, creator of AquiGPT

a peek at my github

my skills

HTML
HTML is a markup language used to create web pages. It defines the structure and content of a web page, including headings, paragraphs, images, links, and other elements.
CSS
CSS (Cascading Style Sheets) is a style sheet language used for describing the presentation of a document written in a markup language like HTML. It allows for the separation of content and presentation, enabling cleaner and more maintainable code.
JavaScript
JavaScript is a programming language that enables interactive web pages and is one of the three core technologies of the World Wide Web. It is a high-level, often imperative programming language that is especially suited for adding interactivity to web pages.
Python
Python is a high-level, interpreted programming language that is widely used for web development. It is known for its simplicity and readability, making it a popular choice for beginners and experienced developers alike.
C#
C# is a programming language developed by Microsoft. It is primarily used for developing Windows applications, but it can also be used for web development. C# is known for its strong typing and support for object-oriented programming.
Go
Go is a programming language developed by Google. It is known for its simplicity and efficiency, making it a popular choice for building scalable and high-performance applications.
Rust
Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency.
TypeScript
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. It is designed for the development of large applications and transcompiles to JavaScript.