JS5 - End To End
This is my freedomains.dev page to host my solutions for the JS5 Challenges from C0D3.
Click on the buttons on the bottom of the cards to see each challenge in action!
Contact: @ggwadera in chat.c0d3.com.
Challenge 1
IP Geolocation
Code an API route to show a map with a geolocation using the request IP.
Challenge 2
Commands
Create a route that takes in an input box that lets you execute commands directly on your server.
Challenge 4
Asset Creation
Build APIs for powering the text editing site.
Challenge 5
Chatroom using JWT Auth
Build a chatroom using third-party authentication.
Challenge 8
Selfie Queen
Build an application where users can go to your website and take a picture.
Challenge 9
Create a MemeChat
Final Project: Complete a chatroom.