Creating Stunning Backgrounds with AI Tools: My Journey ( UX/UI )Artificial intelligence is changing the way we do things, and one area where it's having a big impact is in graphic design. Thanks to AI tools like ChatGPT and Playground AI, you can create exotic backgrounds for your website or mobile app with ease....Mar 25, 2023·2 min read
CSS styling in ReactJSThe styling of a component can be defined in three different ways. • Inline style . • In the second way, you can define styles in a separate file and import it into your component. • In the third way, you can import a library that provides p...Jul 14, 2022·2 min read
Project-based learning: Learn by doingBecause coding has so much potential to provide jobs, many people are interested in learning how to code. Many of them are people who learn through courses, so they just buy course after course and get stuck in an endless loop that we call tutorial h...May 28, 2022·1 min read
Deep workI have been reading this book named "Deep Work" found some of its lessons very useful here are some insights into this book Deep work is the ability to focus on a cognitively difficult task without being distracted. It's a skill that enables you t...Mar 23, 2022·1 min read
I'm studying CSS in this way.As we all know, CSS is a simple language to learn but a difficult language to master. When I first started learning it, I thought it was a simple language, so I just jumped to js without much learning it, but when I started making projects, I found i...Mar 12, 2022·1 min read
We are losing our focus nowadaysDistractions are everywhere and we are often distracted by them. so we lose our focus from our work and easy tasks become hard leaving us frustrated and angry. As programmers, we have focused to write good code to solve problems so we can work effic...Feb 6, 2022·2 min read
How to choose a programming language?It is still a big problem for beginners and developers when choosing a language. so most of them Google this answer for example - The best programming language to learn or what are the Highest Paying Programming Languages This is not a good way to ...Jan 28, 2022·4 min read