Pinned Repositories
42-Piscine-C
Piscine C @ 42 Abu Dhabi (August 2021).
arabic-text-generation
Compared numerous transformer-based language models for the Arabic text generation task.
Arduino-SpeedMath-Game
SpeedMath Game is a fun way to test your abilities at how fast you can do math in your head both visually and auditorily.
awesome-deep-snn
A curated list of awesome deep spiking neural networks projects
awesome-osint
:scream: A curated list of amazingly awesome OSINT
Awesome_Underwater_Datasets
Pointers to large-scale underwater datasets and relevant resources.
libft
The libft project @ 42 Abu Dhabi.
PyCoLab
PyCoLab is a software tool for collaborative programming education. It allows students to share code, promote teamwork, and receive instructor feedback.
RestEasyApp
Prototype mobile application, RestEasy App, based on hospital needs using C# and Xamarin.Forms.
SaveSmart-App
Delivery of the final system for the SaveSmart mobile application in Kivy.
MariamAlz's Repositories
MariamAlz/awesome-deep-snn
A curated list of awesome deep spiking neural networks projects
MariamAlz/awesome-osint
:scream: A curated list of amazingly awesome OSINT
MariamAlz/42-Piscine-C
Piscine C @ 42 Abu Dhabi (August 2021).
MariamAlz/arabic-text-generation
Compared numerous transformer-based language models for the Arabic text generation task.
MariamAlz/Arduino-SpeedMath-Game
SpeedMath Game is a fun way to test your abilities at how fast you can do math in your head both visually and auditorily.
MariamAlz/Awesome_Underwater_Datasets
Pointers to large-scale underwater datasets and relevant resources.
MariamAlz/cuckoo-hashing
Implementation of both Cuckoo hashing and the chaining approach.
MariamAlz/Dash-by-Plotly
Interactive data analytics
MariamAlz/github-stats
Generate visualizations of GitHub user and repository statistics with GitHub Actions.
MariamAlz/libft
The libft project @ 42 Abu Dhabi.
MariamAlz/MariamAlz
Config files for my GitHub profile.
MariamAlz/PyCoLab
PyCoLab is a software tool for collaborative programming education. It allows students to share code, promote teamwork, and receive instructor feedback.
MariamAlz/RestEasyApp
Prototype mobile application, RestEasy App, based on hospital needs using C# and Xamarin.Forms.
MariamAlz/SaveSmart-App
Delivery of the final system for the SaveSmart mobile application in Kivy.
MariamAlz/UCSP
Genetic Approach to University Class Scheduling Problem
MariamAlz/cv
MariamAlz/flask-react
MariamAlz/github-stats-1
MariamAlz/lesson-planner
Powered by ChatGPT technology and built on Flask, this user-friendly tool empowers educators to craft engaging and personalized lesson plans effortlessly.
MariamAlz/MariamAlz.github.io
Personal Portfolio
MariamAlz/MSA
A Hybrid GA-TSO Optimization Approach for Multiple Sequence Alignment in Bioinformatics
MariamAlz/PageRank
Implementation of the PageRank-Iterate algorithm
MariamAlz/perfect-hash
Perfect hashing in Python
MariamAlz/reinforcement-learning
Implementation of value iteration algorithm and testing it on different grid worlds. Applying q- learning to the Grid world environment and a simulated robot controller called Crawler.
MariamAlz/SaveSmart
Prototype mobile application used in monitoring systems for appliance energy usages in smart homes.
MariamAlz/SaveSmart-AI
AI model for the SaveSmart prototype mobile application.
MariamAlz/search-solutions
Implementations of search strategies, applied to the simple Routing problem and search solutions for the Tile Puzzle problem.
MariamAlz/Sibaq-Lahja
Developed and deployed AI solutions in the realm of Arabic Natural Language Processing (NLP) into real-life AI applications and implementations of an Arabic Diacritizer. The approaches used include Sequence to Sequence (seq2seq), Hidden Markov Model or Viterbi, Bidirectional LSTM, and Ensemble.
MariamAlz/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
MariamAlz/wordle
Python implementation of Wordle game