Skip to content
View JDeep1234's full-sized avatar

Highlights

  • Pro

Block or report JDeep1234

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

OpBento

Typing SVG
Profile views GitHub followers

πŸš€ About Me

Coding

πŸŽ“ Passionate Developer specializing in ML Security, Quantitative Systems, and Software Engineering

πŸ”­ Currently Working On: Adversarial ML & model robustness, low-latency systems, and quant research tooling

🌱 Learning: Stochastic modeling, HFT infrastructure, red-teaming LLMs, and secure ML pipelines

πŸ’‘ Interests: Quantitative Finance, ML Security, Systems Design, Adversarial AI, and Algorithmic Trading

πŸ“« Contact: jdeepb34@gmail.com

⚑ Fun Fact: I love turning complex mathematical models into efficient, production-grade systems!


πŸ› οΈ Languages and Tools

Row 1
Row 2
Row 3

πŸ… Holopin Badges & Achievements

πŸŽƒ Hacktoberfest Achievements

Hacktoberfest 2024 Open Source Contributor

πŸ’» Coding Profiles & Analytics

πŸ“Š GitHub Analytics

GitHub Stats GitHub Streak
Top Languages

πŸ† GitHub Trophies

GitHub Trophies

🀝 Connect With Me


🎯 Current Focus

class BJnyanadeep:
    def __init__(self):
        self.name = "B Jnyanadeep"
        self.language_spoken = ["Python", "C++", "Java", "SQL"]
        self.current_focus = [
            "ML Security & Adversarial Robustness",
            "Quantitative Research & Algo Trading",
            "Systems Engineering & Low-Latency Design",
            "Secure ML Pipelines & Red-Teaming LLMs"
        ]
        self.coding_platforms = {
            "leetcode": {"problems_solved": "425+", "contest_rating": "1500+", "streak": "100+ days"},
            "hackerrank": {"stars": "5⭐", "domain": "Problem Solving"},
            "github": {"contributions": "500+", "repos": "50+"}
        }
        self.quant_stack = {
            "math": ["Stochastic Calculus", "Linear Algebra", "Probability Theory", "Time Series"],
            "tools": ["NumPy", "Pandas", "SciPy", "QuantLib", "Backtrader"],
            "strategies": ["Statistical Arbitrage", "Factor Modeling", "Options Pricing", "Backtesting"]
        }
        self.ml_security = {
            "adversarial_ml": ["FGSM", "PGD Attacks", "Model Inversion", "Membership Inference"],
            "defenses": ["Adversarial Training", "Certified Robustness", "Differential Privacy"],
            "llm_security": ["Prompt Injection", "Jailbreaking", "Red-Teaming", "Model Fingerprinting"]
        }
        self.swe_principles = [
            "Design for scale, optimize for latency",
            "Security-first architecture",
            "Test-driven, benchmark everything",
            "Clean abstractions over clever hacks"
        ]
        self.achievements = [
            "Hacktoberfest Contributor",
            "Adversarial ML Researcher",
            "Open Source Advocate",
            "Quant Systems Builder"
        ]

    def current_research(self):
        return {
            "ml_sec": "Robustness of financial ML models under distribution shift & adversarial perturbation πŸ›‘οΈ",
            "quant":  "Building alpha signals using NLP + order book microstructure πŸ“ˆ",
            "swe":    "Low-latency data pipelines and execution engine design ⚑"
        }

    def say_hi(self):
        print("Thanks for dropping by! Let's connect and build something amazing together.")
        print("πŸš€ Always ready for new coding challenges and collaborations!")
        print("πŸ“ Currently bridging quant finance, ML security, and systems engineering β€” one algorithm at a time!")

me = BJnyanadeep()
me.say_hi()
print(f"πŸ”¬ Research: {me.current_research()}")

πŸ“ˆ Coding Activity

Activity Graph

Daily Dev Quote

⭐ Don't forget to star the repositories you find interesting!

🎯 Let's solve problems together and make the world a better place through code!

Happy Coding! πŸš€


Popular repositories Loading

  1. Iot-Projects-Part-B Iot-Projects-Part-B Public

    C++ 14

  2. DAA-Programs DAA-Programs Public

    C 8

  3. Applied-Cryptography-Lab-Programs Applied-Cryptography-Lab-Programs Public

    C 5

  4. AIML_LAB_5th_Sem AIML_LAB_5th_Sem Public

    Python 3 1

  5. SenSpy SenSpy Public

    Senspy is a network monitoring and anomaly detection tool built using Flask, Scapy, and Chart.js . It provides real-time insights into network traffic, anomaly analysis, and CPU usage through inter…

    HTML 2 2

  6. JDeep1234 JDeep1234 Public

    TypeScript 2