- Alexandria, Egypt
- in/ramikhafagi96
-
ai-agents-for-beginners Public
Forked from microsoft/ai-agents-for-beginners10 Lessons to Get Started Building AI Agents
Jupyter Notebook MIT License UpdatedApr 14, 2025 -
appsflyer-flutter-plugin Public
Forked from AppsFlyerSDK/appsflyer-flutter-pluginFlutter Plugin for AppsFlyer SDK
Dart MIT License UpdatedFeb 20, 2025 -
midjourney-proxy Public
Forked from novicezk/midjourney-proxyMidjourney API
Java Apache License 2.0 UpdatedOct 10, 2023 -
midjourney-proxy-plus Public
Forked from litter-coder/midjourney-proxy-plusmidjourney-proxy-plus
Apache License 2.0 UpdatedSep 30, 2023 -
midjourney-api Public
Forked from erictik/midjourney-apiMidJourney client. Unofficial Node.js client
TypeScript Apache License 2.0 UpdatedSep 14, 2023 -
Easy-Survey Public
A web application used by startups to collect feedbacks from their users about their products easily.
JavaScript GNU General Public License v3.0 UpdatedDec 13, 2022 -
awesome-capacitor Public
Forked from riderx/awesome-capacitor😎 Awesome lists of capacitor plugins.
HTML Creative Commons Zero v1.0 Universal UpdatedNov 21, 2022 -
awesome-capacitorjs Public
Forked from capawesome-team/awesome-capacitorjs⚡️ A curated list of awesome things related to Capacitor.
Creative Commons Zero v1.0 Universal UpdatedNov 19, 2022 -
fcm Public
Forked from capacitor-community/fcmEnable Firebase Cloud Messaging for Capacitor apps
TypeScript MIT License UpdatedNov 16, 2022 -
-
-
appsflyer-cordova-plugin Public
Forked from AppsFlyerSDK/appsflyer-cordova-pluginAppsFlyer plugin for Cordova
Objective-C MIT License UpdatedJun 6, 2022 -
Memory-Optimization Public
An article about solving memory leaks issues in the retailer app
2 UpdatedApr 25, 2021 -
ionic-framework Public
Forked from ionic-team/ionic-frameworkA powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
TypeScript Other UpdatedApr 14, 2021 -
memoize-one Public
Forked from alexreardon/memoize-oneA memoization library which only remembers the latest invocation
TypeScript MIT License UpdatedApr 14, 2021 -
-
cordova-diagnostic-plugin Public
Forked from dpa99c/cordova-diagnostic-pluginCordova/Phonegap plugin to manage device settings
JavaScript UpdatedJan 16, 2021 -
-
Social-Stock-Tracker Public
A social media web application to track stock prices
Ruby UpdatedOct 25, 2020 -
-
Learning-TypeScript Public
This repo contains the notes i'm taking while learning TypeScript
TypeScript UpdatedOct 9, 2020 -
-
Todoey Public
A todo-list application that uses Realm to persist the data
Swift UpdatedSep 18, 2020 -
-
-
answer-exchange Public
a question and answer website where questions are asked and answered by signed up users
Ruby UpdatedSep 14, 2020 -
Pascal-Compiler Public
Implemented Pascal compiler that performs lexical analysis on code, parse it then generate assembly code, then generate object code and load program to memory.
Java UpdatedApr 6, 2019 -
MultiThreaded-Application Public
Matrix Multiplication and Merge Sort using multi threading
C++ UpdatedApr 5, 2019 -
ImageSegmentation Public
implemented K-means and spectral clustering to perform unsupervised learning on image dataset for image segmentation
-
Implementing PCA and LDA for face recognition