Pinned Repositories
AlanTheAlertBot
A simple Python script which pings specific IPs on my network, used to detect when somebody is home as their phone connects to the wifi outside
AmazonPriceTracker
Simple Python app using BeautifulSoup to track Amazon prices for specified items and send an email if they decrease.
AndroidRNIAPTutorial
Code for my tutorial on React Native in app purchases for Android.
auth-toolkit
Reusable NextJS authentication code to slap into new projects
BrianTheBombBot
Brian the Bomb Bot is a speech recognition app written in Python to solve all the puzzles in the game 'Keep Talking and Nobody Explodes'
FiniteAutomaton
Finding equivalence of two finite automata by calculating their symmetric differences
MusicMakesYouRunFaster
My final project for my computer science BSc degree, try it out here: https:/musicmakesyourunfaster.firebaseapp.com
PAL---Peace-and-Love
A personal security mobile application, using crime data to generate the safest possible route home along with an arsenal of security features.
SimulatedAnnealingKemeny
Using simulated annealing to find the optimal Kemeny Score for a real world data set
SpotifyDiscoverWeeklyRescuer
A simple program which rescues all songs in my spotify discover weekly playlist every monday before they are removed automatically.
EuanMorgan's Repositories
EuanMorgan/FiniteAutomaton
Finding equivalence of two finite automata by calculating their symmetric differences
EuanMorgan/Minecraft
Basic minecraft in Python using ursina
EuanMorgan/SimulatedAnnealingKemeny
Using simulated annealing to find the optimal Kemeny Score for a real world data set
EuanMorgan/BeatleBot
A pointless twitter bot that posts every line from every Beatles song one by one in chronological order.
EuanMorgan/AlanTheAlertBot
A simple Python script which pings specific IPs on my network, used to detect when somebody is home as their phone connects to the wifi outside
EuanMorgan/RNIapTutorial
Source code for my tutorial on In-App Purchases with the react-native-iap library.
EuanMorgan/IncompetentWeatherApp
The weather app that simply doesn't know
EuanMorgan/SpotifyDiscoverWeeklyRescuer
A simple program which rescues all songs in my spotify discover weekly playlist every monday before they are removed automatically.
EuanMorgan/SpotifyHistorySaver
A Python program which saves my last 50 listened to songs on Spotify to a a playlist
EuanMorgan/AmazonPriceTracker
Simple Python app using BeautifulSoup to track Amazon prices for specified items and send an email if they decrease.
EuanMorgan/OverwatchStatComparison
EuanMorgan/AutoClicker
Simple autoclicker I made for a client
EuanMorgan/the-beatles-api
EuanMorgan/NeuralNetworksFromScratch
Learning neural networks
EuanMorgan/Security
A collection of Cyber Security and Ethical Hacking tools I've made in Python
EuanMorgan/BrianTheBombBot
Brian the Bomb Bot is a speech recognition app written in Python to solve all the puzzles in the game 'Keep Talking and Nobody Explodes'
EuanMorgan/GL365Contact
EuanMorgan/JavaCW2
EuanMorgan/TypingGame
A pure JS/HTML game, generates random words which you have to type in within the allotted time.