Skip to content
View najlaa-code's full-sized avatar

Block or report najlaa-code

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

Pinned Loading

  1. advanced-priority-queue-java advanced-priority-queue-java Public

    An implementation of an Advanced Priority Queue in Java with dynamic min-heap/max-heap toggling capabilities.

    Java 1

  2. python-client-server-database python-client-server-database Public

    A Python client-server application for managing customer records with real-time validation and persistent storage.

    Python

  3. Club-Membership-System Club-Membership-System Public

    Full-stack web app that lets you manage club members through a form interface. HTML and CSS were used for the front-end, Node.js and Express for the backend and MySQL for the database.

    HTML

  4. powerbi-sales-dashboard powerbi-sales-dashboard Public

    An interactive Power BI dashboard that analyzes sales performance, customer behaviors and product trends with DAX-driven KPIs.

  5. clojure-sales-database clojure-sales-database Public

    A Clojure database management system where you can track customers, manage product inventory and sales with an interactive menu interface from the command-line.

    Clojure

  6. c-text-search-converter c-text-search-converter Public

    This C program searches through text files in a certain directory for a certain word to convert it's characters to uppercase. Then, it generates a report to show how many changes occurred and sorts…

    C