3 followers
I enjoy learning and writing about new hardware, software and technology.
Bachelors of Science in Electrical Engineering | Rutgers University and Kura Labs Alumni
Overview This is an introductory article to explain how to automate Bash scripts in Ubuntu by using the Terminal and a cronjob or a technique called...
Overview This article will explain what is a data structure, the differences and how to use commonly used data structures in Python: lists, tuples,...
Overview This article will explain how to make a CRUD application in Python by using the Flask microframework. This CRUD application constantly...
Overview This short article will demonstrate to automate a Python script to shut down a Windows computer at a specific time by using Task...
Overview This article explains how to send HTML form data to a Python Flask file, which then sends that data to be displayed on another HTML page and...
Overview This article explains how to start writing basic HTML files for website development. Materials Computer Notepad or an IDE - Used to make...