Skip to content
View AAlkiyumi's full-sized avatar

Highlights

  • Pro

Block or report AAlkiyumi

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

👋 Hi, I'm Almaamar Alkiyumi

Profile Views

I am currently enrolled as a Senior at the University of Cincinnati pursuing an undergraduate degree in Computer Science, graduating in May 2026. I have a strong background in data science, software development, and web development. I'm passionate about solving complex problems and building scalable solutions.

🚀 Skills

  • Programming Languages: Python, C/C++, Visual Basic for Applications (VBA)
  • Web Development: HTML, CSS, JavaScript, Django, ReactJS, MySQL, SQLite, PostgreSQL
  • Software: Microsoft Office Suite, Visual Studio, LabVIEW, MATLAB, Wire Shark, GitHub, Amazon Web Services Cloud
  • Operating Systems: Linux Ubuntu, Windows 7-11, macOS Monterey, Android & iOS
  • Other Tools: Pandas, NumPy, Scikit-learn, Beautiful Soup, Matplotlib, Selenium

🌟 Projects

Online Shop Application

Multi-Threaded Bulletin Board System

Multi-Threaded Web Server and FTP Client

Autonomous Product Retrieval System

Prototype Mover Robot

💼 Experience

Midea America Research Center (Louisville, KY, USA) | Data Science Intern

  • Duration: May 2024 – Aug 2024

Midea America Research Center (Louisville, KY, USA) | Data Scientist

  • Duration: Jun 2024 – Apr 2024

Midea America Research Center (Louisville, KY, USA) | Data Science Intern

  • Duration: Jan 2024 – May 2024

University of Cincinnati (Cincinnati, OH, USA) | Engineering Teaching Assistant

  • Duration: Jan 2023 - May 2023

The Cincinnati Insurance Company (Cincinnati, OH, USA) | Software Engineering Intern

  • Duration: May 2023 – Aug 2023

Deloitte & Touché (Muscat, Oman) | IT Audit and Consulting Intern

  • Duration: Aug 2022 – Dec 2022

🎓 Education

  • Bachelor of Science, Computer Science
    • University of Cincinnati, Expected Graduation: May 2026
    • Honors: Dean’s List Recognition (8/8 Semesters), Fully Funded Scholarship (Ministry of Higher Education of Oman)

📫 Contact Me

Popular repositories Loading

  1. Senior-Design-Project Senior-Design-Project Public

    Web scraper for collecting product and review data from e-commerce sites using Scraping Bee, AWS, Selenium, and Pandas. Focuses on cost-effective solutions, user-friendly interfaces, and efficient …

    Python 4

  2. Project-4-Big-Data-Analysis-with-PySpark-on-Weather-Data Project-4-Big-Data-Analysis-with-PySpark-on-Weather-Data Public

    In this project, I analyzed weather data from the NCEI Global Surface Summary of Day dataset using PySpark in Jupyter Notebook. Tasks included data cleaning, statistical analysis, and forecasting f…

    Jupyter Notebook 4 2

  3. online-shop-application online-shop-application Public

    This project is a comprehensive online shopping platform featuring a Django backend and a React frontend, designed to manage products, orders, and customer information efficiently. It includes func…

    JavaScript 1

  4. Project-2-AWS-EC2-Web-Application-with-Flask-and-SQLite Project-2-AWS-EC2-Web-Application-with-Flask-and-SQLite Public

    This lab involves creating a Flask web app hosted on AWS EC2. It features user registration, login functionality, and data storage using SQLite. The app supports file uploads, user form submissions…

    Python 1

  5. Youtube-URL-Scraper-Chrome-Extension Youtube-URL-Scraper-Chrome-Extension Public

    A simple Chrome extension to extract video URLs from YouTube playlists or liked videos. This tool allows you to quickly grab and download selected video links from YouTube for use in other applicat…

    JavaScript 1

  6. networking_final_project networking_final_project Public

    Forked from BinniesLite/networking_final_project

    The bulletin board project is a real-time messaging application developed using Python's socket programming, enabling users to post and view messages on a virtual bulletin board. It features a serv…

    Java