markplotlib
Data Science Engineer. Master's in Pacific International Affairs, Economics. Graduate School Certification: Computer Science. MTA Certifications: Python, Java
Dentsu InternationalEverett, Washington
Pinned Repositories
airflow
Data Pipeline and task scheduler using Apache Airflow
geemap
Google Earth Engine (GEE) python package for interactive geospatial maps
knights-tour
Exploration of computational solutions to a Hamiltonian Cycle on a chessboard
modeling-postgresql
Modeling a star schema database for ETL pipelines. Project 1 of Data Engineering Nano Degree by Udacity
OOPython
Object-Oriented Design in Python 3: demonstrating fundamentals of Interitance, Encapsulation, Abstraction, and Polymorphism
parking-warning
Database Systems project to enable SMS warnings to prevent parking citations. Get the text. Not the ticket.
qiskit-textbook
A university quantum algorithms/computation course supplement based on Qiskit
sparkify-data-lakes
ETL pipeline that uses Spark to process extracted S3 data, and loads data back into S3 as dimensional tables
sparkify-data-warehouse
ETL Pipeline in AWS Redshift and S3
CPSC5051---FREEcycle
CPSC5051 Project - FREEcycle
markplotlib's Repositories
markplotlib/geemap
Google Earth Engine (GEE) python package for interactive geospatial maps
markplotlib/knights-tour
Exploration of computational solutions to a Hamiltonian Cycle on a chessboard
markplotlib/OOPython
Object-Oriented Design in Python 3: demonstrating fundamentals of Interitance, Encapsulation, Abstraction, and Polymorphism
markplotlib/qiskit-textbook
A university quantum algorithms/computation course supplement based on Qiskit
markplotlib/quantum
Adventures in Quantum Computing
markplotlib/weather_API
reports the current weather in various cities
markplotlib/airflow
Data Pipeline and task scheduler using Apache Airflow
markplotlib/modeling-postgresql
Modeling a star schema database for ETL pipelines. Project 1 of Data Engineering Nano Degree by Udacity
markplotlib/parking-warning
Database Systems project to enable SMS warnings to prevent parking citations. Get the text. Not the ticket.
markplotlib/sparkify-data-lakes
ETL pipeline that uses Spark to process extracted S3 data, and loads data back into S3 as dimensional tables
markplotlib/sparkify-data-warehouse
ETL Pipeline in AWS Redshift and S3
markplotlib/automate
Using Python for Automation - LinkedIn Learning
markplotlib/boto3-custom
customized package for streamlined usage of boto3 with AWS S3
markplotlib/cashman
Cashman, a small RESTful API that allows users to manage incomes and expenses
markplotlib/daily
Daily bite-sized programming exercises
markplotlib/data-structures
demonstration of fundamental data structures
markplotlib/graph-algo
Demo of Graph Algorithms: Dijkstra's and Prim's, in Priority Queue and Hash Map
markplotlib/graphs
Python graphs
markplotlib/HWUT
Homework on Unit Testing in C# and ASP.NET
markplotlib/linux-cli
Building skills in Linux shell commands
markplotlib/markplotlib.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
markplotlib/ML_SageMaker_Case_Studies
Case Studies in AWS SageMaker for the Udacity MLND
markplotlib/parallel
Parallel and Concurrent Programming in Python (LinkedIn Learning)
markplotlib/sagemaker-deploy
AWS Udacity MLND Project #1
markplotlib/sagemaker-deployment
AWS Udacity project #1 for MLND
markplotlib/school-sys
Data Engineering ETL using SQL DB from Treehouse
markplotlib/scranton
client-server team project for Dunder Mifflin Inc.
markplotlib/sequence
demonstrates Object-Oriented Design (polymorphism, inheritance, encapsulation, abstraction) and Programming By Contract through heterogenous collection of sequence objects.
markplotlib/treehouse
Treehouse online learning
markplotlib/xgboost-boston
Use Extreme Gradient Boost on Boston Housing Prices dataset