Pinned Repositories
2022-zoomcamp
Contains all works concerning the 2022 zoomcamp with Alexey Grigorev
churn_modelling
This project data set contains details of a bank's customers and the target variable is a binary variable which is reflecting the fact whether the customer left the bank (closed his account) or he continues to be a customer. So here I am going to build a model that will determine if a customer will continue with bank or not.
Coronavirus-Report
Your one stop app for all breaking news on COVID-19.
Farm-Monitor-Show-Case
Farm monitor is a remote agro-project management and monitoring platform built for Africa.
house_pricing
This project has a dataset that contains the median house prices for California districts derived from the 1990 census. Hence, using this dataset, I will try to predict the median house value for a particular house given the features of the house
just_bored
A mental health app that uses ChatGPT for chatting and image generation.
playground-flutter
Your flutter repo for testing, using, and having that feel about Flutter widgets
trivia
A trivia platform to test your knowledge.
vid_player
A repository that uses flutter to build a video player that has many amazing features!
Virtual-Health-Assistant
A medical health assistant that works with NLP and Computer Vision to detect illness symptoms when described and suggest remedies
DeleMike's Repositories
DeleMike/Virtual-Health-Assistant
A medical health assistant that works with NLP and Computer Vision to detect illness symptoms when described and suggest remedies
DeleMike/Coronavirus-Report
Your one stop app for all breaking news on COVID-19.
DeleMike/TriviaOnGo
A simple quiz app that also helps to show the uses JSON to get questions and answers from an online API.
DeleMike/vid_player
A repository that uses flutter to build a video player that has many amazing features!
DeleMike/darting
A repository containing dart concepts
DeleMike/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
DeleMike/MK-iNVENTS
A web page with cool and responsive design
DeleMike/Notes
A simple app for stroing your quick notes
DeleMike/Personal-Website
This repository contains all the resources used to build my personal site.
DeleMike/Stack-DS-Implemtation
A repo showing how to implement a stack data structure can be used to sort data. This repo uses a simple algorithm(Bubble Sort).
DeleMike/TheShop
An shopping app with ordering capabilities.