Pinned Repositories
applications
React Native applications I have developed.
Chakra-UI-React-Dashboard
This a template for a dashboard page using React and Chakra UI components.
fusion-image-generator
This web app lets you turn your ideas into stunning visuals using the power of artificial intelligence. Simply provide a description, and the AI will generate unique images based on your words.
huggingface-inference-api-with-curl
A simple bash script that utilizes the Hugging Face API to generate images based on textual descriptions. This script sends a POST request to the Hugging Face inference API for the facebook/bart-large-cnn model with a given input text, and retrieves the generated image data.
huggingface-inference-api-with-javascript
This website utilizes the Hugging Face API to generate image descriptions based on user-provided text input. The application is built with HTML, CSS, and JavaScript, and it leverages the facebook/bart-large-cnn model for generating textual summaries.
m-calendar
Easily integrating a customizable calendar into your web projects.
Munya-Marinda
My Personal Bio
python-background-remover
scrape-ecommerce-site
simple-contribution
This is a very simple project to help first-time contributors to easily participate in an open-source project.
Munya-Marinda's Repositories
Munya-Marinda/huggingface-inference-api-with-javascript
This website utilizes the Hugging Face API to generate image descriptions based on user-provided text input. The application is built with HTML, CSS, and JavaScript, and it leverages the facebook/bart-large-cnn model for generating textual summaries.
Munya-Marinda/aws-training-notes
Munya-Marinda/connectease
ConnectEase is a powerful React Native application designed to simplify your client management process. Whether you're a sales professional, entrepreneur, or anyone who needs to keep track of prospective clients, ConnectEase has you covered.
Munya-Marinda/continuous-scraping-app
Continuous Web Scraping with React
Munya-Marinda/fusion-image-generator
This web app lets you turn your ideas into stunning visuals using the power of artificial intelligence. Simply provide a description, and the AI will generate unique images based on your words.
Munya-Marinda/generate-test-images-php
This project allows you to generate numbered-test images that you can use for your future projects that require image management.
Munya-Marinda/kolor
A web-based game where you have to match the colors that appear on the screen before they disappear. ENJOY !!! 🟥🟧🟨🟩🟦🟪🟫⬜
Munya-Marinda/Munya-Marinda
My Personal Bio
Munya-Marinda/no-save-whatsapp
Munya-Marinda/scrape-ecommerce-site
Munya-Marinda/simple-contribution
This is a very simple project to help first-time contributors to easily participate in an open-source project.
Munya-Marinda/applications
React Native applications I have developed.
Munya-Marinda/au-site
Munya-Marinda/data-generator
Munya-Marinda/huggingface-inference-api-with-curl
A simple bash script that utilizes the Hugging Face API to generate images based on textual descriptions. This script sends a POST request to the Hugging Face inference API for the facebook/bart-large-cnn model with a given input text, and retrieves the generated image data.
Munya-Marinda/m-calendar
Easily integrating a customizable calendar into your web projects.
Munya-Marinda/python-background-remover
Munya-Marinda/python-count-lines-in-files
This Python script allows you to count the number of lines in each file within a specified folder and provides a total line count. This can be useful for analyzing codebases, text files, or any collection of files where you want to track the total number of lines.
Munya-Marinda/tic-tac-toe-neon
A classic Tic Tac Toe game with a captivating NEON color-gradient design and a stylish twist that adds flair to every move. Challenge your friends to an exciting match or face off against our smart AI, designed to provide a consistently challenging and entertaining experience.
Munya-Marinda/api-africa
Munya-Marinda/du-more
Create and manage your to-do tasks with ease.
Munya-Marinda/electronjs-chillandchat
Munya-Marinda/msdocs-app-service-sqldb-dotnetcore
This is an ASP.NET Core application.
Munya-Marinda/my-portfolio
Munya-Marinda/opensourceprojectfortechbros
A platform that serves as a central hub for tech enthusiasts in South Africa. The platform will provide listings of active local social media groups, showcase projects by community members, list tech events in South Africa, and offer access to volunteer mentors.
Munya-Marinda/php-submit-form-get-email
A simple PHP script to handle contact form submissions. The script sends an email to the website owner with the submitted form details and a confirmation email to the client who submitted the form. This can be used as a boilerplate for adding contact forms to your website.
Munya-Marinda/php-visitor-information-logger
This PHP script logs visitor information, including IP address, User Agent, Request URI, and the timestamp of the visit.
Munya-Marinda/python-download-product-images-from-exported-woocommerce-csv
This Python script downloads product images from an exported WooCommerce CSV file. It reads the CSV file, extracts the image URLs from the specified column, and downloads each image to a local directory. Additionally, it generates a JSON report containing the counts of downloaded images and processed products.
Munya-Marinda/python-kaggle-brics-economy-data
Munya-Marinda/tic-tac-toe-web
Tic Tac Toe game using - HTML, CSS and JS