fmorrisey
Software Engineer who is innovating in the space between science, technology, and design.
Milwaukee, WI
Pinned Repositories
angular-mock-enviroment-service
Mock and production services change based on the environment variable
Angular_HelloWorld
Angular hello world...Hello World...HELLOWORLD!!!
Facebook_Clone
Frontend practice in replicating Facebook's newsfeed and other features. Uses React with SASS.
Happnin
Happnin' is the Social Event App that's free of the big data social networks. Created while at devCodeCamp. Integration with Google Maps, Geolocation data, and the TicketMaster API data on a responsive mobile friendly website. Built with ASP.NET Core and Bootstrap for the CSS.
Most-Wanted
Creating search algorithms using vanilla Javascript to find and retrieve JSON records to search for a person, then be able to find their relationships to other persons in the dataset based on their familia relationship. Such as their antecedents, siblings, and spouses.
python_data_mining
Using Python to mine data collected from an api. Processes a 16k+ JSON Dataset to find video game sales data. This repo was for testing the backend code before integration with Game Grabber.
Spoker.io
MERN Stack e-Commerce platform to empower small-medium sized bike shops. It uses the power and scalability of NoSQL MongoDB integrated with the flexibility of popular Javascript technologies of Node, React, Redux, Express, and Mongoose. Includes authentication using JSON Web Tokens and allows shop owners to analyze real-time revenue data and reports with ChartJS.
Theme_Switch
CSS, HTML, & JS for dark, light, and solar dynamic theme switching.
travel_advert_nepal
A landing page for a travel agency to captivate the imagination of travelers interested in going to Nepal. React, SASS, & SwiperJS.
YouTube_Clone
MERN Stack React YouTube clone with Docker support and Material-UI
fmorrisey's Repositories
fmorrisey/React_TicTacToe
fmorrisey/Game_Grabber
Flask project to analyze and data mine a 16k+ large data set of data relating to video game sales.
fmorrisey/Strova_MERN
MERN Stack built knock off of the popular exercise track
fmorrisey/Detritus-Aggregator
ASP .NET Core 3 Municipal Trash Collector Web Application. Integration with an MSSQL database and the Google Maps API.
fmorrisey/Movie-Library
fmorrisey/Most-Wanted
Creating search algorithms using vanilla Javascript to find and retrieve JSON records to search for a person, then be able to find their relationships to other persons in the dataset based on their familia relationship. Such as their antecedents, siblings, and spouses.
fmorrisey/JavaScript_Practice
fmorrisey/fmorrisey.github.io
Github portfolio
fmorrisey/SuperHeros_Proj
ASP .NET MVC Superhero catalogue
fmorrisey/LINQPractice
Practice problems using the LINQ extension methods to query and change datasets.
fmorrisey/SweepstakesManager
A project built on Dependency Injection and the Factory Design Pattern. Including allowing the user to choose between Stack or Queue memory managers. Integration with MailKit to email the winners.
fmorrisey/CustomListDataStructure
Creates a wrapper around an array that represents a strongly typed list of objects that can be accessed by index. Provides methods to add, remove, remove at, sort, merge, and manipulate lists.
fmorrisey/BinarySearchTreeProj
fmorrisey/SodaMachine_OOP
Building a Soda Machine to understand and demonstrate OOP functionality and the 4 pillars thereof.
fmorrisey/BattleShipProj
Console App version of the original game. Built on the the C# .NET Framework
fmorrisey/RPSLSproj
Rock-Paper-Scissors-Lizard-Spock game from The Big Bang Theory
fmorrisey/RobotsVsDinosaurs
Project RobotsVsDinosaurs dCC
fmorrisey/Python_Proj