Pinned Repositories
admin-dashboard
A template admin dashboard design utilizing CSS grid and flexbox layouts
binary-search-tree-practice
Balanced binary search tree (BST) implementation in JavaScript, which includes functionalities like inserting, deleting, traversing nodes, and ensuring the tree remains balanced
calculator-app
A calculator that imitates basic functionality of any ordinary phone calculator
completionist-fam-discord-bot
discord bot that will track/store/rank user's Xbox Gamerscore and Playstation Platinum trophies
etch-a-sketch
Browser version of a sketchpad
landing_page
A simple landing page using HTML and CSS
movie-library
A basic movie library manager where you can create lists of movies you want to watch
template-webpack-eslint-prettier
basic html, css, js template that includes Webpack startup along with ESLint and Prettier setup
tic-tac-toe
A browser version of a 2 player Tic Tac Toe game
todo-list
A todo list web app that allows you to create, edit, and delete projects and tasks that are saved locally to your device
ARaza-13's Repositories
ARaza-13/template-webpack-eslint-prettier
basic html, css, js template that includes Webpack startup along with ESLint and Prettier setup
ARaza-13/admin-dashboard
A template admin dashboard design utilizing CSS grid and flexbox layouts
ARaza-13/binary-search-tree-practice
Balanced binary search tree (BST) implementation in JavaScript, which includes functionalities like inserting, deleting, traversing nodes, and ensuring the tree remains balanced
ARaza-13/calculator-app
A calculator that imitates basic functionality of any ordinary phone calculator
ARaza-13/completionist-fam-discord-bot
discord bot that will track/store/rank user's Xbox Gamerscore and Playstation Platinum trophies
ARaza-13/css-exercises
practice basic css concepts
ARaza-13/discord-bot
ARaza-13/etch-a-sketch
Browser version of a sketchpad
ARaza-13/git_test
My first GitHub repository
ARaza-13/landing_page
A simple landing page using HTML and CSS
ARaza-13/movie-library
A basic movie library manager where you can create lists of movies you want to watch
ARaza-13/tic-tac-toe
A browser version of a 2 player Tic Tac Toe game
ARaza-13/todo-list
A todo list web app that allows you to create, edit, and delete projects and tasks that are saved locally to your device
ARaza-13/gif-search
Use giphy API to search for GIF and have it appear on the screen
ARaza-13/hashmap-practice
ARaza-13/image-slider
A simple image carousel that allows you to navigate through a collection of images
ARaza-13/javascript-exercises
ARaza-13/linked-lists-practice
A simplified implementation of a linked list that provides a robust foundation for managing dynamic collections of data
ARaza-13/recursion-practice
ARaza-13/restaurant-page
A basic restaurant page themed around the notorious underwater fast food chain, The Krusty Krab!
ARaza-13/rock-paper-scissors
Rock Paper Scissors game against the computer
ARaza-13/sign-up-form
A basic template sign-up form for an imaginary service
ARaza-13/spongebob-squarepants-recipes
Spongebob inspired recipe website!
ARaza-13/weather-app
A weather forecast site that displays the weather data for a specific location through use of weather API