Hey, I am Krishna

developer, researcher, and builder

I am a software engineer and researcher with a passion for building products that are both functional and aesthetically pleasing. I am a quick learner and I am always looking to improve my skills. I am a team player and I am always looking to help my team succeed.
I have gained hands-on experience as a Software Developer Intern at MrMed, where I collaborated with the founding team to build production-ready eCommerce solutions and responsive dashboards. My academic journey is complemented by achievements such as three research papers presented at esteemed IIT conferences, winning inter-college hackathons, and being a finalist in the Smart India Hackathon and Flipkart Grid.
Driven by a passion for innovation, I have developed impactful projects like NextPay, Zapify, and BlogSphere, which demonstrate my skills in seamless integration, automation, and optimization. Additionally, I have solved 150+ coding problems and maintain an active LeetCode profile with a contest rating of 1585.
Profile
Career Journey

Professional
Experience

Building products and solutions that make a difference. Here's my journey so far.

01
MrMed

Software Developer Intern

Oct 2024 - Current
Remote

Collaborated with the founding team on developing production-ready products, focusing on dashboard development and full-stack integration.

Built responsive User and Admin Dashboard modules
Integrated Frontend and Backend systems
Worked with React, Next.js, Redux, and React Query
02
ShipSec.ai

Software Developer Intern

Jun 2025 - Current
Remote

Building a security automation platform using LLMs to detect threats across the SDLC. Working on frontend UI, Jira auto-ticket integration, backend pipelines, and training AI agents to streamline threat detection and reporting.

Developed LLM-powered security automation platform for SDLC threat detection
Implemented Jira integration for automated security ticket generation
Built and trained AI agents for threat detection and reporting workflows
03
Qbtrix Innovation

AI/ML Engineer Intern

March 2025 - April 2025
Remote

Working as a founding member of the company, I am responsible for developing and maintaining the company's products based on the latest AI/ML technologies and frameworks.

Developed advanced memory management systems for AI agents
Implemented multi-agent collaboration frameworks and digital entity protocols
Published whitepaper on AI agent architecture and interaction models
04
SecureMyOrg

SDE Intern

Feb 2025 - April 2025
Remote

Collaborated with the founding team on developing production-ready products, focusing on building a secure and efficient systems.

Architected secure microservices for scalable applications
Implemented DevOps practices and CI/CD pipelines
Developed robust system design solutions

Pet Projects

Explorations in code that fuel my curiosity and growth

View Archive
Planned

Distributed file system

A distributed file system for storing and sharing files across multiple nodes.

GO
Active

Horsify

A clone of code rabbit which uses AI to review the code, you can add all the github repo and it will review the code and give you the best possible review.

Next.jsRedisTypeScriptAIClerkPostgreSQLPrismaTailwind CSSShadcn UI
Active

Endpoint

Postman clone with real-time updates and collaborative features web version.

Next.jsSocket.ioRedisTypeScript
Active

ping.me (DePIN)

Decentralized Physical Infrastructure Network version of ping.me - A distributed uptime monitoring solution.

TypeScriptNext.jsWeb3Smart ContractsDecentralized Infrastructure

Papershelf

Authored Works

Research papers and publications I've contributed to

View All
Published

Medical Dataset Preparation and Privacy Preservation for Improving the Healthcare Facilities Using Federated Learning Approach

Co-authored with Prakhar Shukla, Bagesh Kumar2024
#Healthcare#Federated Learning#Privacy Preservation

As a result of recent advances in deep learning, several breakthrough stories in modern medical diagnostics with data-driven insights into improving healthcare facilities' quality of treatment have arisen. Deep learning methods that perform well are significantly data-driven...

citations
Published

A Natural Language Processing-Based Multimodal Deep Learning Approach for News Category Tagging

Co-authored with Prakhar Shukla, Bagesh Kumar2024
#NLP#Deep Learning#News Classification

With the rise in the amount of news available today, the need for its classification has emerged. In this paper, we present methods for tagging news categories using different deep learning models along with a comparison of their effects. These models include single-channel CNN model, multichannel CNN model, and multimodal CNN model...

citations

Reading List

Groundbreaking papers I'm currently reading or plan to read

View All

From the First Principles

Insights, discoveries, and deep dives from my daily learning adventures

View Archive
AI/ML

Demystifying Large Language Models: How ChatGPT Works

Discover how transformer models like GPT work internally—from tokenization to attention mechanisms—and understand the key concepts behind large language models.

#Transformers#Attention Mechanism#Word Embeddings#Large Language Models
Read more →10 min read
Web Development

Understanding HTTP from Scratch

HTTP explained like you're building real backends — covering the protocol fundamentals, request/response cycle, headers, methods, status codes, CORS, caching, and security with TLS/HTTPS.

#HTTP#System Design#Web#Backend
Read more →12 min read