JavaScript Projects
Small projects, such as an infinite scrolling gallery and captcha authentication.
A mini 3D solar system in motion where each aster orbits according to its specifics (I designed structure, lighting and animations).
An interactive visualization of earthquakes around the world.
A mini 3D solar system in motion where each aster orbits according to its specifics (I designed structure, lighting and animations).
An interactive visualization of earthquakes around the world.
Technologies: HTML, JavaScript, Three.js, OrbitControls.js, CSS, Atom
___________________________________________________________________
Photo Modifier
This small software recreates effects to edit images. The main effects and changes are: scaling, B&W, blending, brightening, finding edges, sharpening, embossing, medium and gaussian noise removal. The software does not have a graphical interface, it works only from terminal.
Technologies: C, Atom
___________________________________________________________________
Polynomial Solver
The solver rewrites the user's polynomial and simplifies it. If the polynomial is in an equation, it will be solved. If, instead, he wants the solution of a specific operation (i.e. to find the roots or the delta), it will be easy as to give the command of that specific operation in input to the terminal. The software does not have a graphical interface, it works only from terminal.
Technologies: F#, Visual Studio
___________________________________________________________________