Skip to content
View s-uryansh's full-sized avatar

Highlights

  • Pro

Block or report s-uryansh

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

Hi there, I'm Suryansh Rohil! 👋

About Me

Full-Stack Engineer | Backend Systems | Security-Focused Development | Portfolio

I build scalable backend systems and full-stack applications with a strong focus on performance, reliability, and security.

  • Backend-first engineer with production deployment experience
  • Comfortable designing APIs, distributed systems, and data flows
  • Apply security thinking to system design, not as an afterthought

📚 Beyond Code: Gamer, gym enthusiast, and gaming montage editor.


🌐 Socials:

Instagram LinkedIn email


💻 Tech Stack:

Languages

C++ Go

Hosting

Vercel Google Cloud Railway

Frameworks, Platforms and Libraries

Next.js React NestJS

Databases

MySQL Redis MongoDB

Tools & System

Postman Arch Linux Kali Linux Docker

Featured Projects

🔗 GitHub
An automated Cryptographic Inventory & Governance Platform built for the PNB PSB Hackathon 2026. It features a high-performance Go backend to scan network perimeters, uncover hidden subdomains via CT logs, and calculate Quantum Migration Risk Scores (QMRS). Helps organizations plan their transition to Post-Quantum Cryptography (PQC) using NIST-aligned "Runway" metrics.


🔗 GitHub
An adaptive, high-interaction SSH Honeypot engine built in Go. It utilizes in-memory Machine Learning (Logistic Regression & Anomaly Detection) to profile attacker intent in real-time. When a threat is detected, the system executes active deception by dynamically patching the Docker container's environment to spoof bare-metal hardware and injecting terminal latency to frustrate automated tools. Includes a built-in Network Sinkhole to trap outbound malware requests and a forensic dashboard for deep-dive session analysis.


🔗 GitHub
AI-powered medical and emergency assistant that delivers smart health advice, urgent care tutorials, and Easy access to health profile when needed.


🔗 GitHub
A fully functional and live full-stack platform built for a startup.


Research: OPT-MorphDAG

📄 Paper (IEEE)
Optimized DAG-based blockchain designed for throughput and concurrency improvements.
By introducing per-account read/write frequency classification, OPT-MorphDAG improves transaction scheduling, reducing block latency and increasing throughput up to 2.5× over serial execution and 1.4× over MorphDAG baseline, with no inconsistencies.


📊 GitHub Stats:



Pinned Loading

  1. Portfolio Portfolio Public

    My portfolio

    TypeScript 1

  2. convoo convoo Public

    A realtime messaging and voice chat application

    TypeScript 1

  3. OPT-MorphDAG OPT-MorphDAG Public

    OPT-MorphDAG: An efficient implementation of DAG-Based Blockchain

    Go

  4. GradLedger GradLedger Public

    This project's primary goal is to build a decentralized platform for alumni student resource sharing and mentorship using consensus, persistence, and liveness the three fundamental blockchain prope…

    TypeScript 1

  5. Eros483/AuthChain Eros483/AuthChain Public

    Cryptographic Governance & Consensus Protocols for Autonomous Agent Execution.

    Python 1

  6. GradGuard GradGuard Public

    This project builds a self aware adaptive honeypot that detects fingerprinting attempts and dynamically modifies its behavior to maintain deception. It aims to prolong attacker interaction and impr…

    Go