Pinned Repositories
FlaminGo
FlaminGo is an intelligent scrabble agent that aims to return the best move for a game state.
.PPM-Bresenham-rasterizer
Code for an assignment for my Graphics' course. We were required to read some polylines from a file, as well as read some parameters from the command line. Then, implement Bresenham's line drawing algorithm to produce a .ppm image file.
amazon-gc
bully-algorithm-demo
chat-system
API for a chat system using Ruby on Rails
Digital-Communication-Project
Project using Matlab and Simulink for 3rd year Computer Engineering course Digital Communication (ELC325). The project explores different modulation schemes such as BPSK, QPSK, FSK, QAM(16-64)
FaceAlignment
Face Alignment by Explicit Shape Regression
Leetcode-sols
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Paint-For-Kids
Paint For Kids is an OOP project for the 2nd term, 1st year Computer Engineering students at Cairo University. It's like Paint but worse.
Snowball
Snowball is a game made using OpenGL for our Graphics Course as second year students in Cairo University, Faculty of Engineering, Computer Department. You control a ball with the right/left arrows and the spacebar to jump. Your mission is to dodge obstacles and survive long enough to win.
OsamaNabih's Repositories
OsamaNabih/Digital-Communication-Project
Project using Matlab and Simulink for 3rd year Computer Engineering course Digital Communication (ELC325). The project explores different modulation schemes such as BPSK, QPSK, FSK, QAM(16-64)
OsamaNabih/amazon-gc
OsamaNabih/bully-algorithm-demo
OsamaNabih/chat-system
API for a chat system using Ruby on Rails
OsamaNabih/FaceAlignment
Face Alignment by Explicit Shape Regression
OsamaNabih/Leetcode-sols
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
OsamaNabih/Meetups
A webapp where meetup events are hosted. The webapp includes a news feed of all past and upcoming events. Each event has its own page denoting its details, and the people who registered for the event.
OsamaNabih/Operating-Systems-Mini-project-1
A simulator for an operating system's process scheduler based on different scheduling algorithms.
OsamaNabih/Simple_compiler
Simple compiler using flex and bison for our 4th year Compilers course at Cairo University, Faculty of Engineering
OsamaNabih/chat-system-api-2022
API for a chat system using Ruby on Rails
OsamaNabih/Cinema-Reservation-backend
Backend in NodeJS
OsamaNabih/Cinema-Reservation-Spring
OsamaNabih/cmp-docs
A comprehensive guide for prospective, current and past students in the computer engineering department of Cairo university.
OsamaNabih/cupy
NumPy-like API accelerated with CUDA
OsamaNabih/deal
Design by contract for Python with many validators support.
OsamaNabih/express-jwt-auth
simple express authentication app using jwt
OsamaNabih/flutter_app_pharmacy
OsamaNabih/gazpacho
š„£ Web scraping with pure python
OsamaNabih/graduation
$ git remote <graduation> yearbook
OsamaNabih/Harvey
Harvey is a medieval warfare simulation program made for our Data Structures & Algorithms course, Computer Engineering Department. There's a castle that has 4 towers, and it's being attacked by enemies from all sides. It's named Harvey because a certain type of enemies tosses a coin and makes different special attacks depending on the outcome.
OsamaNabih/learnopencv
Learn OpenCV : C++ and Python Examples
OsamaNabih/New-repo
OsamaNabih/node-calculator
A simple app for automated tests using jest
OsamaNabih/opencv
Open Source Computer Vision Library
OsamaNabih/openremote
100% open-source IoT Platform - Integrate your assets, create rules, and visualize your data
OsamaNabih/OsamaNabih
OsamaNabih/quran-ayah-lookup
Obisidan plugin to search Ayah in the Quran based on Arabic words
OsamaNabih/rhine
Haskell Functional Reactive Programming framework with type-level clocks
OsamaNabih/telegram-bot
Rust Library for creating a Telegram Bot
OsamaNabih/TuataraTuringMachine
A fork of the original Tuatara Turing Machine by James Foulds, patching some issues and extending functionality