Tag Archives: web development

Facts You Should know About Pyscript: A web Development Framework

By | May 31, 2022

There is a new and you could say shinning web framework in the works – Pyscript. Pyscript is an open-source web framework that allows users to create and implement rich Python applications in the web browser using HTML’s interface with essential web tools to bring an easy web experience to users. The Pyscript web framework hopes to… Read More »

WebMaker APP: Offline Web Development Play-Ground

By | August 20, 2019

The true Open-source alternative to CODEPEN for offline web development. WebMaker app (WMA) is a free and open-source front-end web development application. A good way to describe it is as an offline version of codepen. Codepen is one piece of software that has come to play a very important role in my front-end developer journey.… Read More »

How to Change Bootstrap Default Colour Theme: Without writing Code.

By | May 23, 2018

For those of y’all that don’t know what bootstrap is, bootstrap is one of the most amazing development that have come into front-end web development. It’s a responsive framework that helps to reduce development time by providing ready-to-use UI/UX components that can be easily imported into any website/application UI/UX design, while focusing more on content.… Read More »

How to install phpmyadmin on Linux (Ubuntu)

By | August 3, 2017

The MySQL database server can be administered using the command line, by running commands in the terminal. But it is more convenient and less tedious to use a graphical user interface (phpmyadmin) – most especially for those who are not comfortable with entering commands on a terminal. phpMyAdmin is a free and open source GUI… Read More »