Pinned Repositories
iOSFeed
TDD, Modularization, Proper design patterns
Choizi
This is a dating app that allow to individuals to like each other and start chatting just like Tinder.
Top_100_Albums
Use iTunes API to get top 100 albumbs
Covid19LiveReport
Get a live stats(infected, deaths, recovered, etc) of the Covid-19 in every country
ImageRecognizer
The ML Model is trained to make the difference between Dog, Cat and Elephant.
YTaxi
Taxi Service
architectural-design-patterns
bitcoin
Bitcoin Core integration/staging tree
blockchain-demo
A web-based demonstration of blockchain concepts.
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
adiallo22's Repositories
adiallo22/github-slideshow
A robot powered training repository :robot:
adiallo22/architectural-design-patterns
adiallo22/blockchain-demo
A web-based demonstration of blockchain concepts.
adiallo22/LoginFlow
adiallo22/NetworkRequestor
adiallo22/bitcoin
Bitcoin Core integration/staging tree
adiallo22/iOSFeed
TDD, Modularization, Proper design patterns
adiallo22/Youtube
Login with google, send a request to the YouTube api and watch videos
adiallo22/ios-lead-essentials-feed-store-challenge
https://iOSLeadEssentials.com
adiallo22/Covid19LiveReport
Get a live stats(infected, deaths, recovered, etc) of the Covid-19 in every country
adiallo22/Top_100_Albums
Use iTunes API to get top 100 albumbs
adiallo22/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
adiallo22/ios-lead-essentials-feed-api-challenge
https://iOSLeadEssentials.com
adiallo22/YTaxi
Taxi Service
adiallo22/Choizi
This is a dating app that allow to individuals to like each other and start chatting just like Tinder.
adiallo22/NikeTop100
adiallo22/LADiaspora
Social Networking Platform for immigrants
adiallo22/Map_API
adiallo22/toDo
adiallo22/SenLink
adiallo22/PowerList
adiallo22/Finance-Tool
adiallo22/TweetSentiment
This App will give you the overall sentiment of a topic in Twitter. For example, if you type in '#Dog', a request will be sent to the Twitter servers and get back the last 100 tweets containing the keyword '#Dog' in English. Then the 100 tweets are put into an Array and fed to the Machine Learning model who will, one by one, determine wether the tweet is positive, negative or neutral (with 70% of accuracy). Now all the results are added up and based on the score, an emoji reflecting the score will be displayed on the screen
adiallo22/ImageRecognizer
The ML Model is trained to make the difference between Dog, Cat and Elephant.
adiallo22/coreMLTest
Integrating Apple Inceptionv3 model in the App. Classify any given image and return a title.
adiallo22/crypto-coin
Report the live value of Bitcoin in different currencies
adiallo22/Xnews-SwiftUI
adiallo22/my_profile
adiallo22/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
adiallo22/mortageCalculator
this is a simple java program that takes in the price of a house, down payment on the house, rate of interest, length of payment,... and return the mortage owe on the house, possible monthly payment, total payment after the house is completely paid, interested paid on the house