Pinned Repositories
ASCII-generator
ASCII generator (image to text, image to image, video to video) - Errors correction, I made it faster and more!
atbash-cipher
🧩🔒 - A=Z and so on. Simple atbash encoder/decoder
d4v1-sudo
flask-json-api
🌐🐍 - A simple Flask application for creating an API that handles JSON data.
Geolocation-geonames.txt-API
X,Y → 🗺️ - Python API to get nearest locations (Country, State, City, Road...) and more of a coordinate or informations about all results that includes the searched string using a Geonames txt file as database.
IP-geolocation-tool
🖥️ → 🔎 → 🗺️ - Python code that utilizes the MaxMind GeoIP2 database to retrieve geolocation information for a given IP address.
Ps4-UI
🎮🕹️👾 - Recreating the PlayStation 4 UI using HTML, JavaScript, and pure CSS. Fully interactive, keyboard and gamepads.
rdr2-site-clone
🤠🐎 - Well... basically, I decide to, at least try, use Way Back Machine to recreate the Red Dead Redemption 2 website in 2023 (currently it is ugly compared to 2023). Why? Because I liked it.
trilateration-using-python
🌎🔺📍- Triangulate a position in Earth based on the geographic location of three known points and their distances to the unknown point; using Haversine formula.
wifi-sploit
ᯤ🌐 - Wi-Fi sploit is a password cracker for router's login pages (but it works fine in any login page site, even on internet :D)
d4v1-sudo's Repositories
d4v1-sudo/Ps4-UI
🎮🕹️👾 - Recreating the PlayStation 4 UI using HTML, JavaScript, and pure CSS. Fully interactive, keyboard and gamepads.
d4v1-sudo/wifi-sploit
ᯤ🌐 - Wi-Fi sploit is a password cracker for router's login pages (but it works fine in any login page site, even on internet :D)
d4v1-sudo/Geolocation-geonames.txt-API
X,Y → 🗺️ - Python API to get nearest locations (Country, State, City, Road...) and more of a coordinate or informations about all results that includes the searched string using a Geonames txt file as database.
d4v1-sudo/IP-geolocation-tool
🖥️ → 🔎 → 🗺️ - Python code that utilizes the MaxMind GeoIP2 database to retrieve geolocation information for a given IP address.
d4v1-sudo/rdr2-site-clone
🤠🐎 - Well... basically, I decide to, at least try, use Way Back Machine to recreate the Red Dead Redemption 2 website in 2023 (currently it is ugly compared to 2023). Why? Because I liked it.
d4v1-sudo/trilateration-using-python
🌎🔺📍- Triangulate a position in Earth based on the geographic location of three known points and their distances to the unknown point; using Haversine formula.
d4v1-sudo/ASCII-generator
ASCII generator (image to text, image to image, video to video) - Errors correction, I made it faster and more!
d4v1-sudo/atbash-cipher
🧩🔒 - A=Z and so on. Simple atbash encoder/decoder
d4v1-sudo/d4v1-sudo
d4v1-sudo/flask-json-api
🌐🐍 - A simple Flask application for creating an API that handles JSON data.
d4v1-sudo/Hash-calculator
Python script for easy hash calculation and verification with SHA-256, BLAKE-512, and BLAKE2b algorithms.
d4v1-sudo/simple-database-using-python
🗃️💾 - A basic Python to do list manager based in SQLite.
d4v1-sudo/liberprimus-tool
Python tool/libraray for evolving solutions toward the Liber Primus from Cicada 3301
d4v1-sudo/markdown-to-html
</> - A complete HTML code for viewing Markdown texts using showdown js and prism js. With support for the most varied types of programming languages in Markdown
d4v1-sudo/my-location
🌎📍- HTML code to return the user's latitude and longitude using the device's GPS
d4v1-sudo/simple-ip-scanner
🚧 - Under development - A Python network scanning tool for gathering information about target hosts and IP addresses.
d4v1-sudo/vigenere-cipher
🧩🔒 - Vigenere cipher: encode/decode using passcodes