Day: February 25, 2024
9 posts
Tutorial on making a database and then using my API-Template from GIT
Creating an account and setting up a database with a collection on MongoDB Atlas involves a series of…
Cook Up a Storm: Build a Recipe Finder App with React 🍱
Hey there!👋🏻, culinary wizards and React aficionados! Are you tired of staring into your empty fridge wondering what…
No need to learn Class Names of CSS libraries
Ok it’s a short post So , do you know about Tailwind or Bootstrap , probably yes that’s…
5 Rust Project Ideas For Beginner Devs 🦀
Hey there, welcome back to my blog! 👋 If you’re learning Rust for the very first time I…
SUNDAY REWIND: Five psychological principles of persuasive product design by Nathalie Nahai
This week’s Sunday Rewind is a #mtpcon 2015 talk on the psychological principles of persuasive product design, from…
How Do You Mitigate Miscommunication?
What is the impact of miscommunication in the workplace? How do you navigate communication challenges within your team…
Format strings in OCaml
OCAML doesn’t have string interpolation, but it does have C-style format strings (but type-safe). Here’s an example: let…
📝 Exploring Palindromic Partitioning: Solving the “Palindrome Partitioning” Problem 📝
Welcome to another journey through the realm of algorithms and problem-solving! Today, we’re delving into the intriguing “Palindrome…
Experience Continuous Integration with Jenkins | Ansible | Artifactory | SonarQube | PHP
Experience Continuous Integration with Jenkins | Ansible | Artifactory | SonarQube | PHP IMPORTANT NOTICE – This project…