Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Typing SVG
root@marion:~$ whoami
marion_cuyas

root@marion:~$ cat profile.txt
Software Developer | Security Enthusiast | SysAdmin Student | Code Breaker & Builder

root@marion:~$ ls skills/
frontend/  backend/  security/  systems/  design/

root@marion:~$ cat about_me.txt
Identity: Queer human navigating tech spaces
Approach: Unconventional solutions to conventional problems
Belief: Diverse perspectives make better security
Status: Drinking coffee

root@marion:~$ echo $PASSION
"Learning new things, playing with code, building cool&secure stuff"

root@marion:~$ ./start_session.sh
Session initiated. Welcome!

🛠️ Tech Arsenal

💻 Programming & Frameworks

Java Spring Boot Python JavaScript TypeScript React SvelteKit Playwright JUnit

🗄️ Backend Infrastructure

PostgreSQL Docker Maven Postman

🔒 Cybersecurity & Penetration Testing

Kali Linux Burp Suite Wireshark OWASP Hydra John the Ripper MITRE ATT&CK

⚙️ Systems & DevOps

Linux Windows Server VMware Bash PowerShell Git


🎯 Current Focus

public class Marion {
    private String currentFocus = "Working with Software Development and Becoming a SysAdmin";
    private String[] learning = {"Hardware", "OS implementation", "Sustainability", "Database Management"};
    private boolean openToCollaborate = true;
    
    public void dailyRoutine() {
        coffee()
        code();
        coffee()
        breakThings();
        coffee()
        learnFromMistakes();
        repeat();
    }
}

📊 GitHub Stats

Top Languages


Note

I enjoy tinkering with computers and learning how they operate. In a world so digitalized it's crucial to have people that know how to fix, repair and secure them. Technology shapes our lives, and those who build it have a responsibility to protect it. That's why I'm here: to be part of that protection.

Marge


root@marion:~$ ./collaborate.sh
Open to connecting with amazing humans!
Let s build something awesome or do some CTF together :)

root@marion:~$ exit
Thanks for visiting! Feel free to reach out anytime.
Beep bop.

LinkedIn TryHackMe

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors