jamesmoraless
Welcome! My name is James Morales. I am a 5th-year software engineering student at the University of Western Ontario. I hope you find my projects enjoyable!
London, ON, Canada
Pinned Repositories
EcommerceAPI
The E-Commerce API is a full-stack web application designed to facilitate modern e-commerce activities, showcasing a comprehensive understanding of web development tools and technologies.
Hero-Hub-PERN-Stack
Superhero Database is an interactive web application designed to allow comic book enthusiasts and researchers to search for, manage, and curate collections of superhero data. This project provides detailed information on superheroes, including their names, races, publishers, and powers, along with the ability to create, update and delete hero lists
iFashion-Admin-Web-App
jamesmoraless.github.io
Premier-League-Model
Machine Learning - Premier League match predictor built on Jupyter Notebooks. A random forest algorithm was used to pickup non-linear data
Python-Stock-Price-Predictor
Using Google Colab, I practiced my python skills by building a stock price predictor. My goal in this was to utilize Python skills to start learning about Machine Learning.
RestorationsOfEldya
2D RPG that received a 96% grade. The game was built on Unity with C#
Retail-Store-Management-Program
This is a terminal-based view of what a retail store management program could look like; used python.
Roll-A-Ball
This is my first 3D Unity project where you control a ball to get past obstacles and collect points along the way! Once the game is over, there is a winner message and the game restarts shortly after.
URL-Shortener
Built an API to store user inputted URL links into a database which then returns a shortened URL that will direct users to the original link.
jamesmoraless's Repositories
jamesmoraless/jamesmoraless.github.io
jamesmoraless/Roll-A-Ball
This is my first 3D Unity project where you control a ball to get past obstacles and collect points along the way! Once the game is over, there is a winner message and the game restarts shortly after.
jamesmoraless/Hero-Hub-PERN-Stack
Superhero Database is an interactive web application designed to allow comic book enthusiasts and researchers to search for, manage, and curate collections of superhero data. This project provides detailed information on superheroes, including their names, races, publishers, and powers, along with the ability to create, update and delete hero lists
jamesmoraless/iFashion-Admin-Web-App
jamesmoraless/Premier-League-Model
Machine Learning - Premier League match predictor built on Jupyter Notebooks. A random forest algorithm was used to pickup non-linear data
jamesmoraless/Python-Stock-Price-Predictor
Using Google Colab, I practiced my python skills by building a stock price predictor. My goal in this was to utilize Python skills to start learning about Machine Learning.
jamesmoraless/RestorationsOfEldya
2D RPG that received a 96% grade. The game was built on Unity with C#
jamesmoraless/Space-Shooter
Space shooter game built on Unity where you must avoid all enemy space crafts. Gravity and space ship navigation is simulated to feel real.
jamesmoraless/URL-Shortener
Built an API to store user inputted URL links into a database which then returns a shortened URL that will direct users to the original link.
jamesmoraless/EcommerceAPI
The E-Commerce API is a full-stack web application designed to facilitate modern e-commerce activities, showcasing a comprehensive understanding of web development tools and technologies.
jamesmoraless/Retail-Store-Management-Program
This is a terminal-based view of what a retail store management program could look like; used python.
jamesmoraless/Complex-Number-Calculator
Through the use of objected oriented programming, I store imaginary and real parts of an imaginary number to make basic calculations such as addition, multiplication... etc. The ComplexNumCalcByJames is a nifinite looped menu that gives onptions on calculating complex numbers. The rest of the demo files have other functionalities.
jamesmoraless/Construction-Fullstack-Estimator
jamesmoraless/Course-Grade-Calculator
Through the use of object oriented programming, I was able to organize the different grading components for my coding class as objects which led me to predict my final grade.
jamesmoraless/DoubleLinkedList
Making a doubly linked list
jamesmoraless/Ecommerce-app
jamesmoraless/eng-intern-assessment-react
A Starter repo for Shopify React Intern assessments
jamesmoraless/eng-intern-challenge
Shopify Intern Application
jamesmoraless/File-Name-Sorter-Updated-
Accessing a text file and printing it out with neat formatting and storing it into a distinct data structure
jamesmoraless/github-slideshow
A robot powered training repository :robot:
jamesmoraless/intro-html
A robot powered training repository :robot:
jamesmoraless/jamesmoraless
jamesmoraless/JavaScript-tic-tac-toe
jamesmoraless/Personal-Website
jamesmoraless/Python-API-Dev
jamesmoraless/Sorting-Algorithm-Tester-
In this project, I create sorting algorithms and test/compare their speeds
jamesmoraless/URL-Shortener-FrontEnd