Pinned Repositories
certificacao-70-480
Um roadmap de estudos para a certificação 70-480 da Microsoft.
checkers
A simple checkers implementation in Java with LibGDX.
game-engine
A simple but complete, game engine build with HTML5 and Javascript.
game-of-life
A cellular automaton invented by John Conway, built with Javascript.
genius-dev-edition
Remake of the classic Genius game, built with Javascript.
jsokenpo
A simple "rock, paper and scissor" game built with HTML, CSS and Javascript.
nand2tetris
A 16-bit computer create from scratch.
orderbook
An order book application built with Javascript (ES6)
pong
Remake of the classic Pong game.
simpletodo
A simple to-do list developed with VanillaJS
cauequeiroz's Repositories
cauequeiroz/nand2tetris
A 16-bit computer create from scratch.
cauequeiroz/checkers
A simple checkers implementation in Java with LibGDX.
cauequeiroz/mit_60001
Files/exercises from MIT Introduction to Computer Science and Programming Using Python course.
cauequeiroz/nand2tetris-assembler
Assembler written in Typescript for Nand2Tetris Hack Computer.
cauequeiroz/nand2tetris-compiler
Compiler written in Typescript for Nand2Tetris Jack Language.
cauequeiroz/programming-languages
My solutions and exercises for University of Washington Programming Languages courses.
cauequeiroz/react-udemy-course
projects and exercises from react course at udemy
cauequeiroz/vue-tests-experiment
This repository hosts my experiments with unit testing on a Vue.js application.
cauequeiroz/pong
Remake of the classic Pong game.
cauequeiroz/42-Subjects
An essential collection of 42 School curriculum project PDFs in English and French, thoughtfully organized for students navigating the coding universe during 'freeze' periods or self-study sessions. 📖✨
cauequeiroz/cs50
Files and solved exercises from Harvard CS50 course
cauequeiroz/dsa-primeagen
My studies and implementations of common data structures and algorithms.
cauequeiroz/food-app
Mobile app created to learn React Native.
cauequeiroz/forum
A simple API created to learn Spring Ecosystem.
cauequeiroz/github-search-svelte
This application consumes Github API to search user data and was built to learn Svelte's fundamentals.
cauequeiroz/hibernate-adventure
A project to learn the famous JPA implementation.
cauequeiroz/how-to-code
Files and solved exercises from UBCx How to Code courses.
cauequeiroz/jdbc-adventure
A simple project to learn JDBC.
cauequeiroz/missing-semester
Files and solved exercises from MIT's Missing Semester course
cauequeiroz/MITx-6.00.1x
Files/exercises from MIT Introduction to Computer Science and Programming Using Python course.
cauequeiroz/nand2tetris-vm-translator
VM Translator written in Typescript for Nand2Tetris Hack Computer.
cauequeiroz/Piscine-42
My 42 Piscine (August 2022)
cauequeiroz/py4e
Files/exercises from University of Michigan Python Specialization.
cauequeiroz/pythonprinciples.com
my solutions for pythonprinciples.com challenges
cauequeiroz/shapez-clone
cauequeiroz/spring-adventure
A project to learn Spring MVC
cauequeiroz/springdata-adventure
A project to learn Spring Data JPA.
cauequeiroz/todomvc-react
my TodoMVC implementation in ReactJS.
cauequeiroz/venus
An old school Java backend built with only Servlet and JDBC.
cauequeiroz/vuejs-udemy-course
projects and exercises from vuejs course at udemy