Guilherme Almeida

Software Engineer

Blog and portfolio with some projects about software development.

Blog

Dockerizing an Application

Dockerizing an Application

In this post, I provide a brief introduction to Docker, and some concepts such as images, containers, and volumes. And finally, some main steps to upload an application in a container.

#docker#python
My Cheat Sheet of VueJS 2

My Cheat Sheet of VueJS 2

This post summarizes some of my studies on the VueJS 2 framework, where I had the idea of creating this cheat sheet to help me with future questions. I believe it will also help beginners in this framework to accelerate their learning curve and more experienced ones to remember some concepts.

#vue#vue-router#vuex#cheat-sheet
An Introduction to Object Oriented Programming with Python

An Introduction to Object Oriented Programming with Python

A brief introduction to the Object Oriented paradigm with Python, where we will see how the language can be used in this context and how it differs from other languages aimed at using this paradigm.

#python#OOP
My Cheat Sheet of Cypress

My Cheat Sheet of Cypress

This post summarizes with some examples what I learned studying Cypress. I like to make this type of "glue" because I believe it can help me to reinforce my learning and in future doubts. I hope it will also help language beginners to accelerate their learning curve and more experienced ones to remember some forgotten concepts.

#cypress#javascript#cheat-sheet
Publish your first package to NPM

Publish your first package to NPM

This post, in addition to showing how to publish a package, also introduces important concepts such as versioning, compatibility and dependency management.

#npm#node#javascript#semver
My Cheat Sheet of Javascript

My Cheat Sheet of Javascript

This post summarizes in methods and examples what I learned studying javascript, where I had the idea of creating this sheet to help me with future questions. I hope it will also help language beginners to accelerate their learning curve and more experienced ones to remember some forgotten concepts.

#javascript#cheat-sheet

Página 1 de 2

next page →