Pinned Repositories
Algorithms
A function to get prime numbers
ArithGeo
A function that test if an array is arithmetically or geometrically progressing
BincomTest
assesment
BinconIntermediateTest
answers to intermediate test
djan_doc
django
The Web framework for perfectionists with deadlines.
django_app
local web app written in django
ECommerce-API
Elite
EventManager
Given you manage an events center, this app will help you accept applications to use your center / facilities, and will either decline events when the proposed day is already taken, or suggest an available day.
habibaudu's Repositories
habibaudu/Algorithms
A function to get prime numbers
habibaudu/ArithGeo
A function that test if an array is arithmetically or geometrically progressing
habibaudu/BincomTest
assesment
habibaudu/BinconIntermediateTest
answers to intermediate test
habibaudu/djan_doc
habibaudu/django
The Web framework for perfectionists with deadlines.
habibaudu/django_app
local web app written in django
habibaudu/ECommerce-API
habibaudu/Elite
habibaudu/EventManager
Given you manage an events center, this app will help you accept applications to use your center / facilities, and will either decline events when the proposed day is already taken, or suggest an available day.
habibaudu/Golang-restapi
Performing CRUD operations using gorilla and mux
habibaudu/multiple_files
habibaudu/MYOOP
create a vehicle class using showing inheritance,polymorphysm,encapsulation and abstraction...
habibaudu/ObjectOrientedPrograming
OOP implementation modelling a real-word scenario or problem, taking advantage of inheritance,polymorphism and encapsulation.
habibaudu/OOP
modelling of a real world project using the concept of inheritance, polymorphism,abstraction and encapsulation
habibaudu/OOP2
Model a real life scenario
habibaudu/POSTIT
A full stack charting App
habibaudu/Project8
An app that allows authenticated user share recipes and chart
habibaudu/project9
create a simple app to test authentication using dumm data
habibaudu/Python-tools
python Dailies
habibaudu/Recipes
habibaudu/Store-Manager
Store Manager is a web application that helps store owners manage sales and product inventory records. This application is meant for use in a single store.
habibaudu/store-manager-react
habibaudu/Test
testing django app
habibaudu/Test2
testing django app
habibaudu/testproject
testing my project
habibaudu/web
habibaudu/WordOccurence
A function called words, that takes a string argument and count the Occurence of each word in the string. The function should return a json object showing the word identified, and their occurences.