Pinned Repositories
Advent-of-code-2K23
blog-api
Guido, Forgive me, this is for school
Contree-online
curl-to-requests
A CLI tool which converts a curl command to a Python requests syntax.
curl-to-requests-online
This is the web version written in Python with Brython of the same project curl-to-requests written in CLI.
Mac-address-spoofer
A Python script that will allow you to specify a network interface and will scan all hosts on that network and change your mac address with one that you found.
nordvpn-connect
Library that allows you to connect to a NordVPN server, works on Windows and Linux.
RFID-Mifare-cloner
A CLI written in Python 3.6 that allows user to copy and duplicate a RFID tag to another one.
unella
An automatic audit tool for Python projects
workstation-setup-ansible
Script to setup my workstation using ansible playbook.
sorasful's Repositories
sorasful/Contree-online
sorasful/curl-to-requests
A CLI tool which converts a curl command to a Python requests syntax.
sorasful/curl-to-requests-online
This is the web version written in Python with Brython of the same project curl-to-requests written in CLI.
sorasful/Mac-address-spoofer
A Python script that will allow you to specify a network interface and will scan all hosts on that network and change your mac address with one that you found.
sorasful/blog-api
Guido, Forgive me, this is for school
sorasful/cli-currency-watcher-coinmarket
Here's a simple Python CLI tool written using Click. It allows you to get the current value of a crypto-currency via it's full name (example : safe-exchange-coin for SAFEX) .
sorasful/console_keyboard_race
Project for racing with keyboard in console in Python.
sorasful/srt-synchronizer
A Flask web app which allows you to offset your .srt files .
sorasful/django-chartit
A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
sorasful/kraken
Kraken is a tool used to make copies of website easily written in Python.
sorasful/Scraping-Server-Gateway
First Go project. HTTP Server that acts like a queue to serve urls to be scraped later through an endpoint, then send back results to another endpoint to further treatments later.
sorasful/servers-summarizer
A script bash which will look into your .ssh/config file and will connect to each server to create a report of several metrics.
sorasful/speed_reading_training
Project written with Brython to train yourself with reading number quickly;
sorasful/trashpong
A ugly game for school.