Skip to content
View sushant-me's full-sized avatar

Block or report sushant-me

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.

Content in all repositories owned by your account will be closed.
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
sushant-me/README.md
Animated waving banner
Typing SVG

Securing LLM pipelines Β· Architecting offline systems Β· Building for places where infrastructure doesn't

Followers Total stars AI & Security Email


πŸ‘¨β€πŸ’» About me

  • 🧠 AI security & applied research β€” prompt-injection defenses for multi-agent LLM pipelines; offline/edge AI systems.
  • πŸ—οΈ Full-stack engineer β€” architect and ship web + mobile products end-to-end (React/Next.js, Node, Flutter, Python).
  • πŸ† 2x Hult Prize 1st Runner-Up (2024 & 2025) Β· Aspire Leaders Global Finalist (Harvard Business School faculty).
  • βš”οΈ Hackathon veteran β€” CoESS Cybersecurity Hackathon (offensive security) Β· NEC Ingegium core architect.
  • πŸŽ“ Computer Engineering (final year) @ Nepal Engineering College (NEC).
  • πŸ“ Kathmandu, Nepal β€” I build for places where connectivity is unreliable.

πŸš€ Featured work

Project What it is Links
Mero-Bazaar-Secured Nepali e-commerce marketplace hardened against 52 real security findings, with a public post-remediation security report Repo
OfflinePay Payment flows that work fully offline, built for Nepal's connectivity reality Repo
Devanagari Vault Client-side AES vault with Devanagari obfuscation Repo
Patho Uber Dynamic ride-pricing for Nepal β€” fares by distance, vehicle type, and surge Repo
Campus apps NEC campus app + Pokhara University syllabus app used by real students NEC Β· PU
Portfolio Personal site Repo

🧱 Architecture (Mermaid)

flowchart LR
    A[Next.js Frontend<br/>App Router + NextAuth] -->|REST /api| B[NestJS Backend<br/>JWT + server-side sessions]
    B --> C[(PostgreSQL<br/>Prisma ORM)]
    B --> D[Payment Providers<br/>eSewa Β· Khalti]
    B --> E[SMS Gateway<br/>Sparrow / Mock]
    B --> F[AI Security Layer<br/>prompt-injection guard]
    A --> G[Flutter Apps<br/>NEC Β· PU campus]
    F --> B
Loading

πŸ§ͺ Research & signature projects

Project Area Status
LLM Agent Firewall AI security Sub-millisecond offline inspection layer for multi-agent pipelines (100% overt prompt-injection containment). Submitted to Cyber-AI 2026.
EmbodiedOS Edge AI Fully offline robotic OS β€” C++ hardware control with local LLMs for manipulation.
GhostSignal Wi-Fi sensing ESP32 Wi-Fi CSI rescue system detecting micro-movements under rubble.

πŸ’Ό Experience

  • 🧠 AI Intern β€” Eminence Ways (May 2026 – Aug 2026)
  • ⚑ Software Engineer Intern (Tech Lead) β€” Avatar Tech Solutions (Dec 2025 – Jun 2026)
  • 🌍 Fundamentals Program Intern β€” Nobel Learning PBC, USA (Dec 2025 – Aug 2026)
  • πŸ’» Freelance Full-Stack Developer β€” Self-employed (Aug 2023 – Present)

πŸ› οΈ Tech stack (animated)

Tech stack skills

πŸ“Š Profile summary (colorful, live)

Profile details
Languages Most-commit language

πŸ“ˆ Activity & contributions

Streak stats

Snake animation

πŸ… Achievements & highlights

Quickdraw Pull Shark YOLO Developer Program Member

πŸ“¬ Get in touch

  • Email: sushant.poudel2028@gmail.com
  • Open to internships, research collaborations, security consulting, and hackathon teams β€” if you work on AI safety, offline systems, or Nepal-focused tech, reach out.

Popular repositories Loading

  1. automating-workflow automating-workflow Public

    Python automation for repetitive workflows.

    Python 2

  2. Portfolio Portfolio Public

    Personal portfolio and blog - TypeScript/Next.js.

    TypeScript 1

  3. Mero-Bazaar-Secured Mero-Bazaar-Secured Public

    Security-hardened Nepali e-commerce marketplace - 52 pre-publication vulnerabilities remediated, with full post-remediation security report.

    TypeScript 1

  4. skills-secure-repository-supply-chain skills-secure-repository-supply-chain Public

    Exercise: Secure your Repository Supply Chain

    C# 1

  5. skills-publish-docker-images skills-publish-docker-images Public

    Exercise: Publish Docker Images

    JavaScript 1

  6. password-strength-checker password-strength-checker Public

    Browser-based password strength checker and generator.

    JavaScript