Skip to content
View Fran0616's full-sized avatar
🎯
Focus
🎯
Focus
  • NYC

Highlights

  • Pro
Block or Report

Block or report Fran0616

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
Fran0616/README.md
  • 👋 Hi, I’m Francisco
  • 👀 Some side hobby of mine are learning how to code, I hope to become better at python, and start to learn other languge like Java
  • 🌱 My goal is to become a Information Security expert
  • 💞️ I’m looking to collaborate with anyone on any project

Pinned Loading

  1. LAN-monitoring LAN-monitoring Public

    A host monitoring is a great tool to help monitor a Local Area Network (LAN). It works by sending an ICMP echo request to the network host. It automates the network troubleshooting process and make…

    Python 1 1

  2. AirQualityResearch AirQualityResearch Public

    This is a research into air quality in different part of the U.S. I utilized web scrapping and IQAir API

    Python

  3. Spotify- Spotify- Public

    Using Spotify API to get Jay Z album name, release date, track, type, and album URI

    Python

  4. CreatingTableSQLProject CreatingTableSQLProject Public

    In this project, you will create your own “Friends” table and add/delete data from it.

    1

  5. Attica Attica Public

    Attica, a clothing store, has asked you to help them configure their environment. Using the command line interface.

  6. sortBubble sortBubble Public

    Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    Python