Skip to content
View h-990's full-sized avatar
👽
set your heart ablaze
👽
set your heart ablaze

Organizations

@the990

Block or report h-990

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
h-990/README.md

██╗  ██╗ █████╗ ██████╗ ███████╗██╗  ██╗
██║  ██║██╔══██╗██╔══██╗██╔════╝██║  ██║
███████║███████║██████╔╝███████╗███████║
██╔══██║██╔══██║██╔══██╗╚════██║██╔══██║
██║  ██║██║  ██║██║  ██║███████║██║  ██║
╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   ░▒▓ SYSTEMS ENGINEER · BUILDER ▓▒░

Typing SVG

whoami

struct HarshKumar {
    location:       &'static str,
    interests:      Vec<&'static str>,
    currently:      &'static str,
    philosophy:     &'static str,
}
impl HarshKumar {
fn new() -> Self {
Self {
location:   "exploring the stack",
interests:  vec![
"philosophy",
"mathematics",
"data science",
"artificial intelligence",
"low-level programming",
"system design",
],
currently:  "engineering software at the system level",
philosophy: "understand the machine — then transcend it",
}
}
}


ls ~/toolbox/

[ LANGUAGES ]

[ FRAMEWORKS & TOOLS ]

[ DOMAINS ]


ls ~/projects/ --featured

Rust ZeroMQ egui tokio

Bio-inspired AI ecosystem — Cortex Citadel (brain), Executor (hand), Nervous System (ZeroMQ bus). Mimics biological neural architecture.
C++20 raylib CMake curl

Native GUI for auditing LLM APIs across 9+ providers (OpenRouter, Google AI, Mistral, Groq). Cross-compiles via Zig toolchain.
Python AXUI

macOS system automation — train AI models to control, generate, and automate system-level tasks via Accessibility UI.
Python Flask OpenCV YOLOv8

AI-powered exam proctoring with real-time face detection (MediaPipe FaceMesh) and violation monitoring.

neofetch --github-stats




github-snake

cat ~/social_links.conf


"understand the machine — then transcend it"

Popular repositories Loading

  1. system_synapse system_synapse Public

    ecosystem for ai and automation with rule based structure.

    Rust 1

  2. z-automation z-automation Public

    a tool for training ai models for mac to control and generate and automate system, with AXUI

    1

  3. API-Tester API-Tester Public

    C++ 1

  4. online-cheat-detection-main online-cheat-detection-main Public

    AI-powered Online Exam Proctoring System with real-time face detection, violation monitoring, and admin dashboard

    HTML 1 1

  5. h-990 h-990 Public

    My GitHub profile README

  6. board-990 board-990 Public