Pinned Repositories
Algorithms
A bunch of algorithms I'm making for learning purposes.
avoid_obstacles-lua
A simple game in which the player has to avoid falling obstacles.
breakout
A game of Pong made with Macroquad
calculator
A calculator using JavaScript, HTML, and CSS.
collect
A simple game in which the player has to collect falling obstacles.
library-app
A library app to search for books.
nest-api
A authentication api built with nest.js
quotes-app
A web app where the user can save quotes.
snake
A snake game for terminals made in Rust using the crossterm library.
tic-tac-toe
An online game of tic tac toe built with React, Express and Socket.io.
uauramenezes's Repositories
uauramenezes/Algorithms
A bunch of algorithms I'm making for learning purposes.
uauramenezes/avoid_obstacles-lua
A simple game in which the player has to avoid falling obstacles.
uauramenezes/breakout
A game of Pong made with Macroquad
uauramenezes/calculator
A calculator using JavaScript, HTML, and CSS.
uauramenezes/collect
A simple game in which the player has to collect falling obstacles.
uauramenezes/library-app
A library app to search for books.
uauramenezes/nest-api
A authentication api built with nest.js
uauramenezes/quotes-app
A web app where the user can save quotes.
uauramenezes/snake
A snake game for terminals made in Rust using the crossterm library.
uauramenezes/tic-tac-toe
An online game of tic tac toe built with React, Express and Socket.io.
uauramenezes/compare-cpf
A simple app to compare CPFs in multiple files
uauramenezes/dice-api
Just a silly API built with nothing but Node.js.
uauramenezes/etch-a-sketch
A kind of sketchpad in JavaScript for the Odin Project curriculum.
uauramenezes/jump
Just a jump mechanich implemented in JavaScript
uauramenezes/nand2tetris
uauramenezes/networking-rs
A simple networking example in rust
uauramenezes/next-pong
A Pong game built with Next.js
uauramenezes/race
Uma tentativa de criar um tipo de jogo de corrida.
uauramenezes/rock-paper-scissors
A simple game of rock-paper-scissors.
uauramenezes/scripts
uauramenezes/Shooter
A small shooter game build in Defold
uauramenezes/tic_tac_toe-rust_wasm
A simple game of tic tac toe built with rust and web assembly.
uauramenezes/wabanex
An API built with Elixir and Phoenix Framework during the NLW event.