Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 630 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 630 Bytes

Miscellaneous projects

This repository contains a collection of miscellaneous personal projects.

  • Mandelbrot - Generation and visualization of Mandelbrot sets.

  • Phase Portrait - Visualization of phase protraits for the numberical resolution of differential equations.

  • Project Euler - A collection of functions used to solve challenges on Project Euler.

  • Solar System - Simulation of the orbits of the planets of the solar system using Newtonian mechanics.

  • Soma Solver - Algorithm for solving the soma qube.

  • Sudoku Solver - Algorithm for solving sudoku grids.