• Stars
    star
    6
  • Rank 2,526,743 (Top 51 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Share and collaborate on your code with developers anywhere.

More Repositories

1

Instant-Messenging-App

This Web App allows users to chat, join, create group and even edit or delete their messages. It is written using Flask (Python), HTML, CSS and JavaScript
JavaScript
2
star
2

Discord-Bot

This is a discord bot written in Python using Discord Rewrite API. This has the ability to play music on Voice Channels from YouTube
Python
2
star
3

AI-Tictactoe-Game

This game is played between a human and an AI and it's unbeatable. Written in Python with Pygame.
Python
2
star
4

ChatOps

A char application that allows users to join and message is brocasted to all the overs that are connected. Uses Sockets in C.
C
2
star
5

Github-Bash-Scripting

This is a bash script that with a simple command sets up your project folder, creates a GitHub repo for it, creates a README.md and does the initial commit. Then it opens that folder in your favorite text editor.
Shell
1
star
6

image-recovery-software

A C project to recover deleted images (jpgs, pngs, and gifs) from Drives, Hexdumps etc.
C
1
star
7

file-extractor

This is a python script that extracts the files from within the folders recursively and copies them to the root directory.
Python
1
star
8

Cliper

This is a simple command-line command that lets you copy whatever you type in in front of the command to your clipboard. Whether it be a simple string or a complex sequence of shell commands (in this case their output gets saved onto the clipboard)
Python
1
star
9

Terminal-Typing-Test

This is just a fun Typing Test. It is written in Python and works on the console using the curses library. It uses a collection of 1000 most commonly used English words and forms random sentences. In the end it generates a comprehensive report of the performance.
Python
1
star
10

Pong-AI

It a Pong Game. Where you can play against an AI or even let two AIs play against eachother or play with a friend. Its written in Lua and runs with a 2D game framework called LOVE2D.
Lua
1
star
11

CGet

This simply sends a GET request to any url and then gets the response. The response can be saved to a file, displayed as JSON data for testing APIs, or simple displayed on the console. Different flags offer different functionality to the user.
Python
1
star