Available for opportunities

Hey, I am Krishna

developer, researcher, and builder

I'm a software engineer and researcher who loves building products that are fast, thoughtful, and genuinely useful. I move quickly across the stack — from pixel-level UI to backend architecture — and I'm happiest shipping things people actually use.
Currently an Associate Software Developer at MrMed, where I built a production-grade Rich Text Editor from scratch and owned the user & admin dashboards for Product 2.0 end-to-end. I'm also a Software Engineering Intern at ShipSec.ai, building an LLM-powered security automation platform that detects threats across the SDLC.
Along the way I ranked 60th of 88,000+ in the Amazon ML Challenge, was a National Runner-up at the Smart India Hackathon, and made the global Top 500 of the Anthropic Claude Hackathon. I've co-authored three research papers at IIT conferences and built projects like Inspectra, an AI code-generation platform, and a Solana AI trading interface — while keeping sharp on LeetCode with a 1585 rating across 150+ problems.
Krishna Mohan
Career Journey

Professional
Experience

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

01
MrMed

Associate Software Developer

Oct 2024 - Current
Remote

Designed and built the user and admin dashboards for Product 2.0 and a production-grade internal Rich Text Editor from scratch — owning the full frontend–backend architecture and delivering real-time, high-performance UI/UX.

Built a production-grade Rich Text Editor from scratch (React + TipTap)
Designed and shipped user & admin dashboards for Product 2.0 end-to-end
Owned the full-stack architecture for real-time, high-performance UI
02
ShipSec.ai

Software Developer Intern

Jun 2025 - March 2026
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

Built security tooling and scalable solutions, optimized API performance, and delivered the client onboarding platform from development to production.

Developed a Burp Suite extension for security testing workflows
Optimized API performance and built scalable security solutions
Shipped the client onboarding platform from development to production
Toolbox

Skills & Tools

The languages, frameworks, and fundamentals I reach for when building.

Languages

JavaScriptTypeScriptPythonGoC++SQL

Frameworks & Libraries

React.jsNext.jsNode.jsExpress.jsTensorFlowPyTorch

Tools & Platforms

GitDockerAWSGCP

Core CS

LinuxDistributed SystemsMicroservicesNetworkingOperating SystemsDBMSOOP

Pet Projects

Explorations in code that fuel my curiosity and growth

View Archive
Completed

CodeDock — AI Code Generation

AI-enhanced browser platform for UI development. Users describe what they need and LLMs (Groq, Llama) generate the code, previewed instantly in-browser via WebContainers.

Next.jsTypeScriptGroqLlamaWebContainers
Completed

Solana AI Trading Interface

AI-powered web app where users connect their wallet (e.g. Phantom) and use prompts to get real-time crypto analysis or execute Solana transactions — transfers and trades — directly through the connected wallet.

Next.jsSolanaSolana Agent KitGroq APILLM
Completed

ping.me

Uptime monitoring service that never sleeps. A comprehensive monitoring solution for tracking website and service availability.

Node.jsKafkaNext.jsPostgreSQLPrismaMicroservices
Completed

Inspectra — AI Code Review

GitHub-integrated AI code review platform built on event-driven architecture with RAG, vector embeddings, and LLMs. Analyzes entire codebases, automates PR reviews with inline comments, and delivers actionable repository insights via scalable async processing.

Next.jsInngestTypeScriptAIClerkPostgreSQLPrismaTailwind CSSShadcn UIPinecone Vector DBWebhooks
Recognition

Achievements

Recognition from hackathons, competitions, and the wider community.

#60
Amazon ML Challenge
Top 500
Anthropic Claude Hackathon
8+
Hackathon honors
1585
LeetCode rating
National Runner-up

Smart India Hackathon 2024

Finalist at the national level in India’s largest hackathon.

500,000+ participants
Ranked #60

Amazon ML Challenge 2025

Top finisher in Amazon’s flagship machine learning competition.

88,000+ participants
Winner

100xDevs Solana Mini Hackathon

First place in a globally held Solana build sprint.

1,000 participants
Top 500 worldwide

Anthropic Claude Global Hackathon

Selected among the top teams globally.

Worldwide
Semi-Finalist · Top 50

Flipkart Grid 6.0

Advanced to the semi-finals of Flipkart’s engineering challenge.

20,000+ participants
Semi-Finalist

ET GenAI Hackathon

Reached the semi-finals in a global generative-AI hackathon.

55,000+ participants
3rd Place

DevFest Hackathon

Podium finish in an inter-college hackathon.

300+ participants
1585 Rating

LeetCode

Active competitive profile · Global Rank 6,805.

150+ problems solved

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...

Download PDF
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...

Download PDF
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
General

Understanding Serialization and Deserialization with JSON

Learn about serialization and deserialization in client-server communication, focusing on JSON as the most popular data format for seamless data exchange across languages.

#Serialization#Deserialization#JSON#Client-Server Communication#Data Exchange#Cross-Language Data Exchange
Read more →7 min read
General

Understanding HTTP from Scratch

HTTP Explained Like You are Building Real Backends - A friendly deep dive into protocols, headers, methods, CORS, caching, and security.

#HTTP#Protocol#Headers#Methods#CORS#Caching#Security
Read more →12 min read
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 →9 min read