Skip to content
View saksham869's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report saksham869

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
saksham869/README.md
Typing SVG

🚀 Java Full-Stack AI-Native Developer | Fintech & Multi-Agent Systems | MSOC 2026 Intern @ Mifos Initiative

profile views followers stars


👨‍💻 About Me

name: Satyam Mishra
located_in: Ghaziabad, India
education: B.Tech CSE @ KIET (3rd Year)
current_role: Software Engineer Intern @ Mifos Initiative (MSOC 2026)
current_focus: AI-Native Fintech Systems & Multi-Agent AI
fields_of_interest:
  - Backend Engineering
  - Multi-Agent AI Systems
  - Algorithmic Trading
  - Distributed Systems
  - Quantitative Finance

learning:
  - Spring AI & LangChain4j
  - MCP Protocol
  - Agentic AI Development
  - Advanced DSA (LeetCode/Codeforces)

2026_goals:
  - Ship CB-ILD to production @ Mifos (Sep 2026)
  - Backend role at a tier-1 fintech
  - Ship TradeGuard AI V6

🔥 What I'm Up To

  • 🏦 Interning at: Mifos Initiative — MSOC 2026, 1 of 4 interns selected globally · Star Contributor award. Building CB-ILD, a credit-bureau compliance microservice for Mexican financial institutions
  • 🔭 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 | Razorpay | Juspay
  • 🤝 Contributing to: Mifos Initiative (Apache Fineract ecosystem) — 8 PRs merged into the official repo
  • 💬 Ask me about: Java, Spring Boot, REST APIs, Microservices, Multi-Agent AI, Algorithmic Trading
  • 📝 I write on: Medium
  • Fun fact: Training daily for an AI-native hedge fund career — algorithms meet autonomous intelligence

🏦 Spotlight: CB-ILD @ Mifos Initiative (MSOC 2026)

Credit Bureau Information Lifecycle Dashboard — a regulatory-compliance microservice connecting Apache Fineract to Círculo de Crédito (Mexico's credit bureau) under the LRSIC / CONDUSEF framework.

  • ⚙️ Backend: Java 21 · Spring Boot 3 · MariaDB — 11 REST APIs, JWT auth, 3-role RBAC, AOP audit logging, AES-GCM encryption
  • Quality: 146 automated tests · 80%+ JaCoCo coverage
  • 🖥️ Frontend: 5 standalone Angular 16 tabs (Bureau Readiness, Reporting Dashboard, Credit Profile, Dispute Management, Audit Trail) integrated into the Mifos web-app
  • 🤝 Trust: Selected by lead mentor to review contributor PRs (5+ reviewed) · 8 PRs merged into the official Mifos repository

🛠️ Tech Stack

Backend Development

Java Spring Boot Spring Security Hibernate Spring AI FastAPI GraphQL Apache Kafka Microservices

Frontend Development

React Next.js Angular TypeScript JavaScript Tailwind CSS Redux RxJS

Database & Caching

MySQL PostgreSQL MariaDB MongoDB Redis Supabase

DevOps & Cloud

AWS Azure Docker Kubernetes Jenkins Git Linux

AI & Data Science

Python Pandas scikit-learn LangChain Azure AI Search

Tools & Platforms

Postman Maven Gradle IntelliJ IDEA VS Code


🏆 GitHub Trophies

trophies


📊 GitHub Stats

github stats streak stats

top languages


📈 Contribution Graph

contribution graph


🎯 Current Focus: TradeGuard AI

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 📋 Planned (V5) 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 + Prisma + Supabase PostgreSQL

🤖 CertifyIQ — Multi-Agent Certification Auditor

10 reasoning agents predicting certification-exam failure 6 weeks in advance — built for Microsoft Agents League 2026 (Reasoning Agents track). GitHub ↗

  • 🧠 25-rule guardrail pipeline · 4-tier LLM fallback chain · loop-back reasoning · human-in-the-loop gates
  • ⚡ Parallel agent execution · token streaming · manager-escalation flow · ROI calculator
  • 🔍 Azure AI Search (Foundry IQ) over indexed knowledge base · 44 automated tests
  • 🧰 Next.js 14 · FastAPI · Python · GPT-4o

📫 Connect With Me

LinkedIn Medium LeetCode TopCoder Email


💼 Open to Opportunities

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.");
    }
}

footer

profile views

⭐️ From saksham869 - Let's build the future of fintech together!

Pinned Loading

  1. Java-Topic-Wise-Project Java-Topic-Wise-Project Public

    "A comprehensive collection of Java projects, organized topic-wise, covering everything from Core Java to advanced concepts like OOP, multithreading, file handling, and more. A go-to repository for…

    1

  2. LeetCode LeetCode Public

    Java 1

  3. AICTE_INTERNSHIP AICTE_INTERNSHIP Public

    Jupyter Notebook

  4. TradeGaurdAI TradeGaurdAI Public

    TypeScript