Day: November 23, 2022
16 posts
How to Create an Event Budget
Producing an event, whether virtual, in-person or hybrid, is hard enough. Having to make an event budget adds…
Introduction to Machine Learning
Introduction In 1959, Arthur Samuel defined machine learning as follows: “Field of study that gives computers the ability…
Building Home Provider Application with Xata, Cloudinary, and NextJs
Introduction Nothing is more convenient than a database that works without worrying about its server(s). We don’t have…
Build a Jamstack Blog with Xata and Cloudinary
Blogging as a technical expertise or professional is one way to validate our skills, share knowledge with others,…
CSS :is(),:where(),:has() and :not()
Hello Guys today i will be discussing about some new Css pseudo class selectors Let’s get started… HTML…
5 Best Free Platforms for Hosting Hobby Web Projects
Author: Joseph Mawa Introduction Most developers spend a significant proportion of their private time building side projects. These…
We fired you, but keep on working until the last day!
For the last couple of months, my company couldn’t find me a project to work on. They work…
Tailwind CSS tutorial #20: Font Variant Numeric
In the article, we will go into detail on how to use font variant numeric. Font Variant Numeric…
Database Indexing with PostgreSQL
Indexing is a way to improve reading performance, but it also makes writing performance worse, so consider using…
API Key Leaks
What is an API key? API keys are generally assigned to a specific user or application, and they…