Hey there!
Looking back on your week β what was something you're proud of?
All wins count β big or small π
Examples of 'wins' include:
- Starting a new project
- Fixing a tricky bug
- Exploring a new neighborhood in your town ... or whatever else might spark joy β€οΈ
Happy Friday!
Top comments (38)
I published a mini video course on YouTube on how to get started with Git π
I took a look at it , itβs amazing will follow through the whole list . Your voice is oddly smooth and calming XD
Thanks a lot! Hope you enjoy it π
It's really nice! I like how you made it in small chunks, and it's a logical flow of topics. Well done.
Thank you, really appreciate this feedback π
I took two days of vacation.
Finally tackled idempotence in Lambda APIs and released as an open source middleware for Middy: dev.to/aws-builders/redis-explorin...
I reached 1.2K rep. points on Stack Overflow! Also, I finished an interesting text mining project for university that taught me a lot.
Let's see...
I learned about code analysis tools like NDepend & SonarQube to improve code quality.
These tools help write scalable and maintainable code.
singhsukhpinder.medium.com/c-ndepe...
medium.com/c-sharp-progarmming/run...
I created a new portfolio template repo and published an article about it.
Create a portfolio card with react, chakraUI and framerMotion
I wrote two articles!
Use Twitter to say Thank You!
Jean-Michel Fayard π«π·π©πͺπ¬π§πͺπΈπ¨π΄ γ» May 10 γ» 3 min read
From Java to Kotlin in 20 minutes β‘οΈ
Jean-Michel Fayard π«π·π©πͺπ¬π§πͺπΈπ¨π΄ γ» May 14 γ» 9 min read
I figured out why my scraper wasn't completing. The instance was timing out since it's a long process. Now I'm working on refactoring the scraper to be a webhook cloud function so I can put the function in a cloud task queue for each url generated
Today, one of my GitHub project have reached 200+ stars:
Next JS Blog Template
If you are interested, you can checkout a live demo at Next JS Blog Template Starter Demo