Skip to content
View Seamus-Hennigan's full-sized avatar

Highlights

  • Pro

Block or report Seamus-Hennigan

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

πŸ’« About Me

I'm a Junior at Johnson & Wales University studying Cyber Threat Intelligence & Defense (Class of 2028). Currently an Assistant Network Technician supporting campus network operations, where I troubleshoot issues, configure switches and access points, and help manage infrastructure.

My focus is Cloud Security Engineering, with an interest in Information Security for the finance industry. Always open to connecting with others in cloud security and cyber defense.

🌐 Socials

LinkedIn Email

πŸ’» Tech Stack

Languages: C C++ Java Python JavaScript TypeScript PHP HTML5 Bash PowerShell

Cloud & DevOps: AWS Cloudflare Docker Kubernetes Terraform Jenkins Apache

Databases: MySQL PostgreSQL MongoDB Neo4j

Monitoring & Tools: Grafana Prometheus Git GitHub

πŸ‘Ύ Contribution Graph

pacman contribution graph

πŸ“Š GitHub Stats

stats top languages

streak

πŸ† GitHub Trophies

trophies

Pinned Loading

  1. Assembly-Dice-Game Assembly-Dice-Game Public

    A console dice game written in x86 (32-bit) MASM assembly with a small C++ helper module. Roll two dice, bet on the outcome, save and load your progress. Built in part with the Irvine32 library.

    Assembly 1

  2. CNB-Bank CNB-Bank Public

    TypeScript 1

  3. Signal-Keylogger Signal-Keylogger Public

    This project is an injectable keylogger tool designed for educational and ethical use only by cybersecurity students. It captures key logs, geo-location data, and basic system information from infe…

    Python 1

  4. WeatherETL WeatherETL Public

    An automated, serverless weather data pipeline built on AWS that collects, processes, and visualizes real-time weather data from multiple cities worldwide. This project demonstrates end-to-end clou…

    1

  5. ceasar-cipher ceasar-cipher Public

    A simple command-line Caesar cipher tool written in modern C++. Encrypts and decrypts text with a user-defined shift.

    C++