You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python application to open folders full of incemental images (possibly not incremental) and compile them into a time lapse video. The main feature of this application is to control the speed of different periods of the time lapse so that parts can be emphasized easily.
CI/CD pipeline for a Python Application using GitHub Actions; It also includes steps to automatically run tests (using Pytest in the Python App) on every pull request.
A Simple Password Manager Project to Protect and Manages Your Passwords is made with Python. Furthermore, if we want to delete a username and password, we can do so with a single click.
This is a simple Note Taking Application built using Flask, a Python web framework. Users can jot down their thoughts and ideas, which are then displayed on the same page. The application allows users to add new notes dynamically without the need for page reloads.
Take a baseline installation of a Linux distribution on a virtual machine and prepare it to host your web applications, to include installing updates, securing it from a number of attack vectors and installing/configuring web and database servers.