Srivaths
P

Competitive Programmer
|
AI @IITGN

Experience

Company Logo
WorldQuant – Research

Quantitative Research Consultant

Profiles

Website Logo
CodeForces — Candidate Master

India Rank ~130 | Global Rank ~3300

Website Logo
CodeChef — Five Star

India Rank ~300 | Global Rank ~680

Education

University Logo
Indian Institute of Technology, Gandhinagar

2023 - 2027 | 8.76 CPI

B.Tech in AI | Minor in Computer Science

About Me

I'm a competitive programmer interested in Algorithms, Compilers, OS, Networks, and AI/ML.


I enjoy solving complex problems, figuring out heuristics, and optimizing solutions.


I am a 2x IOITCer, rated 1998 in CodeForces and 2148 in CodeChef. I have built projects such as a Lightweight Online Judge and a Chess Engine.

Languages

C/C++PythonRustJavaScriptTypescriptJavaKotlin

Technologies

Next.js/React.jsFastAPIFlaskDjangoLinuxPyTorchNumpyPandasSQLiteGit

Projects

This Website

June 2025 — Present

Personal portfolio.

Next.jsReactTailwind CSSTypeScriptFramer Motion/motion.dev

Dockerless Online Judge

May 2025

Automated C++/C/Python code evaluator for IITGN courses using FastAPI & systemd sandboxing.

FastAPIJinja2SQLitesystemdbwrapPythonC++GunicornNginx

Fault Tolerant Oracles

Jan — Apr 2024

Research on efficient shortest-path queries under single-edge failures. Placed first in IITGN's Undergraduate Research Showcase.

Graph TheoryAlgorithmsData StructuresResearch

Board Game Engines

High-performance Chess (Python) & Game of Y (C++) engines using Negamax, transposition tables, PV-Search, and other heuristics.

PythonC++AIGame DevelopmentSearch AlgorithmsOptimization