Skip to content
View parkershamblin's full-sized avatar

Block or report parkershamblin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
parkershamblin/README.md

Parker Shamblin

Computer Science student at the University of South Florida focused on Java backend development, SQL database design, Python, OpenCV, GitHub projects, and clear technical documentation.

Featured Portfolio Pages

Featured Projects

Retail Banking and Brokerage Platform

Parker Shamblin Java Oracle banking web application project

Java web application learning project using JSP, Jakarta Servlets, JDBC, Oracle 21c XE, and Apache Tomcat. The project documents public, customer, teller, and manager workflow areas, plus SQL scripts, stored procedures, views, screenshots, and feature-to-database notes.

OpenCV Computer Vision Workflow

Parker Shamblin Python OpenCV computer vision project

Python and OpenCV learning project built around Windows desktop-window capture, cascade-classifier detection, visible rectangle review, and documented constraints. I keep this project framed as a computer vision experiment with limitations and a measurement backlog.

Current Focus

  • Structuring Java web applications with clear request handling and data access layers.
  • Documenting SQL-backed application workflows with tables, views, stored procedures, and screenshots.
  • Improving Python and OpenCV projects through clearer setup notes, constraints, and measurement plans.
  • Writing portfolio content that explains engineering decisions, tradeoffs, current limitations, and next steps.

Pinned Loading

  1. opencv-OSRS1 opencv-OSRS1 Public

    Computer Vision Project by Parker Shamblin which automates object detection and gathering in the game Old School RuneScape.

    Python 6

  2. retail-banking-brokerage-platform retail-banking-brokerage-platform Public

    Full-stack Java web application for retail banking and brokerage workflows using Oracle, JSP/Servlets, JDBC, Tomcat, role-based access control, and approval-driven transaction processing.

    Java

  3. leetcode-solutions leetcode-solutions Public

    My LeetCode solutions.

    Python

  4. checkers-pygame checkers-pygame Public

    Play Checkers locally with a friend. Built using Pygame.

    Python