Skip to content

Instantly share code, notes, and snippets.

View rizxyu's full-sized avatar
:shipit:
SevenSeven

Rizky Adi N. rizxyu

:shipit:
SevenSeven
View GitHub Profile
@rizxyu
rizxyu / animated-background-headers-spider.markdown
Created February 28, 2025 14:36
Animated Background Headers - Spider
@rizxyu
rizxyu / blurred-animated-gradients.markdown
Created February 27, 2025 09:36
Blurred animated gradients

Blurred animated gradients

An animation that I'm working on for my new website.

A Pen by Rizky on CodePen.

License.

@rizxyu
rizxyu / igdl.js
Last active November 28, 2024 12:16
instagram downloader powered by snapsave
const axios = require('axios');
const FormData = require('form-data');
const cheerio = require('cheerio');
async function igdl(url) {
try {
const formData = new FormData();
formData.append('url', url);
const { data } = await axios.post('https://snapsave.app/id/action.php?lang=id', formData, {
@rizxyu
rizxyu / youtube.js
Created October 9, 2024 13:40 — forked from Kaviaann/youtube.js
Youtube Downloader
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
return new (P || (P = Promise))(function (resolve, reject) {
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
step((generator = generator.apply(thisArg, _arguments || [])).next());
});
};
import yts from "yt-search";
@rizxyu
rizxyu / Readme.md
Created September 16, 2024 02:28
SIGNAL GROUP CHAT LIST


SIGNAL GROUP LIST

collection of chat groups in the Signal chat App

List of contents

🇮🇩 INDONESIAN GROUP CHAT

  • Infokan (Community)
    The group discusses coding and others link
@rizxyu
rizxyu / gemini_pro.js
Created September 15, 2024 08:31 — forked from ZTRdiamond/gemini_pro.js
Gemini pro completions
import axios from "axios";
/*
Created by https://github.com/ztrdiamond !
Source: https://whatsapp.com/channel/0029VagFeoY9cDDa9ulpwM0T
"Aku janji jika hapus watermark ini maka aku rela miskin hingga 7 turunan"
*/
async function gemini(options) {
try {
@rizxyu
rizxyu / vestia_zeta_ai.js
Created September 15, 2024 06:59 — forked from ZTRdiamond/vestia_zeta_ai.js
Roleplay with Vestia Zeta AI💖
import axios from "axios";
/*
Created by https://github.com/ztrdiamond !
Source: https://whatsapp.com/channel/0029VagFeoY9cDDa9ulpwM0T
"Aku janji jika hapus watermark ini maka aku rela miskin hingga 7 turunan"
*/
async function zeta(messages) {
try {
@rizxyu
rizxyu / freebie-interactive-flat-design-ui-only-html5-css3.markdown
Created March 14, 2022 12:09
Freebie Interactive Flat Design UI / Only HTML5 & CSS3