Skip to content
View Darrshan23's full-sized avatar
😎
Passionate
😎
Passionate

Block or report Darrshan23

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

πŸ‘‹ Hi, I'm Darrshan Erettai Muniandy

Typing SVG

🎯 Philosophy

Curiosity > Permission β€” responsibly executed

Coding

This repository is a curated collection of:

  • πŸ” Security research scripts
  • πŸ›‘οΈ Exploit proofs of concept
  • πŸ”¬ Detection experiments
  • πŸ“š Learning resources

Everything here is designed to teach, test, and improve defensive tooling. Always execute in isolated environments with proper authorization.



🌟 About Me

class SecurityResearcher:
    def __init__(self):
        self.name = "Darrshan Erettai Muniandy"
        self.location = "πŸ‡²πŸ‡Ύ Malaysia"
        self.email = "darrshan2003@gmail.com"
        self.role = "Self-Taught Ethical Hacker"
        self.motto = "Push limits. Earn mischief. Repeat."
        
    def current_focus(self):
        return {
            "learning": ["Advanced penetration testing", "Exploit development"],
            "working_on": ["Security tooling", "Vulnerability research"],
            "collaborating_on": ["Hacking projects", "Security research"],
            "interests": ["Red teaming", "Reverse engineering", "CTFs"]
        }

Email Location


πŸ› οΈ Tech Arsenal

πŸ’» Languages

Python C++ C# JavaScript Ruby PHP

πŸ—„οΈ Databases

MySQL PostgreSQL Supabase Firebase

πŸ”§ Tools & Platforms

Linux Git VS Code Vim Node.js Azure

🎨 Design & Creative

Figma Photoshop Adobe XD Premiere Pro

⚑ Hardware

Raspberry Pi Arduino


πŸ“Š GitHub Statistics


πŸ† Featured Repository


🀝 Connect With Me

GitHub LinkedIn Stack Overflow

Medium Hashnode DEV


πŸ’­ Random Dev Quote

🐍 Contribution Snake

github contribution grid snake animation

πŸ“ˆ Profile Views


⭐ Star my repositories if you find them useful!

Popular repositories Loading

  1. darrshan23 darrshan23 Public

    CSS

  2. Zero-To-FullStack-JS-Course Zero-To-FullStack-JS-Course Public

    Forked from HuXn-WebDev/Zero-To-FullStack-JS-Course

    Everything you need to become a Full Stack JavaScript MONSTER πŸ’›

    JavaScript