Alexandre Freire

Alexandre Freire @alexandrefreire

Location:
Brasil
Joined:
Aug 16, 2019

Alexandre Freire
articles - 127 total

Tipos de Case na Programação: Como Escolher o Melhor para seu Código

Se você é programador, provavelmente já se deparou com diferentes estilos de escrita para nomear...

Learn More 0 0Feb 17

Sites that offer free certifications

There are many websites that offer free certifications, often in the form of online courses or...

Learn More 0 0Dec 8 '22

Video Tutorial CapRover

Get $100 credits free to test Digital Ocean Services See also the full post talking about...

Learn More 4 0Mar 2 '22

The best free alternative to Heroku

I recently discovered a new tool, I was looking for an alternative that came closest to Heroku....

Learn More 8 0Feb 13 '22

Como liberar acesso remoto do MySql server no Ubuntu

Config file changes are required to enable connections via localhost. To connect through remote IPs,...

Learn More 5 0Feb 1 '22

WhatsApp Custom Link Message

Make custom link messages to Whatsapp with nuget package. var waComposer = new...

Learn More 5 0Jan 5 '22

List of Web Attacks

This is a list of some types of attacks. The list is incomplete, the idea is to feed it based on your...

Learn More 2 0Dec 28 '21

SpreadArray CSharp

I decided to publish an extension that simulates a javascript spread function. When I started using...

Learn More 9 0Oct 11 '21

Plano de estudos em machine learning com conteúdos em português.

By https://github.com/italojs/awesome-machine-learning-portugues ...

Learn More 20 0Aug 18 '21

Secure localStorage data with high level of encryption and data compression

By https://github.com/softvar/secure-ls secure-ls Secure localStorage data with high...

Learn More 8 0Aug 18 '21

PHPloy - incremental Git FTP and SFTP deployment tool

PHPloy Version 4.9.2 PHPloy is an incremental Git FTP and SFTP deployment tool. By...

Learn More 4 0Aug 18 '21

Promote Your Next Startup

By https://github.com/trekhleb/promote-your-next-startup Promote Your Next Startup Free...

Learn More 8 0Aug 14 '21

JavaScript Algorithms and Data Structures

By https://github.com/trekhleb/javascript-algorithms JavaScript Algorithms and Data...

Learn More 34 2Aug 13 '21

Node Version Manager (nvm) for Windows [ Copied from readme file]

Content and all rights reserved to github.com/coreybutler/nvm-windows The npm/Microsoft/Google...

Learn More 11 6Aug 7 '21

Security Checklist - More than 70 security items to validate your database

Content and all rights reserved to github.com/dirceuresende/checklist_seguranca Security...

Learn More 13 0Aug 7 '21

A curated list of awesome things related to Vue.js

Content and all rights reserved to github.com/vuejs/awesome-vue Awesome Vue.js Ad....

Learn More 178 16Aug 7 '21

Public APIs list (August 2021)

Content and all rights reserved to github.com/public-apis/public-apis A collective list of free APIs...

Learn More 129 6Aug 6 '21

Node.js best practices list (July 2021)

Content and all rights reserved to github.com/goldbergyoni/nodebestpractices Node.js Best...

Learn More 244 5Jul 28 '21

Free for dev - list of software (SaaS, PaaS, IaaS, etc.)

Content by github.com/ripienaar/free-for-dev Contributors:...

Learn More 110 21Jul 26 '21

.NET Core project .gitignore file

A default .NET Core project .gitignore file - or just type dotnet new gitignore. By...

Learn More 3 0Jul 26 '21

Install composer on Amazon AMI running on EC2

If you need install composer on Amazon AMI running on EC2 run this command. cd ~ sudo curl -sS...

Learn More 0 0Jul 16 '21

AWS Linux - Setting up Apache Vhosts

This tutorial was writed by Tim Williams on thewebhacker.com I reposting this article because it is...

Learn More 1 0Jul 16 '21

Fix Permissions Errors from Laravel

When you install Laravel application on server for the first time, probably see error warnings....

Learn More 4 0Jul 16 '21

Laravel Deploy Script

I found this example on gists page of Github. Was writed by github.com/BenSampo # Change to the...

Learn More 14 0Jul 16 '21

Many examples for Vue.js applications

Discover this site with several practical examples. I'm sure it will help...

Learn More 3 3Jul 15 '21

Simple loading screen plugin for your Vue application

Simple loading screen plugin for your Vue application. Getting Started ...

Learn More 2 0Jul 15 '21

Document your applications with Docusaurus

Docusaurus will help you ship a beautiful documentation site in no time. Building a custom tech stack...

Learn More 11 0Jul 14 '21

Possible solution for error - Bootstrap modal: is not a function

Run npm i @types/jquery npm install -D @types/bootstrap Enter fullscreen mode ...

Learn More 2 1Jul 14 '21

All PHP Releases

Some time ago, i'm writed an article about...

Learn More 0 0Jul 14 '21

Vue: Using localStorage with Vuex store

If you work with vue it is likely that already have used vuex. The unique problem is when do you need...

Learn More 3 0Jul 14 '21