Pinned Repositories
cpp
Implementation of All ▲lgorithms in C++ Programming Language
8_puzzle_solver
a python script to solve the 8 puzzle problem with DFS, BFS and A* (No GUI)
Algorithms
Coursera-Algorithmic-toolbox
my submissions to the assignments of the course
Coursera-Machine-learning-
assignments from Machine Learning course on Coursera. taught by Andrew Ng. assignemnts are done in Octave
django
The Web framework for perfectionists with deadlines.
MultiUserBlog_Django
a Django blog app based on Django tutorials by Corey Shafer
smth-smth-v2-baseline-with-models
Contains code and pretrained models to get you started with a baseline on version 2 of "something-something" dataset
ToDoList_Django
a simple to-do list app to get familiar with CRUD using Django and django-crispy-forms
WordNet-based-semantic-similarity-measurement
this program determines the semantic similarity between words and also determines the outcast noun between a group of nouns based on the WordNet dictionary
megamayoy's Repositories
megamayoy/MultiUserBlog_Django
a Django blog app based on Django tutorials by Corey Shafer
megamayoy/smth-smth-v2-baseline-with-models
Contains code and pretrained models to get you started with a baseline on version 2 of "something-something" dataset
megamayoy/ToDoList_Django
a simple to-do list app to get familiar with CRUD using Django and django-crispy-forms
megamayoy/Coursera-Machine-learning-
assignments from Machine Learning course on Coursera. taught by Andrew Ng. assignemnts are done in Octave
megamayoy/django
The Web framework for perfectionists with deadlines.
megamayoy/oppia
A free, online learning platform to make quality education accessible for all.
megamayoy/WishList_Laravel_CRUD
CRUD system using Laravel
megamayoy/8_puzzle_solver
a python script to solve the 8 puzzle problem with DFS, BFS and A* (No GUI)
megamayoy/Algorithms
megamayoy/Coursera-Algorithmic-toolbox
my submissions to the assignments of the course
megamayoy/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
megamayoy/CodeForces-Ladders
Updated CodeForces Ladders for solving
megamayoy/cpp
Implementation of All ▲lgorithms in C++ Programming Language
megamayoy/cs-video-courses
List of Computer Science courses with video lectures.
megamayoy/CurrencyTool
Tool for getting Exchange rate from fixer. API
megamayoy/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
megamayoy/devops-master-class
Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
megamayoy/django-phonenumber-field
A django model and form field for normalised phone numbers using python-phonenumbers
megamayoy/django-ra-erp
A Django based framework to create diverse business solutions, equipped with a reporting engine and a responsive dashboard.
megamayoy/EGP_Realtime_ExchangeRate
a command line program that shows EGP real time exchange rate for foreign currencies using currencyconverterAPI
megamayoy/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
megamayoy/gearbox
Gearbox :gear: is a web framework written in Go with a focus on high performance
megamayoy/ghibli_movies_list
An API that displays all movies produced by Studio Ghibli and the characters of each movie
megamayoy/hacktoberfest-2018
megamayoy/image-uploader-service
megamayoy/interviews
Everything you need to know to get the job.
megamayoy/public-apis
A collective list of free APIs
megamayoy/quote_generator
a simple chrome extension that loads different quotes
megamayoy/real-estate-selling-website
Django based project to sell real estate
megamayoy/simulation_task1