Skip to content
View Prashithshetty's full-sized avatar

Block or report Prashithshetty

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

๐Ÿš€ Welcome to Prashith's Digital Universe ๐ŸŒŒ

Typing SVG

๐ŸŽฏ About Me

class PrashithShetty:
    def __init__(self):
        self.name = "Prashith Shetty"
        self.role = "Full Stack Developer & Security Researcher"
        self.location = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.current_focus = ["Django", "Web Security", "React Native"]
        self.passion = "Building secure, scalable applications"
        
    def get_skills(self):
        return {
            "languages": ["Python", "JavaScript", "C", "C++", "HTML", "CSS"],
            "frameworks": ["Django", "FastAPI", "React", "React Native", "Expo"],
            "databases": ["MongoDB", "SQL", "Firebase"],
            "tools": ["Postman", "Figma", "Microsoft Azure"],
            "specialties": ["Cybersecurity", "Network Security", "Material Design"]
        }
    
    def current_status(self):
        return "๐Ÿ”ฅ Crafting the next big thing..."

developer = PrashithShetty()
print(f"๐Ÿ‘‹ Hello World! I'm {developer.name}")

๐Ÿ› ๏ธ Tech Arsenal

๐Ÿ”ฅ Languages & Frameworks

Python Django FastAPI React React Native JavaScript C C++

๐Ÿ—„๏ธ Databases & Cloud

MongoDB Firebase Microsoft Azure SQL

๐ŸŽจ Design & Tools

Figma Material Design Postman Expo


๐Ÿ” Cybersecurity Focus

โ”Œโ”€[prashith@security]โ”€[~]
โ””โ”€โ”€โ•ผ $ whoami
Cybersecurity Enthusiast 

โ”Œโ”€[prashith@security]โ”€[~]
โ””โ”€โ”€โ•ผ $ cat interests.txt
โ€ข Network Security Architecture
โ€ข Web Application Security
โ€ข Penetration Testing
โ€ข Secure Code Development
โ€ข Threat Analysis & Mitigation

โ”Œโ”€[prashith@security]โ”€[~]
โ””โ”€โ”€โ•ผ $ python3 -c "print('๐Ÿ›ก๏ธ Security is not a product, but a process!')"
๐Ÿ›ก๏ธ Security is not a product, but a process!

๐Ÿ“Š GitHub Analytics

GitHub Streak


๐Ÿš€ Current Mission

# ๐ŸŽฏ What I'm working on right now...
current_projects = {
    "learning": ["Advanced Django", "React Native Mastery", "Network Security"],
    "building": ["Full-stack web applications", "Mobile apps with Expo"],
    "exploring": ["Cloud security", "API development", "UI/UX design"],
    "goal": "Creating secure, user-friendly applications that make a difference"
}

for key, value in current_projects.items():
    print(f"๐Ÿ”ฅ {key.title()}: {', '.join(value)}")

๐ŸŽฎ Fun Zone

๐Ÿ GitHub Activity Graph

GitHub Activity Graph

๐Ÿ† Achievement Unlocked

Trophy


๐Ÿ’ก Python One-Liner of the Day

# ๐Ÿ Because Python is life!
mystery_code = lambda x: ''.join([chr(ord(c) + 1) if c.isalpha() else c for c in x])
# Can you figure out what this does? ๐Ÿค”

๐ŸŒ Let's Connect & Collaborate!

Email LinkedIn GitHub

๐Ÿ’ฌ Ask me about:

Python โ€ข Django โ€ข React Native โ€ข Cybersecurity โ€ข API Development โ€ข Mobile Apps โ€ข Web Security


๐ŸŽฏ "Code is like humor. When you have to explain it, it's bad." - Cory House

Profile Views

โญ Star my repos if you find them interesting!


if you.find(this_profile).interesting():
    return "Let's build something amazing together! ๐Ÿš€"
else:
    return "Thanks for visiting anyway! ๐Ÿ˜Š"

Pinned Loading

  1. hackbuddy hackbuddy Public

    its a simple tool helping coders identify realworld problems for their hackathon challenge

    Python

  2. P2P-project P2P-project Public

    a tcp and webrtc peer to peer chat app

    Python

  3. georem georem Public

    location based reminder app

    JavaScript 1

  4. puzzle-it-up puzzle-it-up Public

    game with homework

    TypeScript 1

  5. SENTINAL SENTINAL Public

    a web pen testing tool

    Python 1

  6. Link-Sentinel Link-Sentinel Public

    a software which helps user be safe on the web

    Python 1