https://github.com/cgaddis36/cgaddis36
https://github.com/cgaddis36/cgaddis36
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cgaddis36/cgaddis36
- Owner: cgaddis36
- Created: 2021-06-22T13:39:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T21:55:08.000Z (8 months ago)
- Last Synced: 2024-08-15T00:05:27.972Z (8 months ago)
- Size: 5.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - cgaddis36/cgaddis36 - (Others)
README
# Past Projects
## ShoreCasts Progressive Web Application
Constructed to help recreational boaters & fishermen access the weather, wind, tides & water temperature forecasts as well as information on local fishing stores & guides all in one central location. Has since been updated and replaced with a mobile app.
### Screenshots![]()
![]()
![]()
![]()
![]()
### APIs
- National Weather Service
- NOAA Currents & Predictions
### Frameworks
- Ruby on Rails
- GraphQL
- React
- redux
### Testing Suite
- rSpec
### Hosting Architecture
- Frontend React Application: AWS Amplify
- Backend ruby on rails Application: AWS Elastic Beanstalk using EC2 instance server
- Database: AWS RDS
## Cyber Shrimp
### 3D runner Microgame### Features
- Endless running Game
- 3 Difficulty Settings
- Enemy Spawn & speed increase with higher difficulty selected
- Invicible Shrimp powerup where player cannot take damage from enemies
- Super Shrimp ability that allows the player to gain speed for 5 seconds and fastforward through 20 seconds of normal gameplay with an added boost to the player's Score### Technologies
- Unity 3d
- C#
- Blender
## LeapEasy Claims Form
https://www.leapeasy.com/claim-form/
Web application designed to automate the processes for landlords filing claims on their tenants.
### Screenshots![]()
![]()
![]()
### APIs
- Salesforce
### Frameworks
- React
- redux
- Ruby on Rails
- GraphQL
### Testing Suite
- rSpec
### Hosting Architecture
- Frontend: AWS Amplify
- Backend: AWS Elastic Beanstalk using EC2 instance server
- Database: AWS RDS
## Promenade.ai Medical Service Locator
Microservice designed to help veterans locate specific medical services to facilitate their navigation of post-military life.
### APIs
- Designed and built REST API using a relational postgres database to house all of the data for Medical services.
### Frameworks
- React
- Ruby on Rails
- GraphQL
### Testing Suite
- RSpec
### Hosting Architecture
- Frontend: Heroku
- Backend: Heroku## Blues Man Charters
**www.bluesmancharters.com**
Progressive web application designed to help a local charter boat business in Destin, FL easily book charters. Designed with simplicity prioritized in order to help users access the data from their mobile devices as esily as they can on their desktop. The Booking page was already built and sourced by another developer & I have noticed this link to be broken.
### Screenshot![]()
### Frameworks
- React
### Hosting Architecture
- Frontend: AWS Amplify
### ShoreCasts iOS Application
iPhone application designed as the beta testing version for the first iteration of ShoreCasts. Designed to help boaters locate their tides, wind, water temperatures and weather forecast by simply entering in the zipcode of the location they plan to be boating in. All datapoints are accessing the same apis as listed above for the ShoreCasts description under the Current Projects header.
### Screenshots![]()
![]()
![]()
### Frameworks
- React Native
- Ruby on Rails
- GraphQL
- PostgresQL
### Testing Suite
- rSpec
### Hosting Architecture
- Frontend: Apple Connect Store
- User Testing: Test Flight
- Backend: Heroku