Projects with this topic
-
Ada Database Objects
Updated -
This project demonstrates two DevOps automation approaches for deploying a simple Flask-based To-Do List application that mimics a LAMP stack but uses Docker containers instead of a traditional Apache/PHP environment.
The goal is to give hands-on experience with core DevOps tools including:
Terraform: to provision infrastructure or manage Docker resources
Ansible: to configure remote hosts and deploy containers
Docker: to containerize and run the application
GitLab CI/CD: to automate testing, provisioning, and deployment pipelines
The To-Do app is built using Flask (Python) with a MySQL database and supports basic CRUD operations.
This is a 3-person collaborative project, divided into two main tracks:
🔹 Project 1: todo-terraform-docker Deploy the Flask + MySQL app entirely using Terraform’s Docker provider — no Ansible, no VM provisioning. This is ideal for fast, local development and demonstrates infrastructure-as-code at the container level.🔹 Project 2: ansible-todo-deployer Use Ansible to install Docker and deploy the containerized app on a remote VM (can be provisioned manually or via Terraform). This approach simulates a production-like environment where a host must be configured from scratch.Both projects use GitLab CI/CD for automated execution.
Updated -
🧠 Secure online psychotest system with randomized questions, timer sync, and automated scoring. Designed for large-scale, cheat-resistant assessments.Updated -
-
Employee Management System is a web-based application developed using Spring MVC, Hibernate, Java, HTML/CSS, and JSP. The goal of the project is to provide a simple and user-friendly interface for managing employee data efficiently.
Updated -
Formation complète Delphi 12 Athens couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données, et pratiques avancées. Exemples de code et projets pratiques en français, compatible avec Delphi 11.
Updated -
Collection of maintenance utilities:
Update GoDaddy DNS squidguard utility backup using incremental tar/mysqldump that works postfix configuration utilityUpdated -
CryptoLyzer is a fast, flexible, and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
tls ssh JA3 ssl ftp jabber imap ldap LMTP nntp POP3 PostgreSQL RDP smtp xmpp pentest Python cryptography audit library auditing tls13 TLSv1.3 sshkeys ssh keys DNSSEC MySQL/MariaDB HASSH openvpn mailsieve sieve xmpp-transport root certifi... certificate-... HTTP headers security scanner-cli vulnerabilit... security-tools security tools cybersecurit... security scan security-sca... forward secu...Updated -
Catálogo de Proyectos en WordPress
Updated -
PHP und MariaDB basierende Knowledge-Base zum Sortieren von Dokumenten, welche mit Markdown formatiert werden können und via Kategorien und Tags sortiert werden können.
Updated -
Backing up whole systems including docker volumes from container perspective , auto-prune archives
Updated -
Simple WordPress plugin implementaion. CRUD over todo-list. Admin area disable/enable.
Updated -
Pagination for incoming data source. Consuming/manipulating rest api, database data. Vanilla PHP.
Updated -
Application for user management. CRUD on users, database storage, user panel, managing user data, vote system, Vanilla PHP
Updated -
Application for matching user names vs rest api for predicting age/gender on names. Database pre filled data. Listing data. Filter existing database data for people using external api-endpoint. Format the incoming data. Save the filtered data into DB. Display the data into a table.
Updated -
Private server last update development wiki ..
Updated -
Personal project: Creation of a recipe manager for our family using Spring Boot and MariaDB. Currently only a backend project, frontend will be added at a later point.
Updated -
PHP und MariaDB basierende Knowledge-Base zum Sortieren von Dokumenten, welche mit Markdown formatiert werden können und via Kategorien und Tags sortiert werden können.
Updated -
Uma simples estrutura lamp stack feita com docker-compose
Updated