name: Satyam Mishra
located_in: Ghaziabad, India
education: B.Tech CSE @ KIET (3rd Year)
current_focus: AI-Native Fintech Systems & Algorithmic Trading
fields_of_interest:
- Backend Engineering
- Algorithmic Trading
- Multi-Agent AI Systems
- Distributed Systems
- Quantitative Finance
learning:
- Spring AI & LangChain4j
- MCP Protocol
- Agentic AI Development
- Advanced DSA (LeetCode/Codeforces)
2026_goals:
- Backend internship at tier-1 fintech
- Ship TradeGuard AI V6
- Contribute to 10+ open-source projects- π Currently building: TradeGuard AI - AI-powered trading copilot with multi-model intelligence
- π± Learning: Spring AI tool calling β LangChain4j β MCP Protocol β Agentic AI
- π― Open to collaborate on: Open-source fintech projects & AI-native trading systems
- π― 2026 Target: Backend Engineering @ Goldman Sachs | JP Morgan | Juspay | Razorpay
- π€ Contributing to: Apache Fineract (Mifos) for GSoC 2026
- π¬ Ask me about: Java, Spring Boot, REST APIs, Microservices, Algorithmic Trading, Multi-Agent AI
- π I write on: Medium
- β‘ Fun fact: Training daily for an AI-native hedge fund career β algorithms meet autonomous intelligence
Backend Development
Frontend Development
Database & Caching
DevOps & Cloud
AI & Data Science
Tools & Platforms
| Module | Status | Tech Stack |
|---|---|---|
| Intelligence Feed | β Live | Claude Sonnet, Grok, News APIs |
| Ticker Deep Dive | β Live | Perplexity, GPT-o3, Gemini 2.5 |
| Behavioral Journal | π§ In Progress | Pattern recognition, NLP |
| Live Trading Copilot | π Testing | Real-time execution, risk analysis |
| Portfolio Analytics | π Planned | Performance metrics, attribution |
| Social Sentiment Engine | π Planned | Twitter/Reddit sentiment analysis |
Architecture Highlights:
- Multi-model AI council (Claude, Grok, Perplexity, GPT, Gemini)
- Real-time WebSocket data streaming via Pusher
- Distributed caching with Upstash Redis
- Clerk authentication with RBAC
- Next.js 14.2.5 + Prisma 5.16.1 + Supabase PostgreSQL
public class CareerGoals {
private String[] targetCompanies = {
"Goldman Sachs Engineering", "JP Morgan Technology",
"Juspay", "Razorpay", "PhonePe", "Zerodha"
};
private String[] interests = {
"Backend Engineering Internships",
"Fintech Product Development",
"Quantitative Trading Systems",
"AI-Native Applications"
};
public void collaborate() {
System.out.println("Always open to interesting projects!");
System.out.println("Let's build something amazing together.");
}
}