Other Software Projects

Some other software projects.

eefenn-cli

March 2024 - April 2024

A command-line tool for managing scripts and automation workflows on Ubuntu. I created this tool because it was something that I wanted for some repetitive tasks that were cropping up with eefenn (hence why it is creatively named eefenn-cli). This command-line tool is essentially a command-line manager for local automation tasks. It provides a simple interface to create, manage, and run scripts.

eefenn-cli
mikeyfennelly1

LinuxAutomationGo

Thread Pooled Server

March 2023 - March 2025

A multithreaded server to demonstrate the use of a character device. Written in C.

os--char-dev--u3
mikeyfennelly1

LinuxCConcurrent Programming

Brain Tumor Classifier

April 2023 - April 2023

This project is an image classifier that uses a convolutional neural network to classify brain scans, predicting if patients have brain tumors.

brainTumorClassifier
mikeyfennelly1

PythonTensorflowKerasOpenCVMatplotlibPandas