commit 0aa65b1a89fbcee3a7ce35dc0358a50b28ee42dc Author: Onei de Barros Junior Date: Sun Mar 8 17:14:56 2026 +0000 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a482d09 --- /dev/null +++ b/README.md @@ -0,0 +1,100 @@ +# MaisWebsites Technical Laboratory + +This repository serves as the central index of the technical laboratory hosted at: + +https://git.maiswebsites.com + +The laboratory is organized into different areas corresponding to the main portals. + + +## Laboratory Repository Structure + +``` +git.maiswebsites.com + ├── ingenius-lab + │ ├── dynamic-systems + │ ├── control-systems + │ └── system-simulations + │ + ├── maiswebsites-lab + │ ├── mikrotik-scripts + │ ├── network-automation + │ └── proxmox-lab + │ + └── pericias-telecom + ├── telecom-forensics + ├── log-analysis-tools + └── case-studies +``` + +--- + +## Engineering Laboratory + +Repository group focused on engineering experiments, modeling and simulations. + +Organization: + +https://git.maiswebsites.com/ingenius-lab + +Portal: + +https://ingenius.maiswebsites.com + +Main repositories: + +- dynamic-systems +- control-systems +- engineering-modeling + +--- + +## IT Infrastructure Laboratory + +Infrastructure and network automation tools. + +Organization: + +https://git.maiswebsites.com/maiswebsites-lab + +Portal: + +https://maiswebsites.com + +Main repositories: + +- mikrotik-scripts +- network-automation +- proxmox-lab + +--- + +## Telecommunications Forensics + +Technical resources related to telecommunications forensic analysis. + +Organization: + +https://git.maiswebsites.com/pericias-telecom + +Portal: + +https://pericias-telecom.maiswebsites.com + +Main repositories: + +- telecom-forensics +- log-analysis-tools +- case-studies + +--- + +## Author + +Eng. Onei Barros Jr. + +Professor, engineer and technical author. + +Personal portal: + +https://onei.maiswebsites.com \ No newline at end of file