Some of my recent projects...
These are some of the thing I build in my free time recently.
ZipLink
ZipLink is a URL shortening service that utilizes the Base58 encoding scheme to efficiently compress URLs into a shorter, user-friendly format. This service is ideal for applications that require minimal URL length while maintaining a high level of readability and ease of sharing.
react-chessboard-kit
React component to render a simple and easy to use chess board
Void Astro Template
Minimalistic blog starter template made with astro and tailwindcss
Tech Quizz
A Quizz application, with questions about topics such as programming, devops, docker, cloud, etc. Where you must answer 10 questions before the time runs out and your results will be stored in the leaderboard. This application was made using Nuxtjs and Supabase as backend.
Rest-countries-api
A simple app using a public rest api for display and search information about countries. The app is built using Preact.