# ๐ป Klein Ric Abong (muffy)
๐ Computer Science Student | ๐ CTF Enthusiast | ๐ต๏ธ Forensics Lover | ๐ Python Learner | โค๏ธ Erica's Biggest Fan
## ๐จโ๐ป About Me
class AboutKlein:
def __init__(self):
self.name = "Klein Ric M. Abong"
self.role = "Computer Science Student"
self.status = "Forever Curious Explorer"
self.passion = "Technology & Digital Forensics"
self.heart = "โค๏ธ Erica Joy Lim"
self.mood = "Always Learning"
def current_focus(self):
return {
"learning": "Python (Beginner โ Intermediate)",
"activities": ["CTF Competitions", "Digital Forensics", "Tech Exploration"],
"projects": "Building cybersecurity tools",
"goal": "Become a cybersecurity professional"
}
def daily_routine(self):
return "Code โ Learn โ CTF โ Repeat ๐ป"
me = AboutKlein()
print(f"Hello World! I'm {me.name}")
print(f"Passionate about: {me.passion}")
print(f"Currently: {me.current_focus()['learning']}")
graph LR
A[Beginner] --> B[Functions & Modules]
B --> C[File Handling]
C --> D[OOP Concepts]
D --> E[Libraries: Requests, BeautifulSoup]
E --> F[Automation Scripts]
F --> G[CTF Tools Development]
| Level | Status | Focus Areas |
|---|---|---|
| ๐ข Level 1 | Completed | Basic Concepts, Network Fundamentals |
| ๐ก Level 2 | In Progress | Python for Security, Basic CTFs |
| โช Level 3 | Up Next | Advanced Forensics, Tool Development |
| โช Level 4 | Future | Red/Blue Team Skills, Certifications |
## ๐ฎ Active Platforms
โข TryHackMe
โข picoCTF
โข CTFTime: 1mpv!$3
## ๐
Recent Achievements
โ Completed Python basics
โ Solved first 10 picoCTF challenges
โ Learned basic forensics tools
โ Built first automation script
## ๐ฏ Next Targets
โข Top 100 in a CTF competition
โข Create a custom CTF tool
โข Write CTF writeups
โข Contribute to security projects"Behind every line of code I write, there's a beautiful smile cheering me on.
Thank you, Erica Joy Lim, for being my motivation and happiness! ๐"
โโโ ๐ CTF-Tools/
โ โโโ cipher-decoder.py
โ โโโ hash-cracker.py
โ โโโ network-scanner.py
โโโ ๐ Forensics-Tools/
โ โโโ file-carver.py
โ โโโ metadata-extractor.py
โโโ ๐ Learning-Projects/
โโโ automation-scripts/
โโโ security-scanners/๐
Morning (8 AM - 12 PM)
โโโ Python Practice (2 hours)
โโโ CTF Challenges (1 hour)
๐ Afternoon (1 PM - 5 PM)
โโโ Coursework (2 hours)
โโโ Project Work (2 hours)
๐ Evening (7 PM - 10 PM)
โโโ Forensics Learning (1 hour)
โโโ Reading & Documentation (2 hours)
gantt
title My Learning Timeline
dateFormat YYYY-MM-DD
section Python Skills
Basic Syntax :done, 2024-01-01, 30d
Functions & OOP :active, 2024-02-01, 45d
Advanced Concepts :2024-03-15, 60d
Project Building :2024-05-15, 90d
section CTF Skills
Easy Challenges :done, 2024-01-15, 45d
Medium Challenges :active, 2024-03-01, 60d
Team Competitions :2024-05-01, 90d
section Forensics
Basic Tools :done, 2024-01-01, 60d
Advanced Analysis :active, 2024-03-01, 90d
Day 1: โ
| Day 2: โ
| Day 3: โ
| Day 4: โ
| Day 5: โณ
[โโโโโโโโโโโโโโโโโโ] 500/1000 lines
๐ต Lo-fi beats for coding
๐ต Video game soundtracks
๐ต Epic orchestral music
๐ต Erica's favorite songs ๐
"The only way to learn a new programming language is by writing programs in it."
- Dennis Ritchie
"In the middle of every difficulty lies opportunity."
- Albert Einstein
"Code is like humor. When you have to explain it, it's bad."
- Cory House



