- Beirut, Lebanon
- in/mahmoud--joumaa
Lists (6)
Sort Name ascending (A-Z)
⭐ Bookmarks
Miscellaneous repos that I find interesting🏢 Business
Repositories part of an organization, including student initiatives private to members of that university📚 Learning
Projects mainly oriented towards learning a new language or technology rather than building the actual project itself😎 Mini-Projects
Bite-sized projects developed mainly for fun and experimentation rather than publishing a "final version" of the actual project🎯 Projects
Projects developed with the intent of completing for their practical use rather than for learning a new skill or technology🏫 University
These are assignments and projects done as part of university course assessmentsStars
An Open Source YouTube app for privacy
A basic Python script to handle opening Google Drive files (docs, sheets, slides, and forms) in the Google Chrome browser instead of the default browser.
A, rather basic, Python program to graph (my cousin's) Obsidian daily notes into an excel workbook to track his "happy scores".
Balanced Craves is a Flutter mobile application that integrates Firebase to help you manage your craves. This application is submitted as the final project for the CSC431 (Mobile Applications) cour…
Codes for the AWS Lambda Functions for Franz
Free, simple, and intuitive online database diagram editor and SQL generator.
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Curated list of project-based tutorials
A collection of lab reports submitted as part of the CSC435 (Computer Security) course at the Lebanese American University.
An Android Development assignment using JAVA for the backend as part of the CSC431 (Mobile Applications) course at the Lebanese American University.
Our final assignment for the CSC430 (Computer Networks) course at the Lebanese American University which represents a simple client-server bank application.
Our final project for the CSC498H (Data Mining) course at the Lebanese American University to predict the life expectancy of individuals for WHO.
An assignment for the CSC498H (Data Mining) course at the Lebanese American University that aims to predict the acceptability of a new car in the market.
A simple application to track problems and submissions across different competitive programming platforms by syncing the data into a single Notion database.
"Ageless Museum": a novel database design for a new museum. It tracks entities, facilitates visitor tracking, collects data for analysis, and ensures secure archival. With streamlined processes and…
Parallelizing computations of Mandelbrot Set using MPI as the first assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University
Parallelizing matrix multiplication using pthreads and OpenMP as the second assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American Univer…
This team project is presented as the final project for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University under the supervision of Dr. H…
This team project is presented as the final project for the CSC443 (Web Programming) course at the Lebanese American University under the supervision of Dr. Gilbert Tekli.
Parallelizing matrix multiplication using Cuda C. Tiling is also implemented to compare results. This repository is submitted as the third assignment for the CSC447 (Parallel Programming for Multic…