Code Monkey home page Code Monkey logo

general-purpose-scripts's Introduction

General Purpose Scripts

Code style: black License Contributors Forks

Introduction

This repository holds a curated list of Python scripts which aim to help us automate daily and common tasks. You can pick up any of these scripts on demand to help you with the automation of your common routine tasks. All the scripts in this repository can be found under the scripts directory and have been contributed by our generous contributors.

Install any script using gpscript command

First of all install gpscript. Write following command(s)

pip install gpscript

or,

git clone https://github.com/ujjwalkar0/gpscript

cd gpscript

python setup.py install

List of all script (Only those packages are in packages.json will shown here.)

gpscript list

Install a script

gpscript install <package_name>

List all installed packages...

gpscript installed

Remove a package...

gpscript remove <package_name>

Update a package...

gpscript update <package_name>

Developer Guidelines

Path of installation script is <path_of_virtualenv>/applications/<your_script_folder>. applications folder will create automatically in virtualenv when a script will install

Before installation any script..

image

Let we Install LinkedIn-Job-Scraper

image

image

So, set the path uses location that way...

import os
base_dir = os.path.dirname(os.path.realpath(__file__))

Set path of script relative to base_dir

For example,

image

image

How to contribute

Our repository accepts all kinds of contributions. Before making a contribution please make sure you have gone through our contributing guidelines.

You can open an issue with us for a bug, feature or a new script or start working on an existing issue after having it assigned to you by one of the maintainers.

Things to keep in mind when contributing

If you are adding a script to the respository, please create a separate directory with the name of the script inside the scripts directory of this repository and work within it. Make sure your script comes with its very own README.md with proper documentation for the end user, if possible add screenshots of your script working in the README.md as well. In case you are uploading screenshots and/or other relevant images please create a separate images folder inside your script folder, this is where you will be keeping your images. Alternatively, you can also upload your images on platforms like imgur and use the resulting link in your README.md file.

Once you are done working on your script edit this README.md file and add the relevant information regarding your script in the table below.

Available Scripts in our Repository

Id No. Script Name Script Description Link
1 Amazon-Price-Alert Send a Email to the user when the price of product goes down below threshold Find me here
2 AudioBook Converts PDF-to-speech Find me here
3 Automatic Screen Recorder script to record the laptop screen automatically Find me here
4 Ceaser Cipher script to encode and decode Find me here
5 Covid Tracker script which tracks the number of cases, deaths and recovered cases of covid patients Find me here
6 CP Template Maker Organizes and creates templates for cp contests Find me Here
7 Check-System-Usage Checks free space percentage and average CPU usage Find me here
8 Command line chart tool script to make fast pie charts from command line Find me here
9 CryptoCurrency Fetches cryptocurrency data and stores them in a .csv file Find me Here
10 Currency Converter Convert currencies on realtime using a beautiful tkinter GUI Find me here
11 Doc to PDF Converter Converts docx file(s) to PDF files Find me here
12 Email Sender Automates Email Process Find me here
13 Email-Phone-Extractor Extracts email addresses and phone number from clipboard or a text file and stores them as separate csvs Find me here
14 File Organizer Organize your Files Find me here
15 Handwriting Recognition Module Detects hand and returns coordinate of various points on hand in a live stream Find me here
16 Image Compressor Script compress Images Find me here
17 JSON to xlsx converter Script to convert json to xlsx Find me here
18 LinkedIn Job Scraper Scrap Jobs listed in LinkedIn & saves them in .csv file Find me here
19 Meaning Finder Find Word's Meaning.. Find me here
20 News Reader Script Script to read news Find me here
21 NewsDown It can download the newspaper in one click Find me Here
22 Notice Scrapper Extract all notices from rcciit.org Find me here
23 OCR Script Scanner Extracts text from image file by scanning it Find me here
24 OSINT Tool Help Find OSINT info about phone number & IP address Find me here
25 PDF_Merger_Script Script to merge pdf Find me here
26 Password Leak Checker How many times your password has been breached Find me here
27 Public IP Address Prints your public IP address Find me Here
28 QR Code Generator It can generate QR Code of URLs Find me Here
29 Reddit Image Scrapper Downloads Reddit Images according to given SubReddit without using API Find me here
30 SMS Sender Easy CLI interface for users looking to test their SMS campaign integration with Kaleyra Find me here
31 Shorty Shorty uses python code to shorten URLs on the go Find me here
32 Image to Sketch Converter Script which converts a colored photo into pencil sketch or cartoonized sketch Find me here
33 Song-Lyrics-Fetcher Fetch lyrics of a song and store in a text file Find me here
34 Spectrogram script to visualize wav files using spectrogram Find me here
35 Terminal Video Editor Edit Small Videos (less than : 10 mins) directly from your Terminal Find me here
36 Text Grammar Corrector Corrects Grammar of text Find me here
37 Twitter-Scraper Scrape Tweets of a user-inputted Hashtag Find me here
38 Vaccination Centre Locator Provides top 10 nearest Vaccination Centres data based on location in India Find me here
39 Weather_Forecast_Script Script to forecast weather of a city Find me here
40 Word Cloud Generator Converts text entered into a Word Cloud Find me here
41 Yaml-Json-Generator Generate JSON files from YAML files in a directory Find me here
42 Youtube-Playlist-Duration Calculates the total duration of a Youtube Playlist Find me here
43 QR_SCANNER script which Decode QR code Find me here
44 VideoCam Takes pictures and records vidoes using your webcam Find me here
45 Notification Reminder Script to create popup notification Find me here
46 Website Blocker Cross-Platform website blocker Find me here
47 Anime Recommendation Model Recommed 10 animes to watch next based on an anime you loved Find me here
48 AI Workout Tracker AI based workout tracker that is able to detect body landmarks and present you the results Find me here
49 Volume Control OpenCV Simple GUI for users to control volume of control systems with their hands via handtracking Find me here
50 Password Manager AES encrypted password manager to keep all your password safe Find me here
51 Battery Alert Notifies after threshold unit of battery change Find me here
52 Text To Handwriting Converter Converts a text or a text file to handwritten images Find me here
53 Typing Speed Tester Calculates the typing speed of users. Find me here
54 Video To GIF Converter Converts video to GIF Find me here
55 Auto Backup Backups the folder given by the user in the input. Find me here
56 Metadata Extractor Extracts Meta Data of Image Find me here
57 alarm-clock Console based Alarm clock and remainder which plays sound and shows message as user directed Find me here
58 CryptoCurrencyTracker Gets the values of the cryptocurrency data from the given url and stores updates them in a .csv file continiously for every 10 minutes Find me Here
59 Voice-to-text Converter Transcribes speech from inputted audio file using PocketSphinx. Find me here
60 Steganography Text Encryption and Decryption to and from an Image Find me Here
61 Instagram Photo Downloader Downloads photos from Instagram. Find me here
62 PDF2text Extracts text from a pdf file and display it to the user. Find me Here
63 Image to PDF converter Converts all the images which is inside a dir to a PDF file Find me Here
64 PDF to Docx Converter Converts PDF file to Docx Find me here
65 Threaded Port Scanner Tool for scanning open ports on a host Find me here
66 Z-test Calculator Calculates Z-statistic Value for the given set of Numerical Data and Population Mean Find me here
67 Music Visualizer Creates a visualization of any music file Find me here
68 Mood Sentiment Analyzer Evaluate given texts/sentences general mood. Find me Here
69 Morse Code Translation Convert morse code to english language and vice versa Find me here
70 Plagiarism Checker Find similarity/plagiarism score between 2 texts Find me Here
71 Water Reminder Reminds you to drink water every 2 hours Find me Here
72 QR and Barcode Scanner Scans both QR Codes and Barcodes Find me Here
73 PDF-Delete-Pages Deletes pages from PDF as entered by the user Find me Here
74 Copy to clipboard Copies contents form a text file to your clipboard Find me Here
75 Video-to-audio Convertor Extracts audios from videos. Find me here
76 Audio Recorder Records audio from system's audio input device for n seconds Find me Here
77 NATO Phonetic Alphabet Spells entered word using NATO phonetic alphabets Find me Here

Good Luck and don't forget to have fun with Open Source ๐Ÿš€

general-purpose-scripts's People

Contributors

0xmukesh avatar 0xvjay avatar adityamittl avatar advaita-saha avatar akash-raj-st avatar belelaritra avatar candida18 avatar codereaper-10 avatar dawnblade97 avatar dcypherr avatar devpladinc avatar dishant26 avatar harshil-jani avatar harshit-2000 avatar iambikrampurkait avatar imsushant12 avatar imx0x avatar jay-prakashpandey avatar kiranbaby14 avatar lovishprabhakar avatar mahalrupi avatar mahirrohatgi18 avatar mokshitsurana avatar nipunarora8 avatar obitorasu avatar pdesai878 avatar pragyakhanna11 avatar rijusougata13 avatar tanuj2552 avatar ujjwalkar0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

general-purpose-scripts's Issues

Create JSON files from YAML files in a directory

Suggest a new script for the project

Describe the new script you want

I would like to add a script to create JSON files from YAML files in a directory. Not converting, but instead adding new files with the same name only in JSON format.

Describe the solution you'd like us to follow

To do list:

  • Iterate YAML files
  • Convert YAML files into JSON files
  • Save JSON files in the same directory using the same file name

Do you want to work on this?

  • yes
  • no

pie chart maker

Suggest a new script for the project

Describe the new script you want

A clear and concise description of what the new script is all about. Ex. I want an email script which [...]
I want to add a python command line script that parses a list of user input and displays it on a pie chart

Describe the solution you'd like us to follow

A clear and concise description of how you want this script to work.

Do you want to work on this?

  • [x ] yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

QR Code Generator

Would like to see a QR code generator script

Describe the new script you want

User will input a link and the script returns a QR code of that link

Describe the solution you'd like us to follow

A python script is preferable

Do you want to work on this?

  • yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

URL-Shortener Script Request

Suggest a new script for the project

Describe the new script you want

I want an url shortener script

Describe the solution you'd like us to follow

Instead of using an API, we can query a site with requests module and parse the response for the shortened url.

Do you want to work on this?

  • yes
  • no

Terminal Video Editor

Terminal Video Editor

Edit Videos (specifically : .mp4) directly from the terminal.

Describe the new script you want

Functionalities :

  • Trim Video (From: beginning / ending)
  • Remove a portion from the Video
  • Resize the Video (By: %)
  • Control the speed of the Video (Fast / Slow)
  • Control the volume (Increase / Decrease)
  • Extract Audio from Video
  • and other functionalities

Describe the solution you'd like us to follow

Use Moviepy library to edit videos.

Do you want to work on this?

  • yes
  • no

External IP Address

Suggest a new script for the project

Describe the new script you want

It will be a python code to make a request to http://checkip.dyndns.org, which in turn send a response back with your External IP address.

This response will be in HTML so it will also extract only useful information from it and print it as an output.

Describe the solution you'd like us to follow

It only needs to get executed using a python3 interpreter.

python scripts/Public\ IP\ Address/my_public_ip.py

Do you want to work on this?

  • yes
  • no

Email Automation Script

Suggest a new script for the project

Describe the new script you want

A script that performs email automation tasks.

Describe the solution you'd like us to follow

Script that integrated with other application that automates the email sending task

Do you want to work on this?

  • yes
  • no

Spotify/Youtube playlist & songs downloader

Download songs from Spotify or YouTube link

The script will download songs or songs of a playlist, from a Youtube/Spotify link.

Description

import libraries (FFmpeg or youtube-dl)
run downloader.py
paste the link in the terminal

Do you want to work on this?

  • yes
  • no

Use camera to take pictures

Suggest a new script for the project

Describe the new script you want

I will create a script to take pictures in python.

Describe the solution you'd like us to follow

A camera-like desktop application using OpenCV and kivy.

Do you want to work on this?

  • yes
  • no

Reddit Image Scraper

Suggest a new script for the project

Describe the new script you want

I want a script which scrapes top images from a subreddit of choice, e.g. r/wallpapers and stores them on your PC preferably in .png or .jpg format.

Describe the solution you'd like us to follow

You should be using the .json method for scraping instead of the reddit api. You can parson the .json response and grab the url for the images and download them on the local system.

Do you want to work on this?

  • yes
  • no

Video to Gif using python

I want to add the script of a program in python which can convert a video to gif. Please assign me

Do you want to work on this?

  • yes
  • no

Convert Word file to PDF format

Convert Word file to PDF format

Code Description

Python script that converts doc file to pdf format. Comes handy when you have a bulk or single file conversion!

Description of the solution

using docx2pdf module for file conversion and tkinter for GUI which enables easy use for the end user.

Do you want to work on this?

  • yes
  • no

Notice board Scrapper with Python

Suggest a new script for the project

Notice board Scrapper with Python

Describe the new script you want

This Script will extract all Notice from college website

Do you want to work on this?

  • yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

Vaccination details checker script

A script to check nearest Vaccination center and provide details of it.

Describe the new script you want

Government API can be used to fetch the details of the vaccination center.

Describe the solution you'd like us to follow

Use python script to view the available vaccine slots preferably use PIN code to get nearest location.

Do you want to work on this?

  • yes
  • no

Stakeholders- @OBITORASU

Newsdown has unused imports

Create a report to help us improve our scripts

Mention the script affected by the bug

Newsdown

Describe the bug

The script seems to have imported a few things which were never really used in the script itself.

Expected behavior

Unused imports should be removed and the script should be tested at least once to see if it runs after the changes.

Do you want to work on this?

  • yes
  • no

OSINT Tool

Suggest a new script for the project

OSINT Tool to find phone number and IP address info

Describe the new script you want

Use python modules to find information about IP address and phone number to help in OSINT investigation

Describe the solution you'd like us to follow

Do you want to work on this?

  • yes
  • no

Check Disk and CPU Usage

Script to check disk and average CPU usage.

Describe the new script you want

A Python3 script to get free space percentage of local disks and average CPU usage over a period of time, using inbuilt modules.

Do you want to work on this?

  • yes
  • no

Random-Password Generator

Suggest a new script for the project

Describe the new script you want

I want a script that will generate random Passwords for me to help my online safety.

Describe the solution you'd like us to follow

We can use the random module to randomize the password every time. Scripts that support storage with encryption for generated passwords should be given higher priority.

Do you want to work on this?

  • yes
  • no

Additional context

Create an issue labeler workflow

Suggest an improvement

Currently we manually assign labels to issues, I want a workflow which does that for us every time an issue is created.

Describe the solution you'd like

We can use this action for example. We have some keyword in our issues templates which you can use for the regex matching for the workflow, they can be found under the .github directory.

Describe alternatives you've considered

You can use any other action for this as long as it works. But make sure you test it on your fork before creating a PR.

Do you want to work on this?

  • yes
  • no

Raspberry Pi Telegram Bot

Suggest a new script for the project

Describe the new script you want

A telegram Bot to monitor Raspberry Pi.

Describe the solution you'd like us to follow

A script which will send CPU Temp alerts on Telegram. Shutdown, Reboot and Memory Usage of Raspberry Pi using Bot Commands.

Do you want to work on this?

  • yes
  • no

Reddit post scraper

Suggest a new script for the project

Reddit scraper using old reddit. Exports data to csv.
Following are the fields that are exported
Post Date, Author, upvotes, link of the post

Describe the new script you want

A clear and concise description of what the new script is all about. Ex. I want an email script which [...]

Describe the solution you'd like us to follow

A clear and concise description of how you want this script to work.

Do you want to work on this?

  • [ x] yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

GUI Paint Application

Suggest a new script for the project

GUI Paint application

Describe the new script you want

Paint app using PyQt5 library

Do you want to work on this?

  • yes
  • no

Control System Volume by Hand Gesture

Script to Control System Volume by Hand Gesture

DESCRIPTION

A Python script augmented with a self-curated OpenCV Hand Gesture Detection Module to control the volume of the computer system

Do you want to work on this?

  • yes
  • no

Additional context

The project will also contain OpenCV Hand Gesture Detection Module which can be used as a base for other projects.

Youtube Video Downloader

Youtube Video Downloader

Describe the new script you want

A simple YouTube video downloader from url as input and a working GUI

Do you want to work on this?

  • yes
  • no

Text to Handwritten

I want to add a mini project which converts Text-to-handwritten image. It can converts text content to an image that looks like handwriting.
Please assign this issue to me.

News Reader

News headlines Reader using News API

Describe the new script you want

I want to add a python script that reads out top-5 newspaper headlines using NEWS API.

Describe the solution you'd like us to follow

This script will use request and json modules to feth data and then reads it out.

Do you want to work on this?

  • [YES] yes
  • no

merge pdf according to order

Suggest a new script for the project

Describe the new script you want

A script that would merge all the pdf in a specific directory giving the user liberty to chose order

Describe the solution you'd like us to follow

the script would first find all the pdf in a specific directory and then ask the user to order them if they want to .

Do you want to work on this?

  • yes
  • no

Newsdown is using a vulnerable version of the Pillow library

Create a report to help us improve our scripts

Mention the script affected by the bug

Newsdown

Describe the bug

Newsdown is vulnerable to a DoS attack because of a vulnerable dependency in it namely Pillow version < 8.3.2.

To Reproduce

Check the Pillow version in requirements.txt you will notice there is an advisory out for it being vulnerable

Expected behavior

We should be using a patched version of Pillow

Do you want to work on this?

  • yes
  • no

Additional context

The solution should be pretty simple, bump the dependency to pillow>=8.3.2 in the requirements.txt and make sure the script works and runs properly with the new dependency bump.

Word Cloud Generator

Word Cloud Generator

Code Description

This code generates a Word Cloud
Word Cloud is a data visualization technique used for representing text data in which the size of each word indicates its frequency or importance. Significant textual data points can be highlighted using a word cloud. Word clouds are widely used for analyzing data from social network websites.

Description of the solution

Import required libraries
Upload a txt file
The main function
Display the Word Cloud

Do you want to work on this?

  • yes
  • no

PDF Audiobook Reader

Suggest a new script for the project

Describe the new script you want

A script that converts pdf texts-to-speech.

Do you want to work on this?

  • yes
  • no

Additional context

A python script to convert text-to-speech using python modules.

Email-Phone Number Extractor

A script to have an email and a phone number extractor from text files/clipboard

Describe the new script you want

Extract emails and phone numbers from the text of clipboard copied
or an input file and creates two csvs for it having email and phone number separately.

Do you want to work on this?

  • yes
  • no.

Crypto Currency

Describe the new script you want

In this script, we will see all the details of cryptocurrency at the instinct of time. Also, if we want to know about a particular crypto coin then it will add those details too. All these details will be stored in a CSV file.

I have used selenium and beautiful soup to do so.

Do you want to work on this?

  • yes
  • no

Files Organizer

Files Organizer

Describe the new script you want

The script will be written in python and will automatically sort files in a folder depending on there file types in separate folders.

Do you want to work on this?

  • yes
  • no

Meter-to-Feet-Converter

Suggest a new script for the project

Describe the new script you want

A script that converts meter to Feet.

Describe the solution you'd like us to follow

A python script to convert Meter-to-Feet-Converter using python modules.

Do you want to work on this?

  • yes
  • no

Additional context

YouTube Video Downloader

Would like to see a YouTube video downloader which searches by both keyword and link

Describe the solution you'd like us to follow

You can use any python package you want just mention it in the README and requirements.txt

Do you want to work on this?

  • yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

Image Compressor

Image Compressor

Describe the new script you want

Compresses large images into smaller file sizes

Do you want to work on this?

  • yes
  • no

Meaning Finder

Suggest a new script for the project

Meaning Finder

Describe the new script you want

Find Meaning of Words , right from your terminal.

Do you want to work on this?

  • [โœ”] yes

Certificate Generator

Suggest a new script for the project

Describe the new script you want

A python based certificate generator

Describe the solution you'd like us to follow

A script template can be uploaded and gmail credentials of the sender needs to be inputted, also name and email of the participants can be stored in a file and this script will use translate property to place the name(s) in a place according to the template when run all the certificates are generated and automatically sent to the respective emails.

Do you want to work on this?

  • yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

Grammar Checker and Corrector

A script to check and update grammar of given input paragraph text.

I want a script that can take English text input and find out grammatical issues. The script would then return the modified paragraph with grammatical fixes and store it in a .txt file

The grammatical issues will be found using the language tool API. (https://languagetool.org/)

Further the script will update the sentences based on the correction the API suggests.

Do you want to work on this?

  • yes

  • no

Add any other context or screenshots about the feature request here. If not applicable remove this section.

SMS Sending Script Using Kalyra API

SMS Sending Script Using Kalyra API

This is a python script that uses the kaleyra API for sending SMS. Kaleyra is one of the leading SMS service provider in the industry

Running the script provides users different kind of options for sending SMS. You can choose anyone and proceed with their SMS marketing campaign. This uses the Kaleyra API and make a nice CLI tool

Do you want to work on this?

  • yes
  • no

Automatic Screen Recorder

Suggest a new script for the project

A python script that will automatically record our laptop screen

Describe the new script you want

We can record our screen automatically at any interval of time using python which is very helpful for online study purpose.

Describe the solution you'd like us to follow

Some python modules is required ,the dimensions of the screen will be provided .

Do you want to work on this?

  • yes

  • no

Amazon-price-alert

Suggest a new script for the project

Describe the new script you want

The script that alerts the customer when the price of an amazon product is below the threshold price value

Describe the solution you'd like us to follow

Using web scraping we can make an alert for the customer to get the product when they get the fair deal

Do you want to work on this?

  • yes
  • no

Script to fetch lyrics of a song

Song-Lyrics-Fetcher

Describe the new script you want

A Python3 script using Genius API to fetch the lyrics of a song given as input and store it in a text file.

Do you want to work on this?

  • yes
  • no

Script for Competitive Programming template maker

Suggest a new script for the project

Describe the new script you want

A script to organize contest code files in cpp for linux users.

Describe the solution you'd like us to follow

Bash script

Do you want to work on this?

  • yes
  • no

Additional context

Add any other context or screenshots about the feature request here. If not applicable remove this section.

Threaded Port Scanner

Suggest a new script for the project

A python script that searches for open ports for an IP address

Describe the solution you'd like us to follow

A python script using socket, threading, argparse.

Do you want to work on this?

  • yes
  • no

Newspaper Downloader

Suggest a new script for the project

Describe the new script you want

You can download the newspaper on any date you want.

Describe the solution you'd like us to follow

It made by tkinter and it can scrap the official newspaper website and download the image and make a pdf for any date.

Do you want to work on this?

  • yes
  • no

Currency Converter

Suggest a new script for the project

Describe the new script you want

A real time GUI currency converter where value of one currency can be converted to that of another one in accordance to the exchange rate.

Describe the solution you'd like us to follow

Refer to the image provided

Do you want to work on this?

  • yes
  • [ no ] no

Additional context

image

OCR: Extract text from a valid image file

Suggest a new script for the project

Describe the new script you want

A script to extract text from images and organize them in a .txt file (OCR)

Describe the solution you'd like us to follow

Get a valid image from the user as input. Check if the image has any text, if not return an error. On the other hand, if there is valid text in the image provided by the user, scan the text content from the image and store them in an organized way in a .txt file.

Do you want to work on this?

  • yes
  • no

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.