Blogs 📖
Google It Like a Pro
Published on : Mar 23,2023
Anime website built with Bootstrap5, Swiper, Font Awesome, and custom CSS/JS. Includes 3D slider, popular anime storylines, and contact form.
Getting Started with Python Virtual Environment
Published on : Mar 06,2023
Python virtual environments allow you to install Python packages in an isolated location from the rest of your system instead of installing them system-wide.
Anime Website Built with Bootstrap5
Published on : Mar 05,2023
Anime website built with Bootstrap5, Swiper, Font Awesome, and custom CSS/JS. Includes 3D slider, popular anime storylines, and contact form.
Git & GitHub for Beginners
Published on : Feb 24,2023
Git is a distributed version control system that allows developers to track changes made to their code over time. With Git, developers can create snapshots of their code called commits and keep track of multiple versions of their codebase.
Astro
Published on : Feb 12,2023
Astro is an open-source, modular framework for building scalable and high-performance web applications.
ReactJs
Published on : Feb 12,2023
React is a popular JavaScript library for building user interfaces. React is used to create dynamic and interactive user interfaces, and it is considered one of the most efficient and easy-to-use libraries for this purpose.
TypeScript > JavaScript
Published on : Jan 29,2023
TypeScript is a programming language that is a super set of JavaScript. One of the biggest advantages of TypeScript is its static typing.
Whys you should use JavaScript
Published on : Jan 22,2023
JavaScript is a programming language that is widely used throughout the world. JavaScript is a powerful and versatile programming language that is well-suited for a wide range of tasks.
Whys and Hows of Web Development
Published on : Jan 21,2023
Web development is an ever-growing field that has been gaining traction in recent years. In this article we will talk about Web Development. Roadmap, resources, demand and more.
How to make a random quotes API with flask
Published on : Jan 14,2023
Here is an example of how you might create a simple REST API for generating random quotes using the Flask web framework in Python.
JavaScript vs Python
Published on : Jan 7,2023
JavaScript and Python both programming language are one of the most popular languages in the world.