An open API service providing repository metadata for many open source software ecosystems.

GitHub / makeuseofcode 276 Repositories

MUO is your guide in modern tech. Learn how to make use of tech and gadgets around you and discover cool stuff on the Internet.

makeuseofcode/react-collapsible-navbar

Language: JavaScript - Size: 306 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 9

makeuseofcode/Slack-Welcoming-Bot

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/DIY_Temperature-And-Humidity-Meter

Language: C++ - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/python-batch-renaming-script

A script to batch rename multiple files based on a naming convention

Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Docker_Nodejs

Language: JavaScript - Size: 1.66 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/CS-to-do-list

This is an example of how you can make a simple to-do list app as a C# console application

Language: C# - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

makeuseofcode/python-bitly-link-shortener

This is a Python script that uses the Bitly API to shorten a long link

Language: Python - Size: 358 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

makeuseofcode/Nextjs_NextAuth

This repository contains code for implementing nextauth authentication on nextjs apps

Language: JavaScript - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/HTML-JS-Onload-Events

This is a HTML/JS webpage that uses different onload event examples

Language: JavaScript - Size: 2.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/React_Firebase_GH_actions_workflow

Language: JavaScript - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/React_Google_reCAPTCHA

This repository contains code that implements Google's reCAPTCHA in a React application

Language: JavaScript - Size: 1.37 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/python-currency-converter

This is a Python script that uses the Open Exchange Rates API to get currency data, to convert two currencies.

Language: Python - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Spam-Classification-Using-NLTK

Language: Jupyter Notebook - Size: 5.51 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/React_Express_Notion_App

This repository contains code for integrating the Notion API to use the Notion Database in a React_Express Application

Language: JavaScript - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Word-Jumble-Game-Using-Python

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

makeuseofcode/Handwritten-Digits-Classification

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Monty-Hall-Simulation

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

makeuseofcode/Validate-Credit-Card-Using-RegEx

This repository contains code to validate credit card numbers using regular expressions.

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

makeuseofcode/Weight-Converter-App-Using-Python

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Face-Blurring

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/CS-enum-examples

These include examples on how to use enums in C#

Language: C# - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/GUI-Calendar-Using-Python

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Random-Image-Fetcher-Using-Python

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Read-and-write-files-using-JES

This is an example of how to read and write text and CSV files in JES.

Language: Python - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/create-shapes-using-turtles

This is an example python file that draws shapes using turtles

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/python-turtles

This is a Python file with an example on how to create turtles

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/PDF-encryption-and-decryption

Language: Python - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/snake-game-html-css-js

This is an example project on how to create the classic snake game using HTML, CSS, and JavaScript

Language: JavaScript - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Spellings-Corrector

Correct your spellings using Python.

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Color-Game

Build a GUI Color Game with a twist, where you have to type the name of the color of the text displayed on screen as opposed to the color names.

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Music-in-PyGame

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/number-guessing-game-python

This is a python script that contains a number guessing game

Language: Python - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Collision-and-Physics-in-Pygame

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Sprite-Based-Game-Character-Using-Pygame

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Typing-Test-Using-Python

See how many words you correctly typed that were displayed on the screen in 60 seconds.

Language: Python - Size: 317 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Color-Palette-Using-Python

Build a RGB Color Palette using Python

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/angular-output-decorator-example

This is an example of how to use the output decorator in Angular

Language: TypeScript - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

makeuseofcode/Face-Detection-Using-Python

Program that detects faces in real-time using Haar Cascade Frontal Face algorithm using Python.

Language: Python - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

makeuseofcode/JS-Word-Counter

This is an example JavaScript word counter. It can count the words in a given sentence or paragraph

Language: HTML - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Hand-Cricket-Using-Python

Make your own Hand Cricket Game using Python.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/display-xml-data-in-html-page

This is a simple example to display XML data in a HTML webpage

Language: XSLT - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/JES-Text-on-Images

This is a simple script to add text onto images in JES

Language: Python - Size: 440 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/inventor-pico

Python Experiments using Raspberry Pi Pico

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/JES-Shapes-and-Graphics

This is an example JES program that draws different shapes on an empty picture

Language: Python - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Digital-Clock-Winforms

This is a Windows Forms application that shows a digital clock that updates every second

Language: C# - Size: 164 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/dictionaries-in-javascript

This contains some examples on how to create a dictionary and access the items inside it

Language: JavaScript - Size: 270 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

makeuseofcode/Winforms-Drag-Drop-App

A simple application that includes drag and drop functionality

Language: C# - Size: 164 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Image-editing-techniques-JES

This is an example program showing examples of how to edit an image in JES

Language: Python - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/render-images-using-JES

Examples of basic image functions you can use in JES

Language: Python - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/xmas-lights

Randomizing Christrmas lights using a Pi Pico, Relays, and MicroPython

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/christmas-bash

Add Christmas elements to your Linux terminal.

Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/jes-jython-program

A simple program made in JES/Jython

Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Csharp-parsing-data-types

A console app with different ways to parse and convert data types

Language: C# - Size: 107 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Csharp-maths-functions

A console app with a list of a few Maths functions

Language: C# - Size: 211 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/javascript-searchbar

A searchbar made using vanilla JavaScript

Language: JavaScript - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/covid-tracker

Itching for a new project to hone your JS skills? Try this tutorial on creating a COVID-19 tracker using JavaScript.

Language: JavaScript - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

makeuseofcode/react-counter-app

Language: JavaScript - Size: 166 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/pgyzero-primer

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Matrix-Multiplication

Perform multiplication of two matrices.

Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Hangman-Game

Build and play the Hangman game in Python.

Language: Python - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Binary-Search

Perform binary search using C, C++, Java, and Python.

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Food-Delivery-Chatbot

Food Delivery Chatbot built using Google Dialogflow.

Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Get-Weather-Data-Python

Learn how to find real-time weather data using web scraping and APIs in Python.

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

makeuseofcode/Factorial-of-a-number

Discover how to find the factorial of a number using recursion in C, C++, Java, and Python.

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/User-Account-Validation-RegEx

This repository contains code to validate some of the most common user account details using Regular Expressions.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

makeuseofcode/multer-tutorial

Multer tutorial for makeuseof.com

Language: JavaScript - Size: 3 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/Twitter-Trending-Scraper

Get the Top 10 Trending Topics and Hashtags on Twitter using Python.

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

makeuseofcode/IMDb-Data-Extractor

This repository contains code to extract IMDb data with Python using Cinemagoer library.

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/go-mail

sending emails in Go using the net/smtp package.

Language: Go - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

makeuseofcode/python-interactive-quiz

Interactive quiz scripts made in Python

Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

makeuseofcode/MUOExampleWebsite

A website made using Dreamweaver as an example for MakeUseOf

Language: HTML - Size: 26.9 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/PyScript-Matplotlib-Visualizations

Matplotlib visualizations using PyScript

Language: HTML - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/localStorage-in-JavaScript

Language: JavaScript - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 2

makeuseofcode/netlify-redirect-issue

This website was made for the How to Fix a Failing Redirect on Netlify article on MUO.

Language: TypeScript - Size: 2.03 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/sample-debug-site

This is a debug site with dummy data and links made for the purposes of being used in a debugging tutorial.

Language: TypeScript - Size: 9.26 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

makeuseofcode/winforms-graphics

Language: C# - Size: 222 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0