Skip to content
View francesco-pecora's full-sized avatar
💻
Coding . . .
💻
Coding . . .
Block or Report

Block or report francesco-pecora

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cerco-search-engine cerco-search-engine Public

    Implementation of a search engine using PHP and MySQL

    PHP

  2. python-chat python-chat Public

    Implemented a chat bot using web sockets. Back-end implemented with Python and Flask. Front-end implemented with HTML/CSS and JavaScript, with some JQuery to handle AJAX calls.

    HTML

  3. twitter-clone twitter-clone Public

    Simple full-stack application that allows the user to send tweets. Vanilla JavaScript for the front-end, Node.js + Express.js for the back-end, and MongoDB for the database.

    JavaScript

  4. web-scraping-hackernews web-scraping-hackernews Public

    This program scrapes information from the website HackerNews and it displays the news with 100+ votes sorted in descending order in a simple web application

    Python

  5. pokemon-battle-cmd pokemon-battle-cmd Public

    Simulation of a Pokemon battle in Java

    Java

  6. blackjack-cmd blackjack-cmd Public

    Java