-
-
Curiosity Public
A personal repository that sates the desire to know and learn.
-
dataStructures Public
A collection of data structures that I've created to document, maintain, and improve upon.
-
nextjs-auth-starter Public
A Next.js starter template for authentication using Auth.js (Next-Auth v5). Features include user registration, login, password reset, and OAuth integration.
-
visionize Public
A kanban productivity app built in Next.js 14, with a focus on server actions.
-
react-portfolio-2 Public
A single-page web portfolio made with React, Vite and TailwindCSS
-
complete-ecommerce-store Public
A full-stack e-commerce store with an admin dashboard built using Next.JS's App Router, TypeScript, React, TailwindCSS, PostgreSQL & Prisma.
-
stock-data-api Public
A Stock data API built with Node.js and Express.js
JavaScript UpdatedMay 22, 2024 -
ecommerce-store-nextjs Public
A full-stack E-commerce app using NextJS, React, TailwindCSS, Zustand, and Stripe API.
JavaScript UpdatedMay 22, 2024 -
job-tracker Public
A job tracking and management application.
-
-
nextjs-portfolio Public
Personal portfolio site made with NextJS and TailwindCSS
JavaScript UpdatedJul 10, 2023 -
react-portfolio Public
-
random-selector Public
A simple random choice selector. Chooses randomly between comma-delimited choices user types into the text area.
-
infinite-scroll-microblog Public
Just a small project to demonstrate infinite scrolling on a microblog
-
flash-cards Public
A simple flash cards app that displays, adds & removes cards with questions and answers for verification. Uses localStorage of the browser so data persists.
-
budget-tracker Public
A budget tracking web app that displays the users balance, income, and expenses. Also tracks specific transactions which dynamically reflects on the balance, income, and expenses.
-
custom-audio-player Public
A custom audio player using the HTML5 audio element and it's JavaScript API. Be able to play audio files stored in a folder.
-
custom-video-player Public
Custom video player using HTML5 video element and JavaScript to customize the design of playback controls
-
note-taking-app Public
Simple CRUD note taking application that uses localStorage
-
blog-site Public
A responsive blog-site landing page using the Tailwind CSS framework, and organized with a CSS Grid Layout and Flexbox.