Skip to content
View PatrickAcheson's full-sized avatar
🎯
Learning
🎯
Learning

Highlights

  • Pro

Block or report PatrickAcheson

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

🎓 Patrick Acheson

Undergraduate Cyber Security Student

Hi, I'm studying Cyber Security at Edinburgh Napier University, and currently on track for first-class honours. When I'm not in my studies, I like to mess around with cybersec related projects, practicing ethical hacking, webdev and programming. I often participate in capture the flag challenges on platforms like HackTheBox and TryHackMe.

LinkedIn followers


🧰 Languages and Tools

Git

Linux

HTML

CSS

JavaScript

Python

GitHub

Bash



Pinned Loading

  1. automate_youtube_shorts automate_youtube_shorts Public

    this repo contains the code to automatically ( download > process > upload ) - YouTube shorts videos

    Python 24 8

  2. private-RSA-key-bruteforce private-RSA-key-bruteforce Public

    This code attempts to decrypt a .pem using a list of passwords. If successful, it prints the correct password and exits.

    Python

  3. Personalized-ChatGPT-with-LangChain Personalized-ChatGPT-with-LangChain Public

    Interactive AI chat app with customizable datasets using GPT-3.5 Turbo.

    HTML

  4. FIM-POC FIM-POC Public

    Implementing a File Integrity Management System (POC) input is a directory that needs to be monitored

    Python

  5. JPMorgan-Chase-CVEP-Tasks JPMorgan-Chase-CVEP-Tasks Public

    J.P. Morgan provided an virtual internship program wherein I was given the opportunity to engage in a series of challenging tasks.

    Python

  6. python-simple-port-scanner python-simple-port-scanner Public

    Using a few imports including Socket. An TCP connection is established a with the target address saving the connections into a dict that then is corelated with a protocol list and displayed to the …

    Python