SORTING ALGORITHM VISUALIZER
📶 The Sorting Algorithm Visualizer project demonstrates various sorting algorithms using higher-order functions in Scala.js. It follows pure functional programming principles, adheres to Test-Driven Development (TDD) and Clean Architecture, providing a visual representation of algorithm functionality. 📊
Check it out here
LEETCODE
🏋️♂️ This is my LeetCode practice repository! This repository is dedicated to my journey of training algorithms and data structures. Here, you will find a collection of my solutions to LeetCode problems. 🧠
Check out the code here
SALES MONITORING
💼 The Sales Monitoring project is coded in Scala and compiled through Scala.js, following the Clean Architecture principles by Uncle Bob (Robert C. Martin). It offers features such as profit calculation, viewing the latest sales, creating new sales records, and searching for sales data. 📈
Check out the code here
PERSONAL WEBSITE
🌐 This is my personal website! This site, built with PHP and the Laravel framework, reflects my growth in web development. While creating this project, I explored different frameworks and libraries, improving my ability to make strong and interactive websites. 🚀
Check out the code here