My interest in programming came from my interest in knowing how things work. I always wondered how certain electronics work and why they work, upon a few questions and google searches I found what I was looking for - programming. I started scratch at around 6 or 7 years old and began to learn it in school as well. In year 6 I was introduced to making websites with html, css and javascript and that is when I started programming seriously. I started learning python 3 later into year 6 and have been doing it ever since. Through youtube i have learnt various things about python. Some of thing i know how to do in python are: Create complex GUIs in python using tkinter, kivy, flask or django. Make simple games in python using pygame Build websites in python Very complex knowledge of web scraping using selenium, beautifulsoup and requests. Knowledge of using APIs in python such as the twitter, ebay and reddit API Creating discord bots in python using discord.py Aside from python, I am learning to make games in unity using C#, but I only have very limited knowledge at the moment.
I am still learning more python as I wouldn’t consider myself very advanced at the moment. I know how to use github through the command line and deploy apps in heroku. Right now I am working on an amazon app to help sellers see behind the scenes statistics on products, as I imagine this would be very useful in the ecommerce world. Other than this I have created a discord bot using discord.py and .NET Core to integrate among us with discord so it can mute players when the game is in progress and unmute players at discussion and waiting periods.