m3mentomor1
Here are 17 public repositories matching this topic...
This is a simple web scraper that uses the Beautiful Soup library to retrieve the latest news headlines from the BBC News website and then saves the retrieved data to a CSV file for later use.
-
Updated
Jun 14, 2024 - Python
This is a simple flutter-based note taking mobile app.
-
Updated
Jun 10, 2024 - Dart
This is a simple countdown timer program that takes an integer input from a user & uses that input as the time to be counted down until it reaches 1.
-
Updated
Jun 6, 2024 - Python
A program that allows you to split a folder containing image files into two separate folders by moving half of the images to a destination folder.
-
Updated
Apr 12, 2024 - Python
This is a simple static webpage using only front-end technologies (HTML, CSS).
-
Updated
Feb 25, 2024 - HTML
This program is a basic GUI calculator program built using the Swing library. It enables users to perform addition, subtraction, multiplication, and division operations on two numbers.
-
Updated
Feb 21, 2024 - Java
This program is a calculator that calculates the area of a square based on each side length provided by the user.
-
Updated
Feb 10, 2024 - Java
This repository contains a deep learning project for flower image classification using the InceptionV3 CNN architecture. The project leverages transfer learning on the InceptionV3 pre-trained model, fine-tuning it on a specific dataset of flower images.
-
Updated
Feb 2, 2024 - Jupyter Notebook
This is a simple pattern-based file remover that provides an efficient way to clean up files in a specified directory based on a user-defined naming pattern.
-
Updated
Feb 2, 2024 - Python
This is a simple text-to-speech program that utilizes the gTTS (Google Text-to-Speech) library to convert any text input into spoken language.
-
Updated
Jan 31, 2024 - Python
This is a simple console clock that shows the current date, time, & timezone used continuously.
-
Updated
Jan 30, 2024 - Python
This is a simple fibonacci number generator that takes an integer input from a user, then uses that input as the term of the fibonacci number to be generated. This program utilizes recursion and memoization (caching) to efficiently compute Fibonacci numbers.
-
Updated
Jan 30, 2024 - Python
This is a computer vision-based raised finger counter program that utilizes the MediaPipe library to identify hand landmarks and extract relevant information to count the number of raised fingers in a live webcam feed.
-
Updated
Jan 30, 2024 - Python
This is a simple object detection program that uses the YOLO (You Only Look Once) model to detect and identify objects in a real-time webcam feed.
-
Updated
Jan 24, 2024 - Python
This is a simple speech-to-text program that uses the SpeechRecognition library to capture spoken words from a microphone for 5 seconds and then transcribes the captured words into readable text.
-
Updated
Jan 8, 2024 - Python
This project utilizes a sophisticated deep learning model trained to classify breast ultrasound images into three categories: benign, malignant, or normal, thus determining the presence of breast cancer.
-
Updated
Jan 8, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the m3mentomor1 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the m3mentomor1 topic, visit your repo's landing page and select "manage topics."