Skip to content
View kascit's full-sized avatar
💤
Sleeping
💤
Sleeping

Block or report kascit

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
kascit/README.md

Profile Views flux

8888888b.  888    888        d8888 888b    888 888     888 8888888b.  
888  "Y88b 888    888       d88888 8888b   888 888     888 888   Y88b 
888    888 888    888      d88P888 88888b  888 888     888 888    888 
888    888 8888888888     d88P 888 888Y88b 888 888     888 888   d88P 
888    888 888    888    d88P  888 888 Y88b888 888     888 8888888P"  
888    888 888    888   d88P   888 888  Y88888 888     888 888 T88b   
888  .d88P 888    888  d8888888888 888   Y8888 Y88b. .d88P 888  T88b  
8888888P"  888    888 d88P     888 888    Y888  "Y88888P"  888   T88b 

Questioning Everything

Website LinkedIn LeetCode Email Telegram


while (alive) {
    build();        // something that probably shouldn't exist
    break_things(); // in dev, hopefully
    automate();     // the parts that bore me
    question();     // every "best practice" ever written
}

systems. abstractions. the gap between how things work and how they're supposed to. figuring it out one project at a time — blog when words happen.

dhanur.me · stuff


Latest Blog Posts

feel free to ping for like no reason

Pinned Loading

  1. kascit.github.io kascit.github.io Public

    Personal portfolio and blog hosted on GitHub Pages

    HTML 1 1

  2. Beat.pe Beat.pe Public

    Interactive browser-based game built with HTML, CSS, and JavaScript

    JavaScript 1

  3. leetcode-solutions leetcode-solutions Public

    Collection of LeetCode problem solutions across multiple languages (Java, Rust, Python, C++, C, JavaScript) for interview preparation and algorithmic practice

    Java 1

  4. coursera-automata coursera-automata Public archive

    Personal Selenium-based automation built as a learning project to explore real-world browser workflows and UI-driven systems.

    Python 1

  5. face-rekognition face-rekognition Public archive

    Academic IoT project demonstrating automated attendance using ESP32-CAM, AWS IoT, Lambda, and face recognition.

    C++