Projects
IMCoding
Somewhat a programming articles blog, but mostly cheat-sheets and code samples to be used as a reference.
The articles are written in Markdown and the content is stored in MongoDB via Atlas.
It includes authenticated pages and routes for uploading new (and editing existing) content.
Skeeball World Tour
Future web app for SkeeballWorldTour.com... the home of the long-running social sports league in northeastern Ohio at the many Winking Lizard Tavern locations.
Provides players with league news, standings, schedules, results, participating store info, player/team stats, league leaders and tournament info... for current and all past seasons.
This is a very data intensive app.
RML Baseball
Soon to become the replacement website of the long-running Strat-O-Matic based fantasy baseball league... the RML.
Features a message forum, league news, upcoming events, file downloads, authenticated pages and other league information.
National Parks
Get state by state national park lists and info, including a park description, GPS coordinates, available activities, a picture of the park and a link to view the official webpage for the park.
This app was built with just plain old HTML, CSS and JavaScript... accessing the national parks API.
Strat Ratings Guide
Processes the uploaded .csv data from the annual Strat-O-Matic baseball ratings guide, then stores the "better organized" data for hitters and pitchers in a MySQL database.
On demand, it converts the stored data into more relevant forms using complex proprietary functions. Very handy for players of the renowned baseball game by Strat-O-Matic.
Memory Game
Hotel Worx
Property management app to be used by hotels of any size.
With this app, you can manage reservations, room info/pricing, invoices, room charges and much more.
Note: This online version is the server API and documentation only (which was my role in this project). It does not include the front-end.