Pinned Repositories
Alaye13
Config files for my GitHub profile.
amplifyapp
Code-Transcribing
Simply put these are just the same codes written in different languages
Coin-flip
Simple coin flip with multiple tosses.
Data-Science-Regular-Bootcamp
Regular practice on Data Science, Machien Learning, Deep Learning, Solving ML Project problem, Analytical Issue. Regular boost up my knowledge. The goal is to help learner with learning resource on Data Science filed.
Deck-Pivoted-Array-In-Prolog
This would flip an array from the middle almost like a pivot without reversing it. So an array of (1,2,3,4,5) would be split and appended as [5,4] , [3], [2,1] and written as [5,4,3,2,1]
EmbeddedCProject
A temperature sensor using GPIO configurations and Cortex M7
RandomNumberGenerator
Simple generator from 1 to positive infinity
SwiftApps
WebScrapper
Alaye13's Repositories
Alaye13/Coin-flip
Simple coin flip with multiple tosses.
Alaye13/Code-Transcribing
Simply put these are just the same codes written in different languages
Alaye13/Data-Science-Regular-Bootcamp
Regular practice on Data Science, Machien Learning, Deep Learning, Solving ML Project problem, Analytical Issue. Regular boost up my knowledge. The goal is to help learner with learning resource on Data Science filed.
Alaye13/Deck-Pivoted-Array-In-Prolog
This would flip an array from the middle almost like a pivot without reversing it. So an array of (1,2,3,4,5) would be split and appended as [5,4] , [3], [2,1] and written as [5,4,3,2,1]
Alaye13/EmbeddedCProject
A temperature sensor using GPIO configurations and Cortex M7
Alaye13/RandomNumberGenerator
Simple generator from 1 to positive infinity
Alaye13/SwiftApps
Alaye13/WebScrapper
Alaye13/Alaye13
Config files for my GitHub profile.
Alaye13/amplifyapp
Alaye13/Lab-8
My lab 8
Alaye13/my-app
Alaye13/Project-2024
Alaye13/Python-Webscraper
Alaye13/todo-list-app
Alaye13/toDolist
Alaye13/Web-Scraper-Gardenate
Basic webscraper written in typescript with axios