Skip to content
View Krishanth-K's full-sized avatar

Highlights

  • Pro

Organizations

@DoggyFoster

Block or report Krishanth-K

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.

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
Krishanth-K/README.md

Krishanth

Software engineer focused on systems programming, performance optimization, and AI infrastructure.


Organization Projects (cin-and-cout)

Project Key Focus Stack
Hybrid Model Router Adaptive LLM cascading router (Local 0.5B to Remote 70B) with logprob entropy evaluation and semantic caching. Python, Docker, Ollama, Fireworks AI
Claim Consistency Tracker Real-time political speech statement consistency tracking using temporal graph memory and hybrid NLI classification. Python, FastAPI, Cognee, WebSockets
EcoRoute Optimizer Multi-dimensional routing engine optimizing fuel consumption, CO2 emissions, elevation profiles, and weather. C++, Spatial Data, Optimization
PNG-Tree Benchmark comparing Quadtree Segment Trees against naive vector representations for pixel manipulation. C++, Data Structures, Benchmarking

Connect

LinkedIn LeetCode

Pinned Loading

  1. astroshoot astroshoot Public

    On-device astrophotography stacking engine built with C++17, OpenCV, and CUDA. Features custom asterism triangle matching, RANSAC alignment, and calibration frame processing with Flutter UI bindings.

    C++

  2. idea-council idea-council Public

    Autonomous multi-agent system that scrapes real developer signals (GitHub, HN, arXiv, DEV.to, Lobste.rs), then runs proposed project ideas through a structured courtroom debate between 5 AI evaluat…

    Python

  3. mem-alloc mem-alloc Public

    A high-performance C memory allocator featuring block coalescing, page management via mmap, and a roadmap for segregated fits and thread-local heaps

    C

  4. hex-dump hex-dump Public

    A fast, modern command-line tool for viewing file contents in hexadecimal and identifying file types using magic number signatures. Written in C++20

    C++

  5. stencil stencil Public

    A lightweight CLI tool that generates UI files directly from a simple YAML or JSON configuration

    Python 2

  6. game-of-life game-of-life Public

    C++ implementation of Conway’s Game of Life with an SFML-based interactive UI

    C++