Skip to content
View knothing01's full-sized avatar

Highlights

  • Pro

Block or report knothing01

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

Popular repositories Loading

  1. dynamic-array-c dynamic-array-c Public

    Dynamic array (vector) implementation in C — manual memory management, resizing, and pointer arithmetic.

    C

  2. computer-vision-opencv computer-vision-opencv Public

    Computer vision tasks built with OpenCV — image processing, object detection, and AI surveillance techniques.

    C++

  3. mandelbrot-set mandelbrot-set Public

    Mandelbrot Set visualizer in C++ — renders fractal geometry using complex number iteration and ASCII/pixel output.

    C++

  4. systems-programming-c systems-programming-c Public

    C programming assignments from Engineering 110 — algorithms, data structures, and systems programming.

    C

  5. concert-assistant concert-assistant Public

    Python assistant for discovering and tracking concerts based on user music preferences.

    Python

  6. hotel-reservation-system hotel-reservation-system Public

    Full-stack Hotel Reservation System — PostgreSQL, Node.js/Express, React. PL/pgSQL triggers, stored procedures, 16-table schema, JWT auth.

    JavaScript