Hi! I'm Rodolfo!

Welcome to my Portfolio!

About Me

Introduction

My name is Rodolfo Infantini Carneiro and I'm 16 years old, brazilian.

Studies

I'm studying I.T technical college at the second grade of high school.

Git Hub Account

Skills

Front End

[HTML, CSS, JavaScript, C#];

I have been studying HTML and CSS since 2016, deepening the subject during
the technical college and studying JavaScript since the start of the course in 2020.

And I have some experience with JavaScript Socket.io

Back End

[Java, Node.js];

I started studying Java and Node.js since 2020 along with JavaScript.


Portfolio

Java Script

Chess

Chess made with Vanilla JavaScript, all rules implemented.
Playable against Stockfish Chess Engine and against your friends by creating a game and send them the URL!
You can also play more than 200,000 puzzles from LiChess database.
Game is original code, JS Stockfish is not mine: https://github.com/nmrugg/stockfish.js
Play it:

JS Chess Screenshot

Path Finding

A* Path Finding Algorithm made with Vanilla JavaScript, displayed with HTML table.
With configurable obstacles.

Path Finding screenshot

Sorting Algorithm

Sorting Algorithm Visualizer made with Vanilla JavaScript, displayed with HTML progress bars.
You can choose between 9 sorting algorithms and configure array size, max item value, delay between iterations.

JS Chess Screenshot

Snake

Snake made with Vanilla JavaScript.
Made with HTML tables.
You can play it (use WASD to control):

JS Snake Screenshot

Multiplayer TicTacToe

Multiplayer TicTacToe made with JavaScript using socket.io.
You can play it by starting server.js with node

JS TicTacToe Screenshot

Chrome Dino

Dino Game from Chrome made with vanilla JavaScript
With local storage to save the record
Play it:

JS Dino Screenshot

C#

Calculator

Calculator capable of making complex calculations.

C# Calculator Screenshot

Music Player

Music Player that lists all your mp3 files in your Songs folder.

Functionalities:

C# Music Player Screenshot

CSS

You've reached the end