Tag applications

Electron Framework

Electron is a framework to build cross-platform desktop application using web technologies. The main web technologies for developing in Electron are HTML, CSS and JavaScript. It also uses Node.js framework extensively. It is a free and open source software (FOSS)…

Python Development

This post introduces to some aspects of Python development. Python Programming Language Python applications are developed using Python programming language. You can find more information about Python programming language on this post. Integrated Development Environments (IDEs) for Python It is…

Introduction to Django

Django is a back-end web framework written in Python. It follows the model-template-view (MTV) architectural pattern. The Model-Template-View Architecture The Model-Template-View (MTV) architecture separates logically the definitions of a project in the following components: Django apps follows the MTV architecture.…

Introduction to Rust

Rust is an emerging programming language that focuses on performance. It is free and open-source (FOSS) under an MIT and Apache 2.0 dual-license. It was created by software developer Graydon Hoare while he was working at Mozilla, and it was…

Tools to capture Computer Specs on Windows

This post summarizes some tools to capture computer specs on Windows. List of Tools to capture Computer Specs on Windows List of tools to capture computer specifications: I remind that they are only available for Windows. WinAudit Freeware WinAudit Freeware…

List of Footprinting Tools

In the context of cybersecurity, footprinting is the technique used for gathering information about computer systems and the entities they belong to. This post may mix footprinting and reconnaissance tools. This post lists some footprinting tools. List of footprinting tools…