Rocktim
Rocktim
If you don't find the anime you are looking for. Comment down below 👇 so that It can be added to the upcoming updates. ## Requested Anime: [It will be...
- [ ] Open source the API code - [ ] Migrate the codebase to Typescript - [ ] Migrate the database to PostgreSQL - [ ] Write tests If...
Currently the website has the default white themed mode. It would be nice to have a toggle button at the very top to change the website theme to dark mode....
Open for discussion on any new ui designs or any additional features. If you have any creative and simple ideas for this project leave a comment for further discussion :rocket:...
Seed initial data to SWR for the dynamic pages. (ie, [pages/items/[id].jsx](https://github.com/RocktimSaikia/hackernews-redesign/blob/main/pages/items/%5Bid%5D.jsx)) . It can be done using a combination of `getStaticPaths` and `getStaticProps`. It also needs all the ids of...
I'm currently in chapter 1(page 17) of the book where i got introduced to Hot Module Replacement which seems like a very useful tool in development stage but when i...
Most of the dependencies used in the template are outdated now with some of them having major version updates. I think it's high time to update these dependencies. I was...
## What is this Python project? Cambridge dictionary cli app. Features: 1. Auto-suggests related words on typo. 2. Interactive suggestion menu to select words from in the above case. 3....