Skip to content

naseif/naseif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published