Skip to content
View Ivan35jr's full-sized avatar

Block or report Ivan35jr

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. CSC3034---Fuzzy-Inteference-System CSC3034---Fuzzy-Inteference-System Public

    To design a "smart" decision-making system using Fuzzy Logic to help solve a real-world problem related to the UN's Sustainable Development Goals (SDGs), like clean energy, sustainable cities, or c…

    Jupyter Notebook

  2. CSC3034---Artificial-Neural-Network-ANN-on-Real-World-Dataset CSC3034---Artificial-Neural-Network-ANN-on-Real-World-Dataset Public

    Jupyter Notebook

  3. Hotel-Room-Reservation Hotel-Room-Reservation Public

    A complete hotel room reservation system built in C++. Features separate admin and customer interfaces, multiple room types (Single/Double/Family), booking CRUD operations, secure authentication, a…

    C++

  4. Pastry-Ville-Web-Design Pastry-Ville-Web-Design Public

    Pastry Ville - A elegant pastry recipe website with responsive design and print-friendly recipe cards.

    HTML

  5. Space-Rental-System Space-Rental-System Public

    🏢 Space Rental Management System – A C++ application for managing space rentals. Features staff registration, login, space booking (mini/big spaces), automated rental fee calculation, booking modif…

    C++

  6. Calculator-App Calculator-App Public

    A Java console-based calculator with arithmetic operations, history tracking, and previous result reuse. Features input validation, unary operations (square root, absolute value, logarithm), and a …

    Java