Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1002 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 1002 Bytes

Projects

No. Name Description Technologies
1.0 Pixler Pixel art maker html, css and vanilla js
2.0 Dogstagram random dog generator html, css and vanilla js
3.0 Order Retreiver Retrieves orders from Etsy API Python and Fast API
4.0 Twitter Clone Recreation of Twitter typescript, React.js and Node.js
5.0 Ape Runner Endless 2D runner game set on a yact - inspired by Bored Ape Yacht Club React.js and Node.js
6.0 Etsy Clone Reacreation of Etsy Next.js and Node.js
7.0 GA Clone Recreation of Google Analytics dashboard Python and Flask
- - - -
8.0 GA Chatly Chatbot that infers trends based on KPIs and defined business objective n/a
9.0 Etsy Lister Single feature Etsy listing management app React.js and Node.js
10.0 Sort Visualizer Web app to visualize various (e.g. quicksort, mergesort, heapsort, etc) sorting algorithm html, css and typescript