Skip to content
View Ru-1234's full-sized avatar

Block or report Ru-1234

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
Ru-1234/README.md

Hi, I'm Romaisa 👋

BS Artificial Intelligence student at FAST-NUCES


Skills

Languages · C++, Python, C#, Assembly (x86)
Frameworks & UI · SFML, .NET MAUI, XAML, HTML, CSS
Embedded · Arduino, ESP, IR / Color / Ultrasonic Sensors


Projects

Automated Taxi · Arduino, ESP, Sensors
Sensor-driven autonomous vehicle for the Programming for AI course.

UstaadHub · C#, Xaml, sqlite
A cross-platform service booking application that connects users with verified local service providers such as plumbers, electricians, and carpenters.

Xonix & Subway Surfers · C++, SFML
Arcade games with collision detection, animation, and scoring.

Rush Hour · x86 Assembly, Irvine32
Sliding-block puzzle game built in low-level assembly.

Skincare Website · HTML, CSS
Responsive e-commerce-style site built for a web development course.


Interests

· Exploring AI and its real-world applications

· Cross-platform development with .NET MAUI


📧 romaisaishaq037@gmail.com · LinkedIn

Popular repositories Loading

  1. Rush-Hour-Taxi_assemblyLanguage Rush-Hour-Taxi_assemblyLanguage Public

    Console-based Rush Hour puzzle game built in x86 Assembly using Irvine32. Features grid-based logic, keyboard controls, collision checks, and dynamic console updates.

    Assembly 1

  2. IFAMDS-Forest-Simulation-System IFAMDS-Forest-Simulation-System Public

    🌲 Intelligent Forest Advisory & Multi-Structure Decision System (IFAMDS) — A C++ simulation integrating arrays, linked lists, queues, trees, graphs, and hash tables for real-time forest monitoring,…

    C++ 1

  3. online-news-popularity online-news-popularity Public

    ML and statistical analysis project predicting online news popularity using regression, classification, EDA, preprocessing, and hypothesis testing on the UCI Online News Popularity dataset.

    Jupyter Notebook 1

  4. Cherry-Hydration-Website Cherry-Hydration-Website Public

    Forked from tahreem7926/Cherry-Hydration-Website

    Cherry-Hydration is an educational project built with HTML, CSS, and a touch of JavaScript. The website is a mock skincare brand designed to learn basic front-end skills while simulating a real-wor…

    HTML 1

  5. dsa-journey dsa-journey Public

    Collection of Data Structures and Algorithms assignments and implementations in C++, covering fundamental concepts, problem-solving techniques, and algorithmic analysis.

    C++ 1

  6. Programming-Fundamentals-Assignments Programming-Fundamentals-Assignments Public

    This repository contains all my PF assignments, covering essential C++ concepts, including conditional statements, loops, functions, arrays and problem solving.

    C++