theodoremoreland

theodoremoreland's photo
No Language

theodoremoreland

 1  1
The README that displays when viewing my GitHub profile.
CSS

PortfolioExample

 1  0
A responsive portfolio webpage using only HTML and CSS. This is not my actual portfolio, it was intended to function as an example for students of SMU's FSF course (2021). However, this project was so much fun that it became more of an experiment.
HTML

HawaiiClimateDataAPI

 2  0
A REST-API developed in Python (Flask) and analytics using SQLAlchemy ORM queries, Pandas, Matplotlib, and Jupyter Notebook for Hawaii climate data.

CheeseCatalog

 1  0
A web application for managing a cheese catalog. Built with Ruby on Rails and SQLite.

html-me-something

 1  0
My very first webpage, based on my feelings on Gears of War PvP. Built using semantic HTML and responsive CSS.
Java

TechJobs

 1  0
A Java (Spring Boot) web application that allows users to manage job postings in a MySQL database.
JavaScript

TopWine

 3  1
A Python (Flask) and AWS web application featuring visualizations (Plotly, Leaflet) and analysis of wine quality based on reviews from the country's top 10 wine critics.

BellyButtonBiodiversity

 2  0
An interactive dashboard for exploring bacteria present on the human belly button. Created with Python (Flask), SQLAlchemy ORM, Pandas, JavaScript, d3, Plotly, and Docker.

Episodic

 2  0
A Python, PostgreSQL, React, JavaScript, and AWS based web application for reporting, recording, and visualizing data. Uses an arbitrary Anime theme for demonstration purposes.

WeatherDashboard

 2  0
A weather dashboard built atop the OpenWeather API using JavaScript and CSS (no frameworks).

JavaScriptQuiz

 1  0
A timed, browser based JavaScript quiz. Built using JavaScript and CSS (no frameworks).

MarsRover

 1  3
A unit testing suite for three classes (themed around a Mars Rover). Built in Node.js using the Jasmine framework.

MyMovieList

 1  0
A React, JavaScript, Python, PostgreSQL, AWS based web application for browsing, searching, and adding movies to a watch list. Features 34k+ movies from 1901-2017.

NodeJsQuiz

 1  0
A Node.js quiz through a Node.js command line program. The program can be used directly in a command line environment or indirectly via webpage. The latter leverages WebSockets and child_process to pipe IO between web client and command line environment. The webpage is served using Express.js.

PasswordGenerator

 1  0
A webpage that generates a random password based on user selected criteria. Built using JavaScript w/ automated testing using Jest.
Jupyter Notebook

YelpETL

 2  0
Scripts to extract, transform, and load Los Angeles Yelp data from the Yelp Fusion API and Kaggle.

HeroesOfPymoli

 1  0
Fictional purchasing reports from a fictional video game. The reports were generated using Python, Pandas, Numpy, and Jupyter Notebook.

MissionToMars

 1  0
A webpage with dynamic Mars content populated by a web scraping bot. The bot uses chromedriver + splinter/selenium and mongodb to scrape and persist data, respectively.

Pymaceuticals

 1  0
Data analytics using Python, Pandas, and Matplotlib. The data features 250 mice that were treated through a variety of drug regimes over the course of 45 days.

STLServiceCalls

 1  0
Analytics and report on three years worth of Saint Louis service requests data using Python.

WeatherPy

 1  0
A Python script to visualize data points of the weather for 500+ cities across the world of varying distance from the equator.
PLpgSQL

MovieIon

 1  0
A Python (Flask), PostgreSQL, and AWS based web application that uses machine learning to recommend movies that you'll love or movies that you'll hate.

REDB

 1  0
A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.
Python

LinkedInScrape

 3  0
Script for scraping LinkedIn company profiles and posts. Local IT consultation firms used as examples.

Blogz

 2  1
A rudimentary Python (Flask) based blogging platform. Uses Flask, SQLAlchemy ORM, PostgreSQL, CSS, JavaScript, and Docker.

TikTokDL

 2  1
Scripts to semi-automate downloading a user's TikTok videos. Uses Python, Splinter, and Chromedriver.

REDB-API

 1  0
A Python and FastAPI based asynchronous REST API for accessing St. Louis Parcel Data stored in the Regional Entity Database (REDB)
Rust

_exercism

 1  0
A collection of my attempts at solving exercism challenges.
TypeScript

OrderDashboard

 4  0
A dashboard for visualizing DoorDash order history and scripts to get order history. Made with React, TypeScript, MUI X Charts, and Python.

ClassViewerWeb

 3  1

TypePractice

 2  0
Practice your typing speed while reading words of wisdom. Built with React, TypeScript, Vite, TanStack Query, Zod, and AWS.

WebCaesar

 2  0
Encrypt and decrypt text using Caesar's cipher. Supports multiple languages. Start with a randomly selected dad joke (English). Built with Python, TypeScript, Flask, and React.

ScrabbleScorer

 1  1
Enter a word to see its scrabble score relative to 1 of 3 scoring algorithms. Built using TypeScript, React, React Query, Node, and Express.

TodoListApp

 1  0
A Todo List mobile app built using React-Native, TypeScript, and Realm.

ProjectDashboard

 0  1
Originally built to support a role transition from Data Engineer to Software Engineer, this dashboard now serves as an interactive catalog of engineering breadth. Made with React, TypeScript, MUI X Charts, React Query, and GitHub API.
VBA

ShelfCheck

 4  0
A VBA macro that incorporates barcode scanning to support workers in the identifying, tracking, and rearranging of seed containers.

TemplateMacro

 3  0
A VBA macro that automates the populating of sheets and cells with the appropriate values (ranging from basic equations to operations featuring multiple vlookups).

YearlyStocks

 1  1
A VBA macro that analyzes an Excel Workbook of real stock market data then updates said Workbook with outcomes of the analysis.