Pinned Repositories
advent-of-code
My solutions for the Advents of Code (https://adventofcode.com)
alg-2
Assignments for Algorithms 2 discipline
alg-3
bouncy-ball
Simulation of a bouncy ball in C using Raylib
campo-minado-c
campo-minado-pascal
dotfiles
nbody
A simulation of the newtonian n-body problem, GUI made with Raylib
prog-2
tetric
Tetris clone for the terminal, written in C
pedropesserl's Repositories
pedropesserl/bouncy-ball
Simulation of a bouncy ball in C using Raylib
pedropesserl/advent-of-code
My solutions for the Advents of Code (https://adventofcode.com)
pedropesserl/alg-2
Assignments for Algorithms 2 discipline
pedropesserl/alg-3
pedropesserl/campo-minado-c
pedropesserl/campo-minado-pascal
pedropesserl/dotfiles
pedropesserl/nbody
A simulation of the newtonian n-body problem, GUI made with Raylib
pedropesserl/pipeline-vhdl
pedropesserl/prog-2
pedropesserl/tetric
Tetris clone for the terminal, written in C
pedropesserl/desafios
Assignments for Programming Challenges discipline
pedropesserl/exercicios-FARMA-ALG
Coding exercises in Pascal
pedropesserl/game-of-life-c
pedropesserl/grafos
Assignments for Algorithms and Graph Theory discipline
pedropesserl/icc
Assignments for Introduction to Scientific Computation discipline
pedropesserl/js-calculator
A calculator built in HTML and JS.
pedropesserl/paradigmas
Assignments for Programming Paradigms discipline
pedropesserl/pedropesserl
pedropesserl/prog-1
Assignments for computer programming discipline
pedropesserl/projetos-digitais
Assignments for Digital Projects and Microprocessors discipline
pedropesserl/resume
My Curriculum Vitae
pedropesserl/rock-paper-scissors-js
Simple rock-paper-scissors game in javascript
pedropesserl/rock-paper-scissors-lizard-spock-js
Slightly more complex code including the lizard+spock expansion to the regular game.
pedropesserl/software-basico
Assignments and exercises for Basic Software discipline
pedropesserl/teletype
A typing test game to play on the terminal