https://github.com/dacmarcell/graphic-bubble-sort
A fresh iteration of my bubble sort project, now revamped with Next.js v14 + Typescript. Delve into visual sorting through this updated implementation, which amalgamates the practicality of Next.js with the clarity of Typescript.
https://github.com/dacmarcell/graphic-bubble-sort
nextjs typescript
Last synced: 3 months ago
JSON representation
A fresh iteration of my bubble sort project, now revamped with Next.js v14 + Typescript. Delve into visual sorting through this updated implementation, which amalgamates the practicality of Next.js with the clarity of Typescript.
- Host: GitHub
- URL: https://github.com/dacmarcell/graphic-bubble-sort
- Owner: dacmarcell
- Created: 2023-10-30T04:16:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-02T15:16:38.000Z (11 months ago)
- Last Synced: 2025-01-15T20:19:26.550Z (4 months ago)
- Topics: nextjs, typescript
- Language: TypeScript
- Homepage: https://graphic-bubble-sort.vercel.app
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# 🫧 Graphic Bubble Sort 🫧
A fresh iteration of my bubble sort project, now revamped with Next.js v14 + Typescript. Delve into visual sorting through this updated implementation, which amalgamates the practicality of Next.js with the clarity of Typescript.
## Author
- [@marcelldac](https://www.github.com.br/marcelldac)