Pinned Repositories
-Block-Cipher-Cryptosystem
advent-of-code-2023
advent_of_code_2024
critter-chronologer
eCommerce-App
peak
Peak is a mobile application made for those who face difficulties achieving their goals. Peak’s objective is to make this process an easy and enjoyable journey through enabling the users to keep track of the daily tasks needed to achieve the final goal , get encouraged by receiving rewards, users can also compete with friends in a shared goal.
TicketingSystem
TicketingSystemFrontEnd
VehiclesAPI
VolunteeringBank
lamamyf's Repositories
lamamyf/VolunteeringBank
lamamyf/-Block-Cipher-Cryptosystem
lamamyf/advent-of-code-2023
lamamyf/AIProject
lamamyf/cloud-storage
lamamyf/critter-chronologer
lamamyf/eCommerce-App
lamamyf/ElectricPowerGridSystem
The electric power grid system is the network infrastructure responsible for the generation and transmission of electricity. In this project we used a general tree data structure to represent the power grid system.
lamamyf/peak
Peak is a mobile application made for those who face difficulties achieving their goals. Peak’s objective is to make this process an easy and enjoyable journey through enabling the users to keep track of the daily tasks needed to achieve the final goal , get encouraged by receiving rewards, users can also compete with friends in a shared goal.
lamamyf/TicketingSystem
lamamyf/TicketingSystemFrontEnd
lamamyf/VehiclesAPI
lamamyf/cool-compiler-lexer
lamamyf/lamamyf
Lama's profile page
lamamyf/MemeMe
MemeMe is a meme-generating iOS app that enables users to attach a caption to a picture from their phone. After adding text to an image chosen from the Photo Album or Camera, the user can share it with their friends. MemeMe also temporarily stores the sent memes which users can browse in a table or a grid.
lamamyf/nd035-c1-spring-boot-basics-examples
lamamyf/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
lamamyf/OnTheMap
lamamyf/Recommending-Friends-On-Social-Networks
One of the main functionalities offered by online social platforms such as Facebook and Twitter is the recommendation of new friends. This is achieved by utilizing various information about users, but the main factor used for recommending a new friend to a user is how well these two users are connected. A social network such as Facebook can be represented as unindirected graph . We can use the information contained in the graph to select the top candidate friends for a given user, to do that we used the Popular users and the Common neighbors methods.
lamamyf/SaudiOSS
قائمة بالمشاريع السعودية المفتوحة المصدر
lamamyf/sfg-pet-clinic
SFT Pet Clinic
lamamyf/SWE466-Project
Software project management tool to assess project managers to plan, execute and control their projects.
lamamyf/SWE483-Assignment1
SWE 483 Assignment 1 repository.
lamamyf/VirtualTourist
An iOS app that allows users to visit virtual locations by adding pins to a map. Once a user taps on a pin the app fetches photos from Flickr API for that location and persists the photo albums with the corresponding pin using Core Data.