Skip to content
View SeveralBandicoot's full-sized avatar

Block or report SeveralBandicoot

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.

Content in all repositories owned by your account will be closed.
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
SeveralBandicoot/README.md

👋 Hi, I'm Andrew Arguello Jr.

I am a Computer Science student at the University of Illinois Chicago with a deep interest in the intersection of Security, Identity Management (IAM), and Machine Organization.

🛠 What I’m working on:

Founder & Team Lead: I lead the @UIC-LUG Cybersecurity CTF team. I design labs on Web Exploitation, Cryptography, Forensics, and more.

Low-Level Systems: Currently diving deep into Machine Organization (x86-64, Memory Management, and C).

Identity & Access: Applying my IT background (Active Directory/M365) to modern IAM security practices.

🚀 Key Projects:

LinuxLunacySpring2026: A repository consisting of specialized challenges compiled for a Linux-based CTF, focusing on the Linux concepts Users, Permissions, and Processes.

Grade-Calculator: A C++ program designed to calculate current and projected grades based on assignments, weighted categories, and specific course grading scales.

⚡ Technical Toolkit:

Languages: C++, Python, Java, C (x86 Assembly)

Security: Wireshark, Digital Forensics, CTF Methodologies

Infrastructure: Active Directory, Linux (RHEL/Ubuntu), Microsoft 365

📫 Connect with me:

💼 LinkedIn: https://www.linkedin.com/in/aj-arguello-15b571356/

📧 Email: aargu7@uic.edu

Pinned Loading

  1. lugatuic/LinuxLunacySpring2026 lugatuic/LinuxLunacySpring2026 Public

    This is the cloneable repository for members to run their challenges on.

    Dockerfile

  2. gradeCalculator gradeCalculator Public

    A C++ program where I will be able to calculate current as well as possible grades based on assignments, weights, and grade scale of courses.

    C++