Profile image

Guilherme AlmeidaSoftware Engineer

Professional Software Development Blog and Portfolio.

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.

dockerpython
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.

pythonOOP
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.

npmnodejavascriptsemver
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.

javascriptcheat-sheet
Learning regex in practice

Learning regex in practice

Taking advantage of the subject of the last post, today I bring the content of a presentation I made at my company about regular expressions. A brief introduction to regex using email validation to exemplify past concepts.

regexjavascriptemail
Modern web and Email Marketing

Modern web and Email Marketing

After leaving float aside and learning the wonderful flexbox, creating layouts with display grid, the facilities of a preprocessor like Sass can bring to the project and the use of semantic tags, not to mention frameworks among other modern web technologies. Here we are faced with the challenge of creating a HTML email marketing template for our company's campaigns.

htmlemail

Página 1 de 2

next page →