There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Competitive-Programming
Solution to some interesting Competitive Programming problems in different CP platformsSpotify
Pixel Perfect Spotify Clone with most of the features built with flutter for desktop and web.Cineverse
Movies appScientific-Calculator
data_structures
C/C++ implementation of some data structures and using graph-viz tool in visualizationAuthentication-Rest-Api-Riverpod-CLEAN_ARCHITECTURE_MVVM
OpenGL-ES-Android
OpenGL ES 3.2 Samples (Android), using a Makefile (No gradle)Hplayer
GPU accelerated video player from scratchProgramming-Class-Management-System
Managing students and organizing them in several programming courses. get useful information about the current state of the system as well as some reports.a-star-shortest-path-algorithm
Python Implementation & visualization of the "A* shortest path finding algorithm".Shop-App
Simple shop application with the flutter frameworkContacts-Profile-Page-App
Simple Application with beautiful UI that shows a Contacts Profile Pagebalancing_binary_trees
Implement Binary Search Tree Data Structure. Perform Various Algorithms to balance the tree (NOT AVL).FFmpeg-Android
Cross Compiled FFmpeg for androidQuiz-U-Okoul
This app was my participation in the Quiz U challenge by okoul.com. The Challenge was to create a simple Quiz App using the provided API. Winners got job opportunities in big Saudi tech companiesComplex-UI-Challenges
Ui Challengedns_resolver
A simple dns resolver in cC
C programs in different fieldshexdump
A simple program that dumps the hexadecimal representation of a content of a fileosm_map_viewer
Open Street Map Viewer in pure cTodo-App
simple flutter todo application using the sqflite (sqlite) database.Online-Learning-App
3D-Animated-Drawer
Time-In-World
Using the "World Time" API to build a very basic application that shows the time in different time zones in the worldNumber-Trivia-Using-MVVM-CLEAN-ARCHITECTURE-PATTERN
Implementing "http://numbersapi.com" api to get a short description about a given number using clean architecture pattern (mvvm)Sand-Heritage
This app was the solution of our team in the <Translation Hackathon> in Riyadh - Saudi ArabiaEzan
Banking solution to help people save money. And give them mini loans, This App Was The Solution of our team in the Wazien Hackathon in Riyadh - Saudi Arabia, Our team won the Third placeMetal-Apple
Apple Metal Graphics API Samplesnotester
Note taking app for Androidshooter_game
2D Shooter game in c using SDLRiverpod-Extension-For-VsCode
flutter_riverpod Extension to improve productivity!Consultations
Legal Consultations Application to make communications between lawyers and customers much effective & easyChatgpt
Popular-Movies-App
Using the TMDB (the movie database) API to fetch most popular movies and display them in a flutter app.chat_golang
A simple but elegant multi threaded realtime chat application in go!Fibonacci
Calculating the n'th fibonacci number using recursionyhbsh
Profile Repositoryjava-lab-exercices
lissajous_curves
Lissajous Curves implemented in GO! using GIFstext_editor_appkit
Lightweight text editor in objc for macOSrpc
Remote procedure call frameworkNetworking
Exploring UDP & TCPAlacritty-Config
Alacritty ConfigurationH.264
Advanced Video Coding (H.264) SamplesRecipeRift
View & Search Popular recipes, save your favoritesMinigrep
An attempt to recreate the famous UNIX command line toolandroid_camera_preview
Android Camera Preview ApplicationOpenGL
OpenGL 4.1 SamplesLearn-Zig
Learning the zig programming languageNeovim-Config
My neovim configandroid_navigation_demo
Android Navigation Simple Demo Using XML and Pure JAVAflutter_rtmp_publisher_player
Flutter rtmp streaming publisher, and rtmp streaming player, using StreamPath(Android RTMP Publisher), HaishinKit(iOS RTMP Publisher), Vlc(iOS/Android RTMP Player)rtmp_server
Unfinished rtmp server in cArm64-Assembly
ARM64 assembly SamplesLearn-Rust
Learning the rust programming languageLab-MariaDB
Lab MariaDBaoc-2023
Advent Of Code 2023posix_multi_threading
Experimenting with posix `pthread` api for multi threaded programmingPrefix_Trees
A prefix tree is also known as a Trie; it is used to optimize the search complexities. If we search keys or words in a Binary Search Tree (BST) then the time complexity could go up to O (M * log N) whereas M is length of the words inserted and N is the total number of words inserted in the tree. However, when the prefix tree is used the search time complexity is reduced to O(M).Flutter_Graphics
Graphics in flutter using the custom painter apiLove Open Source and this site? Check out how you can help us