Skip to content
View famesjranko's full-sized avatar

Block or report famesjranko

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
famesjranko/README.md
  • 👋 Hi, I’m Andrew J. McDonald [@famesjranko]
  • 👀 I’m interested in programming, networking, virtualisation, cloud infrastructure, and all things linux, bash, and python
  • 💞️ I’m looking to collaborate on open source projects

Pinned Loading

  1. automated-PDF-tabulated-data-extractor-api automated-PDF-tabulated-data-extractor-api Public

    This project is a Python-based backend system designed to extract tabulated data from PDF documents automatically. It utilizes a combination of YOLO object detection and Camelot for parsing tables …

    Python

  2. hiveKeepers-containerised-data-visualisation-system hiveKeepers-containerised-data-visualisation-system Public

    Containerized system with NGINX for network requests and security, and Plotly Dash for real-time data visualization from a remote database, featuring user authentication and IP banning.

    Python

  3. Connect4-Heuristic-Player Connect4-Heuristic-Player Public

    A Lisp-based Connect-4 game enhanced with a custom heuristic AI. This project implements a strategic heuristic that evaluates board states, enabling the AI to play both offensively and defensively.…

    Common Lisp

  4. Towers-of-Hanoi-Lisp Towers-of-Hanoi-Lisp Public

    A Lisp-based implementation of the classic Towers of Hanoi problem, featuring both breadth-first search (BFS) and A* search algorithms. This project explores state space search strategies, comparin…

    Common Lisp

  5. realtime-dall-e-face-capture realtime-dall-e-face-capture Public

    A real-time webcam processing application that combines YOLO-based face detection with OpenAI's DALL-E for generating masked overlays and enhanced visual effects, allowing live AI-driven video tran…

    Python

  6. local-network-monitor-dashboard local-network-monitor-dashboard Public

    Monitors internet connectivity, logs status, and triggers a modem power cycle via Tapo P100 smart plug after consecutive failures. Includes a Dash web app for visualizing network status over time.

    Python