Self-Employed - Jestech LLC. (Consulting for Art+Logic)
(2022-Current)
— Work on a mix of DevOps in AWS and development tasks. Utilize CDK as primary means of
deployment.
Python Developer - JP Morgan & Chase
(2021-2022)
— Work on a privileged account access discovery system, which exposes user account
entitlements from ALL networking devices in the firm in the form of a RESTful
SCIM 2.0 API. Application stack includes Python, Flask, Kafka, CockroachDB,
Kubernetes, Docker.
— API provides detailed entitlement data by using a series of microservices which
periodically query network devices for access level data of their local users. API
also provides password rotation for all local users, which integrates with JPMC’s
current and future user authorization systems.
Python Developer - Wendy's
(2018-2020)
I was a Python developer for Wendy's through TekSystems. I worked on an internal application which uses Python, CherryPy, SQLAlchemy, and PostgreSQL. In addition to adding new features, I fully documented, restructured, changed the design, implemented unit testing, and pylinted the code, along with setting up a CI/CD pipeline. I also have tasks involving some Linux administration, using pandas to help organize data for analysis, learning AWS to migrate monolithic applications to be more cloud friendly and accessible, managing an offshore team on a project, and I have been learning machine learning concepts and algorithms.
For my final project at Columbus State, I led a team of 4 others in order to create a enterprise-level business solution for a failing fictional networking hardware company. We had to create a problem and solution. Because the company was still using paper shipping orders, they often missed orders, or sent the same order twice. The hardware in their offices and stores was out of date. Two of the team members worked on the networking aspect of the revamp. One worked on the intranet for employees to use. The last worked on a C# application to manage the employees and add new products.
I created the ecommerce platform using PHP, MySQL, jQuery, Bootstrap, and other libraries.
Users can register, log in, add items to their cart, check out using the Stripe API for credit card transactions, they can check the status of their orders, cancel an order before it is shipped, request a return, giving them return USPS shipping label(s) using the Shippo API. I also used Python to scrape product data from NeweggBusiness.com in order to populate my database.
In addition to the ecommerce platform, I implemented the shipping section of the intranet, along with the inventory control section of the application.
Along with the solution, we also all worked on presentations throughout the semester to show the instructors and classmates our progress. We had to compile a binder containing all of our project planning; our plans, timelines, detailing our system, the cost, and training documentation for all aspects of the project.
View ECommerce site
View Intranet site (Shipment tab is my work)
Admin Login: test:test
View images of Inventory Control C# App
Gitlab Repository