Jadezdon

Projects

Loading...
MonWidgets
Next.jsTypeScriptTailwind CSSShadcn UINestJSPostgreSQLPrisma
A financial dashboard that provides users with a comprehensive overview of their financial health, including insights into their spending habits, investment performance, and overall net worth. The dashboard is designed to be user-friendly and visually appealing, making it easy for users to understand their financial data at a glance.
Loading...
GoAlgo
AndroidJavaAlgorithm
An Android app for visualizing algorithms with animation. Covers graph search (BFS, DFS, Dijkstra's), sorting algorithms, maze generation, and root-finding methods. All views are responsive and customizable with adjustable animation speed and colors.
Loading...
DigiMuScore
AndroidJavaOpenCV
A sheet music manager Android application. Organize sheet music in folders, annotate pages with pen, text, and music note tools, and enable automatic page turning based on head motions using OpenCV.
Loading...
Financy
FlutterDartCross-platform
A cross-platform money management app built with Flutter. Record income and expense transactions, analyze monthly data through diagrams, manage accounts, customize categories, and define monthly budgets.
Loading...
IDCardDeck
AndroidJavaOpenCV
An Android card management app for storing card data including front/back images, expiry dates, and notes. Sends push notifications at configured reminder dates and times.
Loading...
Sudoku Solver
JavaScriptjQuery
A Sudoku solver visualization built with jQuery using a backtracking algorithm. Generates valid Sudoku puzzles and animates the solving process step by step in the browser.