Jessica Temporal
  • About
  • Get in touch
  • Talks
  • 🇧🇷
  • Curriculum
  • GitFichas
First year as a Developer Advocate 🥑

First year as a Developer Advocate 🥑


Mar 29, 2022
Curious about how the move from data science to developer relations/advocacy was? Read this one 😉
Introducing GitFichas!

Introducing GitFichas!


Jan 16, 2022
Your new best friend: git study cards!
Creating a new branch and switching to it with just one command

Creating a new branch and switching to it with just one command


Jan 1, 2022
See how to use git checkout and git switch to create a branch and switch to it with just one command
Updating a branch with git rebase

Updating a branch with git rebase


Dec 30, 2021
See how to use git rebase to bring all the most recent commits to your current branch
Fixing the branch source with git rebase

Fixing the branch source with git rebase


Dec 29, 2021
Understand how to use git rebase para to fix the brach source
Solving conflicts in Git

Solving conflicts in Git


Dec 24, 2021
Uma receita infalível para você entender e resolver conflitos sem medo
Creating empty folders on GitHub with .gitkeep

Creating empty folders on GitHub with .gitkeep


Dec 24, 2021
Understand how to use .gitkeep
5 Tips to Make Your Pull Request Shine ✨

5 Tips to Make Your Pull Request Shine ✨


Oct 6, 2021
Top tips to make your open-source contribution a success
How to Handle JWTs in Python

How to Handle JWTs in Python


Jul 2, 2021
Learn how to create, parse and verify your JWTs in Python using PyJWT
Configuring and accessing your droplet via SSH

Configuring and accessing your droplet via SSH


May 31, 2021
A guide on how to configure your Droplet to access it via SSH
What's new in Flask 2.0

What's new in Flask 2.0


May 21, 2021
Get to know more about the changes in this release of the framework
Getting to know Jessica Temporal, Sr. Developer Advocate @ Auth0

Getting to know Jessica Temporal, Sr. Developer Advocate @ Auth0


Apr 29, 2021
Learn how to create, parse and verify your JWTs in Python using PyJWT
Creating your machine on the cloud with Digital Ocean

Creating your machine on the cloud with Digital Ocean


Apr 21, 2021
A step-by-step guide to create an instance (Droplet) at Digital Ocean
Working remotely

Working remotely


Mar 26, 2020
Tips I use when I'm working remotely for you that are adapting yourself
Fixing date error while running jekyll on macOS Catalina

Fixing date error while running jekyll on macOS Catalina


Feb 25, 2020
This pro tip explains how to fix the "Invalid date" error you may see on macOS Catalina
Who do you think of when asked for a referral?

Who do you think of when asked for a referral?


Dec 18, 2019
You know qualified women. Why not appoint them?
From 0 to 17 thousand pageviews

From 0 to 17 thousand pageviews


Sep 27, 2019
How a theme exchange impacted the number of hits on my blog
How to define the optimal number of clusters for KMeans

How to define the optimal number of clusters for KMeans


Apr 13, 2019
Learn to calculate the optimal cluster number using the elbow method
Copying files into a container

Copying files into a container


Apr 3, 2019
Let's learn to copy files into a container without using volumes
Playing with Docker’s container listing

Playing with Docker’s container listing


Mar 16, 2019
Learn to list and filter containers from the list
Podcast backstage tour

Podcast backstage tour


Mar 13, 2019
See how Pizza was born and get inspired to create your podcast
Deploying an API to Heroku

Deploying an API to Heroku


Apr 15, 2018
Learn how to deploy a Flask API to Heroku, using Heroku CLI and Git
Ruby Project Dependencies: Gemfile

Ruby Project Dependencies: Gemfile


Jan 13, 2018
Today's pro-tip teaches you what to do when you don't have a Gemfile
Publishing your own website with Jekyll

Publishing your own website with Jekyll


Jan 7, 2018
Learn to get your website up and running using the terminal, jekyll and other tools.
Choosing a Jekyll theme

Choosing a Jekyll theme


Jan 7, 2018
Chose a theme and start blog without fuss
Python project dependencies: requirements.txt

Python project dependencies: requirements.txt


Jan 6, 2018
Python virtual environments: venv

Python virtual environments: venv


Dec 30, 2017
Learn how to create virtual environments using Python's module venv
Python and its versions: pyenv

Python and its versions: pyenv


Dec 29, 2017
Learn how to install manage Python versions using pyenv
Comunidade Python e Rio de Janeiro

Comunidade Python e Rio de Janeiro


May 10, 2017
Sobre fazer parte de uma comunidade
Even core devs have hiccups ¯\_(ツ)_/¯

Even core devs have hiccups ¯\_(ツ)_/¯


Feb 1, 2017
After a few months working on a open-source project sometimes I sti...
The moving

The moving


Jan 26, 2017
A letter to my friends
What I wanted to say but 1024 characters wouldn’t let me

What I wanted to say but 1024 characters wouldn’t let me


Jan 23, 2017
As I was filling out PyCon’s financial aid form, I came across the ...
It's Alive

It's Alive


Oct 13, 2016
Finally I managed to get this thing going! After a few days trying ...
All rights reserved by Jessica Temporal