Skip to content
View LikeNmuFF's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report LikeNmuFF

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 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
LikeNmuFF/README.md
# ๐Ÿ’ป 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']}")

๐Ÿ› ๏ธ Tech Stack & Skills

๐ŸŒฑ Currently Mastering

Python Cyber Security Digital Forensics

๐Ÿ” Actively Exploring

CTF Linux Git VS Code

๐Ÿ“š Want to Learn

Docker Flask Django Bash


๐Ÿ“Š CTF Analytics

Hack4Gov Trophy

H4G


๐ŸŽฏ Learning Roadmap

๐Ÿ Python Journey

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]
Loading

๐Ÿ” Cybersecurity Path

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

๐Ÿ† CTF Dashboard

## ๐ŸŽฎ 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

๐Ÿ’ Personal Corner

โค๏ธ For My Inspiration

"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! ๐Ÿ’–"

Typing SVG

๐Ÿ”ง Python Projects (Coming Soon)

โ”œโ”€โ”€ ๐Ÿ“ 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/

๐Ÿ—“๏ธ Daily Coding Activity

๐ŸŒ… 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)

๐Ÿ“š Learning Resources

Python & Security

Platforms I Use

TryHackMe HackTheBox picoCTF


๐Ÿค Let's Connect & Collaborate!

Email LinkedIn Discord


๐Ÿ“ˆ Weekly Progress

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
Loading

๐ŸŽฎ Fun Section

Current CTF Streak ๐Ÿ”ฅ

Day 1: โœ… | Day 2: โœ… | Day 3: โœ… | Day 4: โœ… | Day 5: โณ

Python Lines Written This Month

[โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘] 500/1000 lines

My Coding Playlist ๐ŸŽต

๐ŸŽต Lo-fi beats for coding
๐ŸŽต Video game soundtracks
๐ŸŽต Epic orchestral music
๐ŸŽต Erica's favorite songs ๐Ÿ’–

๐Ÿ’ฌ Quote That Inspires Me

"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


๐Ÿš€ Ready for the Journey!

Typing SVG

Profile views GitHub followers Made with love Updated daily

๐ŸŒŸ Star this repository if you like my profile! ๐ŸŒŸ


Muffy Logo

Pinned Loading

  1. eia-birthday eia-birthday Public

    HTML

  2. motsie motsie Public

    HTML