You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webscraper in python that scrapes the top weekly posts on r/CryptoCurrency. Script uses sentiment analysis to export data from the extracted posts into positive/negative .csv files for use.
Bloons Tower Defense clone done in Java for Grade 12 Computer Science culminating project. Includes concepts of Object-Oriented Programing (OOP) such as Encapsulation, Polymorphism, and Inheritance…