My Code Snippets.

A collection of small projects, examples, and reusable code for web and Discord bot development.

Dog/Cat API

Fetch and display random dog/cat images. Perfect for learning basic API usage and DOM manipulation.

JavaScript
View Snippet

Login/Signup Form

A toggleable login and signup form with smooth transitions. Great for learning form UIs.

JS HTML CSS
View Snippet

Animated Background

A lightweight, animated SVG wave background for adding subtle visual interest to a page.

HTML CSS
View Snippet

Simple Calculator

A basic calculator built with vanilla JS. Ideal for practicing logic and event handling.

JS HTML CSS
View Snippet

Memory Match Game

An engaging memory match game to practice DOM manipulation and game logic.

JS HTML CSS
View Snippet

Simple Clicker Game

A basic clicker game that tracks clicks and saves progress to LocalStorage.

JS HTML LocalStorage
View Snippet

BDFD Giveaway

A giveaway command for BDFD that uses buttons for entry and manual winner drawing.

BDScript 2
View Snippet

BDFD Pokémon Game

A lightweight "guess the Pokémon" game for Discord bots, built entirely within BDFD.

BDScript 2
View Snippet

BDFD Voter-Only Cmd

Restrict command access to users who have voted for your bot on top.gg.

BDScript 2
View Snippet

BDFD Clicking Game

An interactive clicking game for Discord bots, complete with a shop for upgrades, made in BDFD.

BDScript 2
View Snippet

BDFD Bloxfruits Stock

A clean and simple command to display the current Blox Fruits stock in a Discord server.

BDScript 2
View Snippet