Skip to content
View krishnasharma4415's full-sized avatar

Highlights

  • Pro

Block or report krishnasharma4415

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

Hi there, I'm Krishna Sharma πŸ‘‹

Typing SVG


πŸš€ About Me

  • πŸ”­ Built 3 production-grade systems serving 1,000+ users
  • 🌱 Learning advanced distributed computing with PySpark and cloud-native architectures
  • πŸ’Ό Former AI/ML Intern at Zeronsec - processed 15GB+ daily cybersecurity data
  • 🎯 Interested in MLOps, Big Data, and Scalable System Design
  • πŸ† 3 Certifications: AWS Cloud Practitioner + 2x Oracle Cloud AI/ML Professional
  • πŸ“« Reach me at: krishnajan2004@gmail.com

🌟 Quick Highlights

πŸš€ Metric πŸ“Š Achievement
Deployment Platform Zero-downtime builds, 100+ concurrent workflows
AI Chatbot 1,000+ queries handled, 95% satisfaction rate
Pipeline Optimization 60% throughput improvement, 65% faster processing
Certifications AWS + Oracle Cloud AI/ML Professional (2x)

πŸ› οΈ Tech Stack

Languages

JavaScript TypeScript Python Java C++ SQL

Frontend Development

React Next.js TailwindCSS Shadcn/ui Recharts

Backend Development

Node.js Express FastAPI Django Prisma NextAuth.js

Databases & Caching

PostgreSQL MySQL MongoDB Redis

AI/ML & Big Data

TensorFlow PyTorch Scikit-learn Apache Spark Hadoop MLflow

Cloud & DevOps

AWS Docker Cloudflare Vercel

Tools & Analytics

Git Tableau Power BI


πŸ† Featured Projects

Microservices architecture handling 100+ concurrent builds with zero-downtime

A full-stack deployment platform with automated build workflows and live domain routing

  • Built with Next.js 15 (App Router) and Node.js featuring responsive admin dashboard with TailwindCSS, Shadcn/ui, and Framer Motion
  • Designed microservice architecture with Redis queues managing parallel build workflows and persistent deployment history
  • Integrated GitHub OAuth, auto-builds with support for 10+ frameworks (React, Vue, Next.js, Angular)
  • Achieved cost-free scalability using Cloudflare R2, Upstash Redis, and Render
  • Tech: TypeScript, Next.js, Node.js, React, Redis, Cloudflare R2, Docker

Handling 1,000+ queries with 95% user satisfaction and <3s response time

Intelligent AI chatbot for Indian legal assistance with emergency contact integration

  • Developed using FastAPI and Gemini AI to explain Indian laws with comprehensive ticket system and admin escalation
  • Implemented OTP-based verification and role-based access control to prevent spam
  • Built automated weekly data cleanup using APScheduler
  • Integrated location-based emergency contact feature for 50+ city zones
  • Tech: Python, FastAPI, React.js, MongoDB, Docker, Gemini AI

65% faster processing with advanced ML across 16+ heterogeneous data sources

Distributed log analysis system using advanced ML for anomaly detection

  • Designed with PySpark and parallel processing to handle diverse sources (Windows, Linux, Hadoop, HDFS, Spark)
  • Implemented and benchmarked 9+ ML models including DANN-BERT, LoRA-BERT, and Hybrid-BERT architectures
  • Achieved scalable cross-domain generalization using hybrid embeddings and adversarial domain adaptation
  • Optimized pipelines through multi-core parallelism
  • Tech: PySpark, Python, TensorFlow, BERT, Scikit-learn, Hadoop, HDFS

πŸ”¨ Currently Building

  • πŸ€– Real-time anomaly detection system with sub-second latency
  • πŸ“Š MLOps pipeline with automated model versioning and monitoring
  • 🌐 Distributed task scheduler using Redis Streams
  • ⚑ High-performance data ingestion pipeline for IoT devices

πŸŽ“ Certifications

  • ☁️ AWS Certified Cloud Practitioner - Amazon Web Services | Verify
  • πŸ€– Oracle Cloud Infrastructure 2025 Generative AI Professional - Oracle | Verify
  • πŸ“Š Oracle Cloud Infrastructure 2025 Certified Data Science Professional - Oracle | Verify

πŸ’Ό Experience

AI/ML Intern @ Zeronsec (May 2024 - July 2024)

  • Built data pipeline processing 15GB/day of cybersecurity logs using schema validation and streaming
  • Improved throughput by 60% via bottleneck analysis and optimized parallel ETL workflows
  • Automated data preprocessing reducing manual effort by 45% and designed scale-up plan for 50+ GB/day

πŸŽ“ Education

B.Tech in Computer Science Engineering
SRM University AP | Oct 2022 - Aug 2026


πŸ“Š GitHub Statistics

Krishna's GitHub Stats

GitHub Streak

Top Languages


🀝 Let's Collaborate On

πŸ”§ MLOps & ML Infrastructure Projects | 🌐 Large-Scale Distributed Systems
πŸ€– AI-Powered Developer Tools | πŸ“Š Real-Time Data Processing Pipelines


πŸ“« Connect With Me

Portfolio LinkedIn GitHub Email


⚑ "Building intelligent systems that scale" ⚑

Profile views

Let's build something amazing together! πŸš€

Pinned Loading

  1. ShipStream ShipStream Public

    A modern platform for deploying static websites with GitHub OAuth authentication, built with a microservices architecture.

    TypeScript

  2. log-anomaly-detection log-anomaly-detection Public

    Production-grade AI system for real-time anomaly detection across 16+ log sources using advanced ML/DL/BERT techniques

    Jupyter Notebook 1 1

  3. Fashion_Community Fashion_Community Public

    Full-stack social media platform for fashion enthusiasts. Share style, discover trends, connect with fellow fashion lovers.

    JavaScript 1 2

  4. AI-Terminal AI-Terminal Public

    A modern, AI-powered terminal interface built with React and Python Flask. This terminal allows you to execute commands using natural language through Google's Gemini AI.

    JavaScript

  5. Fashion_Recommender Fashion_Recommender Public

    An advanced machine learning-powered fashion recommendation system that predicts customer purchases for H&M using hybrid collaborative filtering and customer segmentation techniques.

    Jupyter Notebook

  6. Automated_Backup_System Automated_Backup_System Public

    A robust Linux-based backup solution written in Bash that provides automated incremental and full backup capabilities with Git integration for version control and change tracking.

    Shell