Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 628 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 628 Bytes

🏋🏼 Training Projects 🏋🏼

Welcome to my training project repository! Here you'll find a collection of projects I've been working on to practice new technologies and ideas.

Projects

  • 📐 Clamp Calculator

    Automatically calculates the optimal clamp() function!

    Stack: Next.js, Typescript, ChackraUI

    Live Demo

  • 📝 Multistep Form

    Implements a multistep form and saves progress between each screen.

    Stack: Next.js, Typescript, ChackraUI.

  • 🔗 URL Shortener

    Shortens URLs.

    Stack: Next.js, Typescript, ChackraUI, Mongoose.