Skip to content
View technicallyharwell's full-sized avatar
  • Earth
Block or Report

Block or report technicallyharwell

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
technicallyharwell/README.md

Pinned

  1. Over-Engineered-Todo Over-Engineered-Todo Public

    Largely showcasing the CI/CD, project management, and other enterprise workflows to a friend who recently graduated. Project frozen ~Nov 2023. FastAPI, Pydantic, Alembic, Pytest, Postgres, Docker, …

    Python 3 2

  2. Datacenter-Network-Sim Datacenter-Network-Sim Public

    Datacenter DDoS simulation with Python (BSD socket interface & Mininet) - college networks class final project

    Python 4

  3. NeuralNet-Project1 NeuralNet-Project1 Public

    Comparison of Hebb vs Pseudoinverse trained neural nets for recognizing digit patterns with random noise

    MATLAB 1

  4. NeuralNet-Project2 NeuralNet-Project2 Public

    Remove noise from an audio signal via LMS trained adaptive filter to restore original signal

    MATLAB 1

  5. parse-spammers-from-pdf-phone-bill parse-spammers-from-pdf-phone-bill Public

    Parse the .pdf of phone bill, look up the carrier with numverify API and export likely spam calls to a .csv. Personal hackathon-styled project during the weekend of 9/16/2023-9/17/2023.

    Python

  6. tesseract-playground tesseract-playground Public

    An evening setting up and experimenting with tesseract as an OCR tool for personal usecases

    Python