Git Product home page Git Product logo

cinema-hub's Introduction

Hi there ๐Ÿ‘‹

const greetings = (firstName) => {
    console.log(
        `Hi :), My name is ${firstName} and I mostly program stuff that I either want to learn or just for personal use ๐Ÿ™„`
    );
};

greetings('Naseif');

I am a member of the CleverCodeCravers :)

Some of my open source projects:

  • teletron-ts, Fast and Flexible Telegram Bot API Framework for Node.js
  • tiktok-scraper Scraper for Tiktok. Download videos, music, fetch user info and more.
  • more4less, A price search engine for various online shops.
  • more4less-api, A simple and fast RESTful API for @naseif/more4less built using @naseif/api-tools-ts!
  • Eyesense-Music-Bot, Discord bot to play Music from Youtube, Soundcloud and Spotify using the new slash commands and a lot more!
  • API-Tools-TS, A light-weight library to help you create APIs on the fly using express.js written in TypeScript.
  • vultr-vscode, a node.js utility that enables you to create a virtual machine on vultr and host Visual Code on the browser.
  • telegram-music-bot, A telegram bot to download music from youtube and soundcloud.
  • port-scanner-py, A very minimalistic port-scanner in python to check remote ports.

naseif's GitHub stats

Top Langs

cinema-hub's People

Contributors

naseif avatar

Stargazers

 avatar  avatar

Watchers

 avatar

cinema-hub's Issues

Better open source API to get Movies and TV Info

The API I am using to retrieve movies and tv info from is limited and kind of Paid. This needs to be changed.

Some issues that I have also noticed :

  • Some new TV Shows has no Plot yet and when making the api call its returning undefined which is causing the bot not to send any message then in the channel
  • Some anime search is not returning an accurate result. For example, if you search for Tokyo Ghoul it will return information about Tokyo Ghoul Root A and not the first season. This needs to be fixed as well

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.