Skip to content
View CyberHansen's full-sized avatar
📚
Studying
📚
Studying

Organizations

@CyberGutta

Block or report CyberHansen

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

Typing SVG

PortfolioEmailLinkedIn


👨‍💻 About Me

classMathiasHansen:
def__init__(self):
self.name="Mathias Hansen"self.age=18self.location="Kongsberg, Norway 🇳🇴"self.education="IT Student - Cybersecurity Specialization"self.interests= ["Cybersecurity", "Programming", "CTF Challenges", "Gaming"]
self.motto="Good code should be efficient AND secure"defget_skills(self):
return {
"languages": ["Python", "C#", "JavaScript", "SQL"],
"web": ["HTML", "CSS", "React"],
"focus": "Cybersecurity & Ethical Hacking",
"learning": ["Penetration Testing", "Cryptography", "Secure Coding"]
}
defcurrent_goals(self):
return [
"Master advanced cybersecurity techniques",
"Compete in CTF competitions",
"Build secure and robust applications",
"Become a certified ethical hacker"
]

🎯 My Journey

During the COVID-19 pandemic, I discovered my passion for coding—starting with simple HTML and CSS projects and progressively expanding to JavaScript, Python, and SQL. What began as curiosity evolved into a deep commitment to cybersecurity and ethical hacking.

My approach: Security-first development. I believe that elegant code must also be secure code.


📊 GitHub Statistics

GitHub StatsTop Languages
GitHub Streak
GitHub Trophies

🎯 Current Focus

┌─[mathias@kali]─[~]
└──╼ $ cat current_projects.txt
→ 🔐 Learning advanced penetration testing techniques
→ 💻 Building secure web applications with security-first approach
→ 🏆 Competing in CTF challenges to sharpen skills
→ 📚 Preparing for ethical hacking certifications
→ 🎮 Developing cybersecurity tools and automation scripts

🎮 Interests Beyond Code

  • 🎯 Gaming: Strategy games and FPS - sharpening problem-solving skills and reflexes
  • 🔍 CTF Competitions: Regular participant in Capture The Flag challenges
  • 📖 Continuous Learning: Always exploring new security trends and vulnerabilities
  • 🛡️ Security Research: Studying the latest attack vectors and defense mechanisms

🚀 Future Goals

publicclassFutureGoals{publicstringEducation{get;set;}publicList<string>Career{get;set;}publicList<string>Certifications{get;set;}publicstringVision{get;set;}}varmyGoals=newFutureGoals{Education="Bachelor's/Master's in Information Security",Career=newList<string>{"Ethical Hacker","Security Consultant","Penetration Tester"},Certifications=newList<string>{"CEH (Certified Ethical Hacker)","OSCP (Offensive Security Certified Professional)","Security+"},Vision="Protect systems and data from malicious actors using my knowledge for good"};

💡 Philosophy

"The best defense is understanding the offense. Security isn't just about building walls—it's about thinking like an attacker to protect like a defender."

I approach every project with security in mind. Whether it's a simple script or a complex application, I believe that secure code is good code, and good code is secure code.


📫 Let's Connect!

I'm always interested in connecting with fellow developers, security enthusiasts, and anyone passionate about technology!

Portfolio

EmailLinkedIn

Open to collaborations, CTF teams, and exciting cybersecurity projects!


Profile Views

⭐️ From CyberHansen | Made with ❤️ and lots of ☕

Pinned Loading

  1. CyberGutta/AkademiTrackCyberGutta/AkademiTrackPublic archive

    Automatisk oppmøteregistrering for STU-økter på Akademiet/Automated attendance registration for STU sessions at Akademiet

    C# 3

  2. CyberNilsen/CyberVaultCyberNilsen/CyberVaultPublic

    CyberVault is a C#-based password manager app designed for users to securely store their passwords locally using high-end cryptography. Developed by CyberHansen and CyberNilsen, the app aims to pro…

    C# 11 2

  3. CyberGutta/AkademietTrackCyberGutta/AkademietTrackPublic

    Website for the tool AkademiTrack

    HTML 2

  4. Tooler-appsTooler-appsPublic

    Tooler er en app med masse nydelige tools

    HTML

  5. Login-utviklingLogin-utviklingPublic

    dette er login siden jeg utvikler for utvikling.

    PHP