Skip to content
View Harikeshav-R's full-sized avatar

Highlights

  • Pro

Block or report Harikeshav-R

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
Harikeshav-R/README.md
Harikeshav Rameshkumar — Systems & AI Engineer

Typing SVG

PortfolioLinkedInEmailProfile Views


whoami

classHarikeshav:
def__init__(self):
self.role="Systems & AI Engineer"self.education="B.S. Computer Science @ Ohio State (Accelerated 3-Year Track)"self.grad="May 2027 · Dean's List & University Honors (all semesters)"self.focus= ["High-Performance Computing", "Distributed Systems",
"LLM Architecture", "Applied Cryptography"]
self.currently="SWE Intern @ GE Aerospace — AI / FinFlow Team"defphilosophy(self) ->str:
return"Go a layer deeper — from SIMD kernels to multi-agent orchestration."
  • 🧪 Researching encrypted computation — compiling neural nets to run directly on ciphertext with Fully Homomorphic Encryption.
  • 🏆 hackathon-winning teams (RevolutionUC, TartanHacks @ CMU, NextHacks, HackOHI/O).
  • 📫 Reach me at r.harikeshav@icloud.com · more at harikeshav.me

🛠️ Tech Arsenal

Languages

PythonC++RustCTypeScriptC#SQL

AI / ML & LLMs

LangChainLangGraphAnthropicOpenAIGeminiPyTorchTensorFlowHugging Face

Backend & Web

FastAPIFlaskReactNode.js

Cloud, DevOps & Data

AWSBedrockDockerKubernetesGitHub ActionsPostgreSQLRedisQdrant

Systems & Security

LinuxSIMDCryptography


📊 GitHub Analytics

GitHub StatsTop Languages
Contribution Streak
Contribution Graph

💼 Experience Highlights

WhenWhereWhat
2026GE Aerospace — AI / FinFlowBuilt a Bedrock + Claude extraction pipeline cutting per-doc latency 74%; drove mypy --strict errors 93 → 0 and grew the test suite to 78 tests.
2025Siage SolutionsShipped a RAG knowledge assistant over 100+ manuals (15M+ tokens), cutting search latency 91%; served vLLM inference to 2,500+ daily users.
2023IIT Madras — Wireless & Spatial AIModeled indoor Wi-Fi signal strength to R² = 0.975, cutting manual site-survey effort 86%.

🏆 Awards

  • 🥈 2nd Place · Medpace Track · RevolutionUC 2026 (60+ teams) — Pulse, a multi-agent clinical-trial safety platform
  • 🥉 3rd Place · Visa Track · TartanHacks 2026 (CMU, 1,200+ hackers) — Penny, an AI personal-finance assistant
  • 🥉 3rd Place · The Token Company Track · NextHacks 2026 (2,000+ participants) — Distill, an LLM context-compression engine
  • 🎖️ Best AI Hack Runner-Up · HackOHI/O 2025 (800+ participants) — LeadForge, an autonomous agentic sales platform

🐍 Contribution Graph

Contribution snake animation

💬 Let's build something that goes a layer deeper.

Pinned Loading

  1. LEAPLEAPPublic

    A custom, high-performance, distributed LLM inference engine in C++20 that pipelines transformer models across heterogeneous clusters using a ring topology and zero-copy Linux kernel networking.

    C++ 2

  2. Penumbra-FHEPenumbra-FHEPublic

    Encrypted ML inference on ONNX models via TFHE - run quantized neural networks under fully homomorphic encryption, bit-exact to the cleartext result.

    Python

  3. DistillDistillPublic

    A high-performance LLM context compression library utilizing a fine-tuned BERT architecture for intelligent token pruning, enabling drastic reductions in inference costs and latency while preservin…

    TypeScript

  4. Arb-OSArb-OSPublic

    Automated prediction market arbitrage engine for Polymarket (Polygon PoS). Arb-OS finds logical arbitrage inside Polymarket, situations where order-book prices violate basic relationships between e…

    TypeScript

  5. AtlasAtlasPublic

    A local-first, terminal-native job-application co-pilot for software engineers.

    Python

  6. PulsePulsePublic

    AI-powered clinical trial patient safety and engagement platform

    Python