Hey there!
Looking back on this past week, what was something you were proud of accomplishing?
All wins count — big or small 🎉
Examples of 'wins' include:
- Starting a new project
- Fixing a tricky bug
- Trying out a new hobby... or whatever else might spark joy ❤️
Have a wonderful weekend!
Latest comments (41)
Got mongodrop and mongorestore to work for a dev environment data seed
I officially launched my multiplayer word game, Chronagrams.
It's built with TypeScript, React Native, and Python.
apps.apple.com/app/1629965747
Learn about GPU passthrough when using QEMU/KVM
My team did officially kickoff the arrival of Quarkus to our stack with the release of an opensource & opendata related API see below for more details :
Finally, my first steps on Quarkus 🚀, as an Spring-boot developper
Daniel Santos for opt-nc ・ Jul 22 ・ 3 min read
I found a girlfriend - best side project I could involved in so far ;) dev.to/meatboy/comment/1ph59 so it took about 1.5 month in total.
Finally receiving my SC-100 Microsoft Cybersecurity Architect Expert congratulatory email and badge 10 days after receiving my beta exam score.
I learned that Salesforce (something I simply knew existed for ~5 years) is more than just Business™ stuff, there's a whole Salesforce Developer branch/path within. And believe it or not, there's a whole amazing, helpful community tied to it just like web development! Pretty neat. Another direction to stretch some Java and JavaScript skills 🧑💻
Sleeping after understanding git
I published first version of my PDF Reader (PDFVision):
I was successful in creating a FQL query (FaunaDB), which looked up a document and based on some IDs within the document, I could select those and look up the corresponding document from another collection. Very helpful for what I was trying to do.