MuriloMir
Computer scientist from the University of Brasília, my main language is D but I also use others. I am willing to help everyone, don't be afraid to ask.
Pinned Repositories
Battery-counter
A software to keep track of how many 18650 batteries you have at your workshop.
Decimal-calculator
A module which implements functions for you to perform calculations with the decimal number system rather than the binary number system.
DMD-GUI
A GUI for you to use the DMD compiler more comfortably.
Fermat-primality-test
A software which runs the Fermat's Primality Test to tell if a number is prime in a very fast way.
Fixing-the-world
A game in which you have to fix the world.
Math-expression-parser
An algorithm that is able to fully interpret and solve any mathematical expression.
Neural-network-creator
A software for you to create feed-forward neural networks with the mouse.
Sierpinski-gasket-algorithm
A code which implements the algorithm that draws the Sierpinski gasket on the screen.
Sierpinski-triangle-algorithm
A code which implements the algorithm that draws the Sierpinski triangle on the screen.
Space-invaders
A space invaders game to teach you how to do that sort of thing.
MuriloMir's Repositories
MuriloMir/Math-expression-parser
An algorithm that is able to fully interpret and solve any mathematical expression.
MuriloMir/DMD-GUI
A GUI for you to use the DMD compiler more comfortably.
MuriloMir/Neural-network-creator
A software for you to create feed-forward neural networks with the mouse.
MuriloMir/Decimal-calculator
A module which implements functions for you to perform calculations with the decimal number system rather than the binary number system.
MuriloMir/Sierpinski-triangle-algorithm
A code which implements the algorithm that draws the Sierpinski triangle on the screen.
MuriloMir/Sierpinski-gasket-algorithm
A code which implements the algorithm that draws the Sierpinski gasket on the screen.
MuriloMir/Space-invaders
A space invaders game to teach you how to do that sort of thing.
MuriloMir/Battery-counter
A software to keep track of how many 18650 batteries you have at your workshop.
MuriloMir/Fermat-primality-test
A software which runs the Fermat's Primality Test to tell if a number is prime in a very fast way.
MuriloMir/Fixing-the-world
A game in which you have to fix the world.
MuriloMir/Neural-network-module
A module with tools for you to implement feed-forward neural networks.
MuriloMir/Newton-disc
A software which draws a spinning Newton disc until it turns white.
MuriloMir/Pi-digits-analyzer
This software, written in Dlang, analyzes the digits of pi in order to find images and words in them.
MuriloMir/Pixels
An artwork which draws pixels on the screen, creating a beautiful image.
MuriloMir/Tinder-bot
A software which hits "Like" automatically when the Tinder website is open.