|
coding|
news team|
aboutIn 2024, I decided to learn some of the Python coding language. Within that time, I've made 3 projects.
Word Finder
PyMadLib
DeWixer
Word Finder was my first ever Python project. It can find a word in any text document and can define words via Google. This, being my first project, isn't the greatest.
PyMadLib was an interpretation of the MadLib games. The user can create their own with ease.
DeWixer is a program that "dewixes" any website made using Wix. It removes the ad banner, fixes any iframes, and allows for custom elements. It's main purpose is to convert Wix links to Neocities ones for the use of alternative hosting. This is by far my most advanced project, especially with it's use with cURL and the Neocities API.