Skip to content
View krishnasahoo11156's full-sized avatar
🎯
My code is clean, my coffee is strong, and my dreams are in 4k
🎯
My code is clean, my coffee is strong, and my dreams are in 4k

Highlights

  • Pro

Organizations

@CodeLabsAI29

Block or report krishnasahoo11156

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
krishnasahoo11156/README.md

Portfolio LinkedIn GitHub X/Twitter LeetCode Instagram Discord

🧠 Engineering Philosophy

"I don't just write code. I architect systems that reason, adapt, and scale."

I'm a B.Tech AI & Data Science student at VESIT, Mumbai, but my work spans the full spectrum of software engineering — from low-level algorithmic optimization to high-level system architecture. I believe the best engineers are those who can move seamlessly between abstraction layers.

What separates my approach:

  • Systems Thinking: Every project starts with architecture diagrams, not main(). I map data flows, failure modes, and scaling bottlenecks before writing the first line of code.
  • AI-Native Development: I don't bolt AI onto products. I design products where AI is the core infrastructure — from CrisisSync's real-time incident classification to StudySync's intelligent scheduling.
  • Full-Stack Ownership: Frontend (React/Vite/Tailwind), Backend (Node.js/Express/Firebase), DevOps (Docker/Cloud Run), and ML (Gemini API, custom models) — I own the entire lifecycle.
  • Production-First Mindset: Every repo has CI/CD considerations, environment configs, and deployment documentation. Side projects are treated like production systems.

🏗️ Technical Architecture

Core Systems & Languages

Java Python JavaScript HTML5 CSS3

Frontend & UI Architecture

React Vite Tailwind Flutter

Backend & Infrastructure

Node.js Express Firebase Docker Git

Data & AI Systems

NumPy Pandas Jupyter GCP

📊 Engineering Metrics

GitHub Stats Top Languages

GitHub Streak

Contribution Graph

🚀 Featured Systems

CrisisSync StudySync

DevAgent Portfolio

🐍 Contribution Evolution

Snake Animation

⚔️ Algorithmic Engineering

LeetCode Stats

Philosophy: I solve problems not to memorize patterns, but to understand the underlying computational complexity and trade-offs. Every solution is documented with time/space complexity analysis and alternative approaches.

📝 Latest Engineering Insights

Profile Views

Pinned Loading

  1. krishnaPortfolio krishnaPortfolio Public

    A personal portfolio website showcasing my projects, skills, and experience in software development. Built to highlight my work, share what I’ve learned, and provide an easy way to connect with me.

    JavaScript 16 1

  2. StudySync StudySync Public

    This is the repository to StudySync an online platform to help you schedule and track your academic tasks.

    JavaScript 15

  3. Code2Git Code2Git Public

    This is the repo for the extension which would automatically push the code which got accepted on Github. So that you can have the control over all the dsa questions you have solved across different…

    JavaScript

  4. DSAcodes DSAcodes Public

    Codes of the daily problems I solve on various platforms.

    Java