Similar Posts
Witch POTIONS
ByAdilThis is a submission for Frontend Challenge – Halloween Edition, CSS Art. Inspiration I was really undecided about what to do for this challenge, and you can see that in my Figma. So, I started thinking about a shelf full of potions, like a witch’s laboratory. With that idea in mind, I began the design,…
Sum of Digits: A Beginner’s Guide to String Iteration in Python
ByAdilWhen you’re learning to code, one of the first problems you’ll encounter is calculating the sum of individual digits within a number. It seems simple on the surface: take 123, add 1 + 2 + 3, and you get 6. But how do you actually make a computer do this? The answer introduces you to…
From whoami to “Who Am I?”: My Journey as a Renamed Linux User
ByAdil🐧 It All Started With My First Linux Install I typed a username without thinking much about it. For weeks, I knew I wanted to change it both for comfort and to learn how Linux manages users. 🔧 Renaming a User on Fedora Workstation 42 You can’t rename a logged-in user because system processes are…
I tested the official Nintendo Switch 2 carry case, and it’s a slim and stylish option well worth considering
ByAdilNintendo’s official carrying case is durable, sleek, and well built, and even though the screen protector’s probably worth skipping, this package still offers solid bang for your buck. 🎬 Watch the Video
MGM+ series Robin Hood finally reveals Eleanor of Aquitaine, but you’ll never guess Connie Nielsen’s inspiration for the role
ByAdilI was sure Gladiator was the inspiration for Eleanor of Aquitaine in Robin Hood, but Connie Nielsen says otherwise. 🎬 Watch the Video
TIA – Programming a Light Controller State Machine
ByAdilProgramming a small state machine light controller 🎬 Watch the Video