falahsheikh's repositories

lunarPhaseToDayDetector

A web-based tool that allows users to upload lunar photographs and determine the day of the lunar month using Convolutional Neural Networks.

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

Portfolio-website

Welcome to my personal website! Join me on my computer science journey as I share projects, experiences, and hobbies, diving into the exciting world of coding and technology.

Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

AMSystem

The code is a Python GUI for a student record system with input fields for data entry and a data display section. It follows the MVC design pattern and offers a search feature for easy record retrieval.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ACRobotics_SumoBots

Code and design files for an autonomous sumo bot. The sumo bot is designed to function independently and is equipped with motor and sensor configurations for movement and detection of its environment. This project was done with a team at AC Robotics UCalagry. SaadmanX, Diogo Goto, and myself, Falah Sheikh.

Language:C++License:MITStargazers:0Issues:0Issues:0

BooleanExpressionComposer

Constructs boolean expressions of 'n' number of elements and determined output decided by user.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Engineering-Website

Discover the engineering portfolio I crafted for my client—a clean and user-friendly showcase highlighting their skills and achievements in the field.

Language:CSSStargazers:0Issues:0Issues:0

UofSee

Explore this exclusive website designed for UCalgary students, featuring a maps section powered by Google Maps and an interactive discussions page. Enhance your campus navigation and foster engagement within the community.

Language:CSSStargazers:0Issues:0Issues:0

img-to-binMatrix

This code reads an image, resizes it with increased resolution, and converts it into a binary image where "0" and "1" characters represent different intensities. The resulting image is saved as "matrix.png".

Language:PythonStargazers:0Issues:0Issues:0

ColourDetectionRed-OpenCV

This OpenCV code captures video from a webcam, detects red color using HSV color space and draws rectangles around the detected contours with area greater than 500. It displays the processed video and mask image in separate windows and runs infinitely until stopped.

Language:PythonStargazers:0Issues:0Issues:0

RoboticArm

Robotic arm using reinforcement learning to help robots learn and adapt to new environments

Stargazers:0Issues:0Issues:0

3D-Object-Simulation

Developed a physics simulation with PyBullet, creates a floor and three objects (a box, a sphere, and a cylinder), and sets their initial positions, orientations, masses, friction, and velocities. It runs the simulation for 10 seconds and displays the objects' movements in a GUI, then disconnects from the PyBullet physics server.

Language:PythonStargazers:0Issues:0Issues:0

pong_game

Developed a 'Pong' game clone using Python

Language:PythonStargazers:0Issues:0Issues:0

paint_clone

Developed 'Paint' using Python

Language:PythonStargazers:0Issues:0Issues:0