Pinned Repositories
expenseTracker
A simple React expense tracker Project
Battleship
My implementation of the famous battleship game.
bookbot
First Python script, a book bot that gives interesting statistics about it. Part of the Boot.dev curriculum.
BST
Implementation of a balanced BST, along with operations such as balancing, updating and deleting
codewarsPractice
css-exercises
CV-generator
React application that takes information about a candidate and display it in a nice format, generating a simple CV or Resume that they can use for their job applications.
DatingDemo
fioroFoods
An e-commerce informational site about the Microgreens company FioroFoods
Forkify-
Simple JavaScript Project with API calls and asynchronous functions
vicentefiorito's Repositories
vicentefiorito/learn-cicd-starter
The starter code for the "Learn CICD" course on Boot.dev
vicentefiorito/webflyx
Practicing Git Commands.
vicentefiorito/rss_feed_aggregator
PH (to be changed)
vicentefiorito/pokeCLI
A CLI REPL written in Go that works with PokeAPI to get the data from.
vicentefiorito/staticSiteGenerator
This tool will convert Markdown Files and Images into HTML and CSS in order to generate static sites from the files provided as context.
vicentefiorito/webCrawler
A JavaScript application that generates "internal links" report for any website on the internet by crawling each page of the site.
vicentefiorito/mazesolver
Maze Solver program using tkinter and python that allows for the use of algorithms to systematically solve the mazes generate by the program.
vicentefiorito/bookbot
First Python script, a book bot that gives interesting statistics about it. Part of the Boot.dev curriculum.
vicentefiorito/CV-generator
React application that takes information about a candidate and display it in a nice format, generating a simple CV or Resume that they can use for their job applications.
vicentefiorito/Battleship
My implementation of the famous battleship game.
vicentefiorito/TDD-Practice
Practicing with Jest and learning some of the basic of TDD
vicentefiorito/BST
Implementation of a balanced BST, along with operations such as balancing, updating and deleting
vicentefiorito/LinkedList
This is my take on a LinkedList implementation along with its main operations and functions, such as Inserting, Deleting, and Updating
vicentefiorito/Recursion-Practice
Recursion and sorting exercises utilizing JS
vicentefiorito/TicTacToe
Tic Tac Toe Game utilizing simple JavaScript and concepts from module patterns and factory functions.
vicentefiorito/css-exercises
vicentefiorito/goLangGreeting
My first golang application. Simple program that asks the user to input their name and prints a greeting message to the console.
vicentefiorito/fioroFoods
An e-commerce informational site about the Microgreens company FioroFoods
vicentefiorito/genshinIndex
Genshin Impact Information Index using Next-Js and the Genshin API
vicentefiorito/jokeAPI
Application using a joke API with next.js
vicentefiorito/freeCodeCampMongoDB
My take on the FreeCodeCamp certification using MongoDB and Mongoose
vicentefiorito/Forkify-
Simple JavaScript Project with API calls and asynchronous functions
vicentefiorito/GPT3
React WebApp using webkit and CSS styling
vicentefiorito/RickAndMortyAPI
vicentefiorito/DatingDemo
vicentefiorito/codewarsPractice
vicentefiorito/styilingPractice
React App to practice CSS styiling
vicentefiorito/expenseTracker
A simple React expense tracker Project