AlexanderMcLaughlin
Trying to make the world a better place by making everything I code open source.
Orlando
Pinned Repositories
Balloons
Typical contest algorithmic problem which focuses less on data structure knowledge
Bloccode
A Java application that uses building blocks to teach new programmers not only how programming works, but also how the actual code in different languages looks
Canny
A simple implementation of the Canny edge detection algorithm using convolution and a threshold value to determine where edges lie.
EarBook
Android app that functions as a social media app for sharing and listening to music with friends via the Spotify API
Fruit
A contest problem which acts as a great example of a greedy algorithm
MarketMonkey
They say that a monkey throwing darts at a dartboard with different stocks on it will yield about the same or better results as an experienced broker picking an undiversified portfolio, well I decided to put that to the test. View the results here: https://inflationhedging.com/predicting-the-stock-market/
MarketTracker
A real-time stock market tracking dashboard that consists of a framework for creating different algorithms that can be used to predict the fluctuation of different indexes and stocks
nRF52-Repo
Repository made in order for Limbitless Solutions Inc. to have Arduino IDE compatibility with their nRF52 based board.
Rose
Using an Arduino to create a nice light display when human motion is detected in an artificial rose encased in glass.
Touya
This project was an attempt to create a CSV file that could be used to populate a mySQL database with data taken from the AniDB database.
AlexanderMcLaughlin's Repositories
AlexanderMcLaughlin/Bloccode
A Java application that uses building blocks to teach new programmers not only how programming works, but also how the actual code in different languages looks
AlexanderMcLaughlin/EarBook
Android app that functions as a social media app for sharing and listening to music with friends via the Spotify API
AlexanderMcLaughlin/nRF52-Repo
Repository made in order for Limbitless Solutions Inc. to have Arduino IDE compatibility with their nRF52 based board.
AlexanderMcLaughlin/Rose
Using an Arduino to create a nice light display when human motion is detected in an artificial rose encased in glass.
AlexanderMcLaughlin/Balloons
Typical contest algorithmic problem which focuses less on data structure knowledge
AlexanderMcLaughlin/Canny
A simple implementation of the Canny edge detection algorithm using convolution and a threshold value to determine where edges lie.
AlexanderMcLaughlin/Fruit
A contest problem which acts as a great example of a greedy algorithm
AlexanderMcLaughlin/MarketMonkey
They say that a monkey throwing darts at a dartboard with different stocks on it will yield about the same or better results as an experienced broker picking an undiversified portfolio, well I decided to put that to the test. View the results here: https://inflationhedging.com/predicting-the-stock-market/
AlexanderMcLaughlin/MarketTracker
A real-time stock market tracking dashboard that consists of a framework for creating different algorithms that can be used to predict the fluctuation of different indexes and stocks
AlexanderMcLaughlin/Touya
This project was an attempt to create a CSV file that could be used to populate a mySQL database with data taken from the AniDB database.
AlexanderMcLaughlin/GeneralCode
Code Snippets Used for Everyday Stuff
AlexanderMcLaughlin/Minion
A fun little program that finds if a ninja can find a path given a series of obstacles using a depth first search
AlexanderMcLaughlin/Monkey
Utilizes a recursive algorithm and the mathematics behind binary trees to figure out how to balance two sides of a tree
AlexanderMcLaughlin/Sobel
Uses a less complex than Canny non-gaussian convolution and threshold to find edges in an image file
AlexanderMcLaughlin/Treesales
A great tool for any pyramid scheme enthusiast! Keeps track of total sales below each manager in a tree.
AlexanderMcLaughlin/Violin1
Algorithm for finding the best strategy of finger placement on a single string of a violin