Skip to content
View Conor-20105865's full-sized avatar

Organizations

@PardixLabs

Block or report Conor-20105865

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

Hi, I'm Conor

Cybersecurity & Digital Forensics Student | Ireland

Passionate about protecting digital systems, exploring cybersecurity, and constantly learning in the ever-evolving world of digital security.


GitHub Activity


Tech Stack


Connect With Me


Contribution Snake


Always learning • Always building • Always securing 🔐

Pinned Loading

  1. converter converter Public

    This is a simple C program that converts numbers between different numeral systems, including decimal, binary, octal, and hexadecimal. The program features a menu-driven interface, allowing users t…

    C

  2. Caesar Caesar Public

    This is a simple Caesar Cipher implementation using JavaFX, which allows users to encode and decode messages using the Caesar Cipher technique. The application provides a graphical interface for us…

    Java

  3. KeyLog KeyLog Public

    This project is a system-wide keylogger that works across multiple platforms: Windows, Linux, and macOS. It captures keystrokes and logs them to a text file (keystrokes.txt). The code demonstrates …

    C