

Good Morning Time to deploy it 🙌🚀
Aman
488 posts

@TheBinaryCoder0
Building from the logic not the library.


Good Morning Time to deploy it 🙌🚀

things done: > integrated codeforces api > defined api routes > caching using redis > improved some microinteractions in the UI the problem i faced today is that for recent submissions of a group on codeforces i have to find a way to get those submission, let's find it 🙌

good morning 😁 time to implement these 🙌

backend progress: > implemented OAuth > dashboard protection (only access to logged in users) > real user data in dashboard > welcome toast on dashboard next things to implement: > save platform handles in settings > codeforces API integration > live dashboard data

done with the frontend part. it needs more polishing TBH But for now, i will start implementing the backend so that we can make the product working let's fcuking go 🙌



found a bug in this that if the user has 0 articles posted on Medium then its data is not saving on database and for every page reload, it is scrapping all over again

Built Medium Blogs Retriever API Give it any public Medium username and it fetches the author’s articles, caches them, and exposes them through a simple JSON API. Useful if you want to integrate Medium posts into your own apps Github Repo: github.com/aman-shahi-dev…


Built Medium Blogs Retriever API Give it any public Medium username and it fetches the author’s articles, caches them, and exposes them through a simple JSON API. Useful if you want to integrate Medium posts into your own apps Github Repo: github.com/aman-shahi-dev…


おはよう work for today: > start writing backend for Medium's Posts API > Learn more about GCP > Solve 2 leetcode problems