Open Career Profile (OCP)
Perfil de carreira portátil baseado em Open Badges, CLR, LER e Verifiable Credentials, acompanhado de uma aplicação de referência.
Perfil de carreira portátil baseado em Open Badges, CLR, LER e Verifiable Credentials, acompanhado de uma aplicação de referência.
Jogo de cartas narrativas inspirado em Black Stories (Histórias Sinistras), adaptado para revisar conceitos de Sistemas Operacionais de forma lúdica e investigativa.
This directory contains various ways of creating Markdown for your site. In general, filenames that end with .ipynb or .py are similar, but may contain different documentation or are intended to be run from with GitHub when deploying your site.
The .py files are Python scripts that that can be run from the command line (ex., python3 publications.py publications.csv) with the objective of also ensuring that they have reduced requirements for packages, which may allow them to run when deploying your site from within GitHub.
These .ipynb files are Jupyter notebook files that convert a TSV containing structured data about talks (talks.tsv) or presentations (presentations.tsv) into individual markdown files that will be properly formatted for the academicpages template. The notebooks contain a lot of documentation about the process.