Skip to content
View ericmckevitt's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ericmckevitt

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ericmckevitt/README.md

Hey there, I'm Eric πŸ‘‹


πŸ“– About me

  • πŸ’» I'm a Full-Stack Software Engineer
  • πŸ“š I'm a Computer Science B.S. + M.S. Student at Colorado School of Mines
  • πŸ‘¨πŸΌβ€πŸ« I work as an Adjunct Professor, teaching CSCI 250 at Colorado School of Mines

Pinned Loading

  1. Traffic-Monitoring-with-YOLOv5-and-SORT Traffic-Monitoring-with-YOLOv5-and-SORT Public

    An advanced traffic monitoring system leveraging YOLOv5 for precise vehicle detection and SORT for robust real-time tracking, with planned enhancements for detecting traffic light violations.

    Python 1 3

  2. Custom-Knowledge-Base-LLM Custom-Knowledge-Base-LLM Public

    In this project, I use LangChain to train a Large Language Model on a custom set of notes. There will be a set of applications in this repository built around this foundation.

    Python 2

  3. Catalog-Website Catalog-Website Public

    This project tests a website for the Mines Catalog with User Authentication, Python backend with a SQL database.

    Python

  4. Uniform-Cost-Route-Finder Uniform-Cost-Route-Finder Public

    A Python application designed for efficient pathfinding in graph-based city networks. Leveraging the Uniform Cost Search algorithm, a staple in AI for complex navigation and optimization problems, …

    Python 1