Skip to content
View darshannere's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@fossasia

Block or report darshannere

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

Hi there, I'm Darshan Nere πŸ‘‹

MS Computer Engineering @ Virginia Tech | Software Engineer | Machine Learning Researcher

Website LinkedIn Twitter Email


πŸš€ About Me

I'm a software engineer and graduate student passionate about leveraging technology to tackle real-world challenges. My work spans machine learning, software engineering, computer networks, and cybersecurityβ€”with a particular focus on building scalable systems that push the boundaries of what's possible.

class DarshanNere:
    def __init__(self):
        self.role = "MS Computer Engineering Student"
        self.location = "Blacksburg, VA"
        self.education = "Virginia Tech"
        self.graduation = "2026"
        
        self.interests = [
            "Machine Learning & AI",
            "LLM Security & Optimization",
            "Full-Stack Development",
            "Cybersecurity (CTFs & Penetration Testing)",
            "Human-Computer Interaction"
        ]
        
        self.current_work = {
            "research": "LLM security, mathematical reasoning, wearable feedback systems",
            "ta": "Graduate Teaching Assistant @ VT",
            "ra": "Research Assistant @ VT"
        }
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together πŸš€")

me = DarshanNere()
me.say_hi()

πŸ› οΈ Tech Stack

Languages

Python  β€’  TypeScript  β€’  JavaScript  β€’  C++  β€’  Java  β€’  Kotlin  β€’  Dart  β€’  Go
SQL  β€’  R  β€’  Swift  β€’  PHP  β€’  Assembly

Machine Learning & AI

PyTorch  β€’  TensorFlow  β€’  Keras  β€’  Scikit-learn  β€’  Pandas  β€’  NumPy
Transformers  β€’  LangChain  β€’  Hugging Face  β€’  OpenCV  β€’  MediaPipe

Web Development

React  β€’  Next.js  β€’  Vue.js  β€’  Nuxt  β€’  Astro  β€’  SolidJS
Node.js  β€’  Express  β€’  NestJS  β€’  Django  β€’  Flask
TailwindCSS  β€’  Bootstrap  β€’  Vite

Mobile Development

Flutter  β€’  React Native  β€’  Expo  β€’  Swift  β€’  Kotlin

Cloud & DevOps

AWS  β€’  GCP  β€’  Firebase  β€’  Vercel  β€’  Netlify  β€’  Cloudflare
Docker  β€’  Nginx  β€’  GitHub Actions  β€’  GitLab CI

Databases

PostgreSQL  β€’  MySQL  β€’  MongoDB  β€’  DynamoDB  β€’  SQLite
Prisma  β€’  Supabase  β€’  PlanetScale

πŸ“ Latest Blog Posts

➑️ Read more on darshannere.com/blog


πŸ† Achievements & Highlights

academic:
  - MS Computer Engineering @ Virginia Tech (2024-2026)
  - Research in LLM optimization, security, and HCI
  - Graduate TA/RA with published research

technical:
  - 71% accuracy on GSM8K with GRPO (beating SOTA small models)
  - Built search engine handling 10M+ queries/second
  - Municipal software serving 50,000+ users
  - CTF competitor on HackTheBox

community:
  - VT Hacks 12 Participant
  - FOSSASIA Contributor
  - Technical blogger with 10+ articles
  - Open source contributor

🎯 What I'm Up To

const currentlyWorkingOn = {
  πŸ”¬ research: [
    "Converting CTF challenges to JSONL for Cybench-LLM",
    "Optimizing LLM reasoning with GRPO/DPO",
    "Wearable feedback systems for injury prevention"
  ],
  
  πŸŽ“ learning: [
    "Advanced RL techniques (GRPO, DPO, PPO)",
    "LLM security and jailbreak prevention",
    "Multi-agent system architectures"
  ],
  
  πŸ› οΈ building: [
    "High-performance data engineering pipelines",
    "CTF challenge automation tools",
    "Research paper conversion utilities"
  ],
  
  πŸ’Ό seeking: [
    "Data Engineering opportunities",
    "Software Engineering roles",
    "Research collaborations in ML/Security"
  ]
};

πŸ“« Let's Connect!

I love to build and break things. Whether it's creating efficient systems or solving complex CTF challenges, I'm motivated by projects that require deep technical understanding and creative problem-solving.

Open to:

  • πŸ’Ό Full-time opportunities (Data Engineering, Software Engineering, ML)
  • 🀝 Research collaborations
  • πŸ’‘ Interesting technical discussions
  • πŸ† CTF team invitations

Best ways to reach me:


πŸ’‘ Fun Facts

  • 🎯 HackTheBox enthusiast - solving CTF challenges in my free time
  • πŸ—οΈ Built software serving 50,000+ citizens
  • πŸ“Š Published research on LLM optimization and wearable feedback systems
  • 🌐 Contributed to FOSSASIA open source projects
  • πŸš€ Can optimize your model to run on consumer hardware (proved it with Qwen2.5-3B!)
  • β˜• Fueled by coffee, curiosity, and challenging problems

✨ Thanks for visiting! Let's build the future of technology together.

Profile Views


πŸ“ˆ More Stats

GitHub Trophies

Activity Graph

Pinned Loading

  1. observagent observagent Public

    Zero-config observability for Claude Code agent sessions Track costs, monitor tool usage, analyze latency, and debug agent behavior in real-time.

    TypeScript 7

  2. Investment_tracking_flutter Investment_tracking_flutter Public

    Dart 1

  3. CRED-clone CRED-clone Public

    C++

  4. GRPO-DPO-Math-Reasoning GRPO-DPO-Math-Reasoning Public

    Python 1

  5. Prototypical-Networks-Classification Prototypical-Networks-Classification Public

    Jupyter Notebook 1

  6. qwen-grpo qwen-grpo Public

    Forked from vikrant-bhati/qwen-grpo

    We created this project to implement GRPO on Qwen-2.5 small 3B model on Medical dataset. This was a team project with 4 other members

    Jupyter Notebook 1