Skip to content
View krishnarawatsf's full-sized avatar
🇮🇳
Working with AI agents
🇮🇳
Working with AI agents

Block or report krishnarawatsf

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

✨ Hi, I'm Krishna Rawat 👋

Typing Banner


🚀 Featured Projects

Project Stack Highlights
🌐 remote-reset-automation Java 17+Spring BootRFC 8040JUnit 5 High-throughput RESTCONF CRUD engine ($>10\text{M ops/s}$ in-memory throughput)
• Thread-safe ConcurrentHashMap core + timing-safe Basic Auth security
34/34 passing automated tests with live GitHub Actions CI
🤖 ai-product-feedback-intelligence-system PythonNLP EmbeddingsLLMsFastAPI Automated feedback pipeline ingesting and vector-clustering user signals
• Real-time semantic deduplication and priority scoring for product backlogs
⚙️ ai-operations-copilot PythonDevOpsSREIncident Response Deterministic triage engine executing automated diagnostic playbooks
• Automated health checks, rollback verification, and structured audit logs
🛡️ phishing-url-detection PythonScikit-LearnCybersecurity Explainable security classifier evaluating domain entropy and URL syntax
• Robust evaluation across realistic, non-leaking dataset partitions
express-logging-middleware TypeScriptNode.jsExpress Structured observability middleware with latency sampling & alert webhooks
• Zero-dependency, production-ready logging utility

🧰 Technical Skills

💻 Languages Java, Python, TypeScript, JavaScript, SQL, Bash
⚙️ Backend & Systems Spring Boot, Express, FastAPI, OkHttp, Gson, RESTCONF (RFC 8040), IETF YANG
🗄️ Storage & Infra PostgreSQL, Redis, In-Memory KV Stores, Docker, Git, GitHub Actions, Linux
🧪 Testing & Quality JUnit 5, Mockito, MockMvc, MockWebServer, PyTest, AssertJ, CI/CD

🎯 Engineering Philosophy

  • Algorithmic Discipline: Selecting optimal data structures ($O(1)$ hash maps over linear scans).
  • Empirical Validation: Benchmarking runtime latency ($0.03\text{ µs} \to 0.19\text{ µs}$) across $N = 100 \to 50,000$.
  • Modular Design: Clean 3-tier layering (Controller $\to$ Service $\to$ Repository).
  • Security-Minded: Constant-time cryptographic verification and zero committed credentials.

📬 Connect With Me

LinkedIn   Email   GitHub

Popular repositories Loading

  1. remote-reset-automation remote-reset-automation Public

    RFC 8040 RESTCONF network interface manager with high-throughput in-memory CRUD engine, Spring Boot mock server, and benchmark suite.

    Java 1

  2. ai-product-feedback-intelligence-system ai-product-feedback-intelligence-system Public

    End-to-end feedback intelligence pipeline clustering multi-channel user signals into prioritized product insights using NLP embeddings.

    Python 1

  3. privacy-guard-extension privacy-guard-extension Public

    Browser extension for client-side privacy protection, script interception, and tracking prevention.

    JavaScript

  4. playstore-review-dashboard playstore-review-dashboard Public

    Real-time product analytics dashboard tracking Play Store review sentiment shifts, recurring complaints, and feature requests.

    TypeScript

  5. krishnarawatsf krishnarawatsf Public

    Personal GitHub profile README highlighting software engineering projects, backend systems, and technical skills.

  6. customer-cohort-analytics customer-cohort-analytics Public

    Exploratory analytics and customer segmentation engine for cohort analysis and behavioral metrics.

    Python