You can find the challenge list here.
CSV to JSON Converter
The eighth project in the beginner category in the #beginner2advanced
challenge is a simple CSV to JSON converter app built with Typescript:
The link to the CSV-to-JSON app can be found here: https://github.com/zt4ff/app-ideas/tree/main/beginners/csv2json
Dollar to Cents Converter App
The ninth project is similar to the CSV-to-JSON app but we are converting dollars to cents in this case.
The link to the code can be found here: https://github.com/zt4ff/app-ideas/tree/main/beginners/dollar2cent
Please leave a star in the repository so other people can find it and participate.
Top comments (0)