Skip to content

Instantly share code, notes, and snippets.

View sefatanam's full-sized avatar
:octocat:
odistro

Sefat Anam sefatanam

:octocat:
odistro
View GitHub Profile
@sefatanam
sefatanam / readme.md
Created February 6, 2024 17:10
Share data natively from mobile to any PWA app

Code sniped

📺 Naruto: Shippuden (2007 - 2017)

🎥 Dual Audio With English Subtitles

WATCH ONLINE OR DOWNLOAD 👇 Season Wise :- 👇👇 📺 Naruto: Shippuden (2007 - 2017)

🎥 Dual Audio With English Subtitles

[
{
"about": [
"Akatsuchi (赤ツチ, Akatsuchi) é um shinobi de Iwagakure.",
"Akatsuchi é muito jovial e infantil e sempre parece ter um temperamento alegre. Ele estava animado com a perspectiva de voar mais uma vez, mesmo que houvesse a possibilidade de eles estarem indo para uma batalha.",
"Akatsuchi é um homem grande e imponente, com olhos escuros e cabelos pretos com picos que saem para fora na parte de trás debaixo de seu protetor de testa, o qual é usado como uma bandana. Ele também tem grandes bochechas, e um nariz gordo que lhe dá uma visão geral de sua jovialidade constante. Ele usa o uniforme vermelho de Iwagakure, que possui ambas as mangas, debaixo de seu colete, além de usar um lenço amarelo que o envolve em torno de seu pescoço.",
"Anos após o fim da Quarta Guerra Mundial Shinobi, Akatsuchi deixa uma barba crescer e aparentemente descarta seu protetor de testa. Ele também prende seu cabelo em um rabo de cavalo.",
"Artigo principal: Reunião dos Cinco Kage (Arco)",
[
{
"lat": 25.515758,
"lon": 89.817442,
"type": "Rich",
"occupation":"Farming",
"name":"Abdul Rahman",
"disability":"No"
},
{
"url":""
}
@sefatanam
sefatanam / README.md
Last active May 12, 2023 10:11
Angular resuable table

This code appears to be an Angular template that defines a table component with some customization options.

The component is the main table component, and it expects the following inputs and outputs:

dataSource: It is likely a variable or property that represents the data source for the table. displayedColumns: It is likely a variable or property that specifies the columns to be displayed in the table. template: It is a reference to the element defined later in the code. This template is used to customize the rendering of the table cells. (paginateSizeOnChange): It is likely an event handler function that is triggered when the pagination size changes in the table. The element with the #templateRef reference defines a custom template for rendering the table cells. This template is used to apply different styles or formatting based on the column definition.

@sefatanam
sefatanam / Free Amazon Product Research Tools.md
Last active March 16, 2023 16:13
Free Amazon Product Research Tools 2023

TOOLS & FEATURES

Keyword Tool

image

Keyword Tool is a free keyword research tool that helps find what people search for on Amazon by using the autocomplete feature.

Through this autocomplete feature on Amazon, the Keyword Tool can show you many keywords in all product categories. These keywords reflect the products people search for, so there are two ways you can benefit from this tool.

You can either use these keywords to find products to sell or keywords to use in your product listing to boost its exposure

@sefatanam
sefatanam / remove app from ubunt.md
Last active February 16, 2024 12:46
remove app from ubuntu

Find installed application initial name by

  • snap list
  • dpkg --list
  • apt list --installed

If the installation medium is,

  • dpkg - sudo apt purge APP_INITIAL
  • snap - snap remove APP_INITIAL
  • flatpak - flatpak --system uninstall APP_PACKAGE_NAME
sudo wget https://github.com/shiftkey/desktop/releases/download/release-3.1.1-linux1/GitHubDesktop-linux-3.1.1-linux1.deb
sudo dpkg -i GitHubDesktop-linux-3.1.1-linux1.deb
#EXTM3U
#EXTINF:-1 tvg-name="MAASRANGA TV HD" tvg-logo="https://sunplex.net/iptv/logo/maasranga-tv.jpg" group-title="ISPbills.com ",MAASRANGA TV HD
http://172.32.1.88:1935/tvprogram/MAASRANGA-TV/playlist.m3u8
#EXTINF:-1 tvg-name="SPORTS 18 HD (FIFA-22)" tvg-logo="https://sunplex.net/iptv/logo/sports-18-hd1-fifa-2022.jpg" group-title="",SPORTS 18 HD (FIFA-22)
https://stream.sunplex.live/SPORTS-18/index.m3u8
#EXTINF:-1 tvg-name="T SPORTS HD" tvg-logo="https://sunplex.net/iptv/logo/t-sports-hd-fifa-2022.jpg" group-title="",T SPORTS HD
https://stream.sunplex.live/T-SPORTS/index.m3u8