This repository brings together the research materials developed during my Master's degree in Applied Computing at the University of Vale do Itajai (UNIVALI), Brazil.
The research focuses on expanding the participation and retention of women in cybersecurity training programs. It combines a systematic literature review, academic manuscripts, a master's qualification document, a dissertation, and presentation slides.
masters-systematic-review: papers and reference material collected for the systematic review.text-masters-qualification: LaTeX source for the master's qualification document.slides-masters-qualification: Beamer slides for the qualification presentation.text-masters-dissertation: LaTeX source for the master's dissertation.text-article-tbaevent-intl: source for a scientific article prepared for the TBAEvent International venue.text-article-wit2026: source for the WIT 2026 article, a systematic literature review of gender-inclusive cybersecurity training programs and retention strategies.
The written documents and presentation are developed in LaTeX. The article
projects include Makefiles for compiling their PDFs, while the other documents
can be compiled from their main .tex files using a LaTeX distribution.
Some directories are maintained as Git submodules. Clone this repository with submodules when you need their complete history and contents:
git clone --recurse-submodules https://github.com/isadfrn/masters.gitMaintaining