Table of contents
To start with, I'm elated to have completed 50 days of my #100DaysOfCode challenge! It's been an incredible journey so far, and I'm proud to say that I've been more consistent than ever before. Here's to the next 50 days of learning, coding, and (fingers crossed) fewer bugs than before!
Today I
Learned how to work with tabular data (CSV files) in JavaScript.
Used the UFO Sightings dataset from Kaggle and manually parsed the data from the file to the server, and then explored the Chart.js library so I can graph the data and visualize the results.
You can check out my code for the above here: GitHub-Day-50
Tech Treat of The Day
This chrome extension displays ChatGPT response alongside search engine results. It is an open-source extension that shows responses from ChatGPT alongside Google, Bing, DuckDuckGo and other popular search engines.
This allows you to compare the results and saves a ton of effort. You can also continue chatting with ChatGPT.