fn main() {
let kishan = Developer {
name: "Kishan",
role: "Full Stack Developer",
languages_spoken: vec!["English", "Hindi"],
current_focus: "Building AI-native apps with Rust and TypeScript",
interests: vec!["Distributed Systems", "System Design", "Machine Learning"],
};
println!("Nice to meet you! Let's chat!");
}KyroDB — AI‑native data stack in one binary
KyroDB simplifies the data stack for AI‑native apps: one lightweight binary providing a reliable, auditable event log and a learned primary index for ultra‑fast key lookups. A pragmatic alternative to Kafka + DB + index glue for point‑lookup heavy workloads. Built primarily in Rust.copy — Zero‑signup realtime snippets
Real-time collaborative text sharing with tokenized rooms. Built with React, Node.js, Socket.IO, PostgreSQL, and Redis, primarily in TypeScript.Vidmeet — AI‑powered conferencing
Zoom‑like experience with meeting summarization and script generation. Built in TypeScript.- Hardening KyroDB’s core for AI‑native read paths
- Building polished full‑stack UX with Next.js + tRPC + Prisma
- Always open to jam on systems, realtime collab, and infra for AI



