Skip to content

JavaScript projects and studies consolidated into one repo.

Notifications You must be signed in to change notification settings

madarben/javascript-projects

Repository files navigation

JavaScript.

Archived collection of repos both in vanilla js and in the rest of the whatever.js ecosystem.

Most of the backends are in Node Express MongoDB.

  • Building an interactive HTMX documentation while learning HTMX.

  • Node, express, mongodb backend API to upload photos to Cloudinary.

  • SvelteKit authentication (facebook and google auth) with Firebase backend.
  • Linktree clone site using SvelteKit and TypeScript. Signin, image uploads, choosing usernames, addig removing items, drag-n-drops.

  • A fullstack project that has it all (except design) like authentication, users, db, posts, comments. NodeJs, express, mongodb.

  • Landing template built with fan favourites only. Bootstrap, PHP, SASS.

  • Webshop in vanilla and nodejs. Products, cart, users, admin view, all the bells and whistles.
  • Localhost chat using socketio.

  • My quick setup to test frontends with a server on port 8000 and a db server on port 8001. Node, express, mongodb.
  • CRUD in Nodejs, mongodb and a minimal jquery front-end.

  • Next demo with Fakestore api. Basic structure, routing, error handling.
  • Nuxt demo with Fakestore api. Basic structure, routing, error handling.

  • Yeah I started building a terminal app in nodejs, please don't ask, just let it go.

courses

  • Some of the JS courses out of the dozen I've done back in the latter half of 2010s.