• Stars
    star
    1
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

This is simple script for fetch the youtube subtitles with python

More Repositories

1

multer-s3-file-uploader-api

This is the simple code for how upload image on S3 bucket using multer and aws sdk.
JavaScript
2
star
2

learn-typescript

TypeScript
2
star
3

discord-bot

This is the simple Discord bot with Node.js.I am creating bot for learning blockchain course into my own discord server
JavaScript
2
star
4

make-bulk-files-on-specific-path

This is the simple code for making bulk files on vs code with specific path with using python and csv files.
Python
1
star
5

jwt-authentication-go-gin

In this code we'll create a JWT (json web token) authentication system in Go lang using Gorm, Gin, bcrypt, and jwt-go.
Go
1
star
6

telegram-bot

This is the simple telegram bot for Cryptocurrency Prices [BTC,LTC,ETH ,etc]
Python
1
star
7

coursera-scraper-api

TypeScript
1
star
8

learn-go-1654439223

Go
1
star
9

mongodb-cheatsheet

This list covers almost all the most used commands in MongoDB.
1
star
10

solana-wallet-go

The Solana SDK provides a types.NewAccount() function that returns a newly generated Solana wallet. Let’s see how to use it:
Go
1
star
11

portfolio

JavaScript
1
star
12

practice-solana-blockchain

This code about the Solana block-chain and how to send Solana SOL using JavaScript. Let’s get started.
JavaScript
1
star
13

lushiv

1
star
14

visa-booking_notify_script

Python
1
star
15

practice-nodejs

JavaScript
1
star
16

gin-rest-api

Go
1
star
17

socket-programming-in-python

Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while the other socket reaches out to the other to form a connection. The server forms the listener socket while the client reaches out to the server. They are the real backbones behind web browsing. In simpler terms, there is a server and a client. Socket programming is started by importing the socket library and making a simple socket.
Python
1
star
18

MariaGin

MariaGin is your comprehensive starting point for developing robust and feature-rich backend applications with the Go programming language, based on the Gin web framework
Go
1
star