Skip to content
View SanaAledilbi's full-sized avatar

Highlights

  • Pro

Block or report SanaAledilbi

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.

Content in all repositories owned by your account will be closed.
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. Compiler-Design-C Compiler-Design-C Public

    Multi-phase compiler in C: lexical analysis, parsing, symbol tables, semantic checking, and code generation

    C 1

  2. ML-Heart-Disease-Detection ML-Heart-Disease-Detection Public

    Machine learning-based heart disease prediction with comparative model analysis

    Jupyter Notebook

  3. Multi-Paradigm-Programming-Comparison Multi-Paradigm-Programming-Comparison Public

    Implementation of identical programs in Pascal, Scheme, and Prolog to compare procedural, functional, and logic programming paradigms

    Scheme

  4. Train-Tickets-Database Train-Tickets-Database Public

    Oracle SQL database system for train ticket management with 11 relational tables (3 normalized to 3NF) and 50+ queries for bookings, operations, and financial reporting

  5. Recommendation-System-Algorithm-Analysis Recommendation-System-Algorithm-Analysis Public

    Comparative study of User-Based Collaborative Filtering vs Matrix Factorization for recommendation systems. Performance analysis on MovieLens 100k dataset evaluating RMSE, training time, and predic…

    Jupyter Notebook

  6. Library-Management-System Library-Management-System Public

    Full-stack library management desktop application with Java Swing, MySQL, and role-based access control for book borrowing, reservations, and fine tracking

    Java