Adam. R

How to make a VM 100% FREE FOREVER (Using Oracle Cloud)

Written on October 19, 2022

Introduction I have been recently using and trying out Oracle Cloud. A very underrated cloud provider in the industry. But they have one feature that no other cloud provider have, even AWS. Always Fre...

4 of the BEST DEV TOOLS YOU WILL NEED TO KNOW!

Written on October 1, 2022

Introduction The return of me. I missed making these types of articles. This one brought me joy since this was actually fun to make and I learned more than any of my past articles. I have a lot in sto...

5 MORE DEV TOOLS YOU NEED TO KNOW!

Written on May 15, 2022

Introduction Ever since I posted the 5 new services developers NEED TO KNOW!, many people have gave me support and liked it. So, I think doing more will help more and more people! Let's start! Mage M...

5 new services developers NEED TO KNOW!

Written on May 12, 2022

Introduction There are many services for developers that launch every week. Some are really impressive. I am showing you some of them and giving details about them. Let's go! List Motion DevTools Mot...

How to make a loading screen animation using HTMLS, CSS, and JS

Written on April 21, 2022

Introduction Today, I will teach you how to create a loading screen animation using HTMLS, CSS, and JS. This tutorial will contain all the code required for you to create the loading screen. Let's go!...

How to install the Solana on Ubuntu

Written on April 12, 2022

Introduction Solana is the #1 cryptocurrency for developers. It quick, easy to setup, and low gas fees. Most developers use Solana because it is so easy to make a token on the Solana blockchain. Let m...

The Ultimate Bash Basic's Cheat Sheet

Written on April 4, 2022

Basics export # displays all environment variables echo $SHELL # displays the shell you're using echo $BASH_VERSION # displays bash version bash # if you want to...

5 BEST VSCode Extension for Python!

Written on April 2, 2022

Introduction Time to continue this series! It's so much fun making this series since even I get to learn and find new things on VSCode! No wasting time today, let's start! List 1. Python This is the ...

All JetBrains IDE's explained!

Written on April 2, 2022

Introduction JetBrain has created many amazing IDEs that many developers around the world use. Well, there are so many, so people might be confused about what each does. Let me solve this issue in thi...

5 BEST VSCode Extensions for CSS Developers!

Written on March 31, 2022

Introduction Let me continue the series of the best VSCode Extensions for [programming language]. You know how it goes, so let me start the listing! This will also include SCSS because it is a type of...

« 1 2 3 4 5 6 7 8 9 10 11