Here are some of my projects!

  • SSA Community Hub
  • Ruby on Rails, JavaScript
  • • Commissioned by the Saudi Students Association to create a community hub that connected over 300+ students.

  • • Enhanced student engagement by providing a centralized platform for event RSVPs, updates, and content sharing.

  • • Developed the application using Ruby on Rails, PostgreSQL, and JavaScript for a seamless user experience.

  • Boba Point of Sale System
  • React, Node, Python, SQL
  • •A point of sale system for a fictional boba shop capable of taking orders, inventory management, and generating sales analytics.

  • •Uses a PostgreSQL database for backend data storage and a React.js frontend for an intuitive UI.

  • PPM File Compressor
  • C++
  • • Implemented a content aware PPM file compressor using the seam carving technique in C++, effectively reducing image size while preserving essential features.

  • • Demonstrated proficiency in algorithm design and implementation, optimizing the compression process for efficient and seamless file manipulation.