Felippe Regazio

Felippe Regazio @felipperegazio

About: software engineer, frontend specialist, curious generalist, platform dx, open sourcerer, father. a strange carbon-based lifeform

Location:
Brazil
Joined:
Feb 27, 2018

Felippe Regazio
articles - 39 total

A NodeJS Package that verifies if a string contains a potential SSRF attack: ssrfcheck

I created this library to help with security concerns in large projects that must accept URL entries from users or any thirty party service

Learn More 17 1Jan 17 '24

I Created a pure Unicode Code Highlighter :P

It is a simple parser and module that modifies unicode variation of string parts to accomplish code highlighting

Learn More 9 1Nov 7 '22

10 Dicas de Segurança para Projetos Front End

Algumas dicas comuns e incomuns para melhorar a segurança em projetos front end

Learn More 131 4Mar 23 '22

Então você quer ser Dev?

Aqui estão 15 das questões mais comuns para quem está em inicio de carreira, respondidas

Learn More 96 13Jan 3 '22

I just launched a Free and Open Source Platform: CV Keep, a SAAS to keep an Online Resumé

CV KEEP is a SAAS Platform to keep your CV as an Online Profile, and its FOSS!

Learn More 43 4Oct 27 '21

12 Dicas NÃO TECNICAS para você que está buscando seu Primeiro Emprego na área de Desenvolvimento de Software

Alguns centavos sobre a saga de conseguir um primeiro emprego como dev

Learn More 81 5Sep 9 '21

O mínimo que vc precisa saber de JavaScript pra que seja confortável codar e aprender qualquer Framework Front End

Vamos falar sobre o mínimo que vc precisa saber de JavaScript pra que seja confortável codar e aprender qualquer Framework

Learn More 135 5Sep 7 '21

Requests: A Diferença entre Ready State e Status Code

Por vezes os conceitos de ready state e status code são erroneamente misturados. Então bora separar o joio do trigo

Learn More 5 1Sep 3 '21

How to ask for help about code, and how to deal with the answers. A practical guide

Know how and what ask when needing help can be a game change while solving a problem

Learn More 38 2Aug 18 '21

Como fazer perguntas sobre códigos e lidar com as respostas, um guia prático

Vc é Estagiario ou Junior em desenvolvimento de software e tá começando a pegar suas primeiras tasks? Vou deixar aqui uma thread sobre o que parece óbvio mas não é

Learn More 73 8Aug 17 '21

Logflake, a NodeJS Console Logger with superpowers

Logflake is a NodeJS package that brings a better console log experience while developing

Learn More 31 2Aug 4 '21

JavaScript and the object keys automatic deduplication

Objects with duplicated keys are silently normalized at declaration time, what that means?

Learn More 7 0Jun 22 '21

Por que deixei uma Multinacional para retornar para uma Start Up

Um causo a respeito de direcionamento de carreira

Learn More 19 4Apr 13 '21

Why i created my own Express i18n Middleware to internationalize REST APIs

Why i created my own Express i18n Middleware to internationalize REST APIs and some thoughts about it

Learn More 8 0Mar 8 '21

Automatic deploy your React App to GitHub Pages using a shell script

Just a shell script and git trick to deploy a React application

Learn More 28 4Jan 21 '21

Handling Command-line Arguments in NPM Scripts

Proper CLI arguments handling can turn your NPM scripts more succinct and powerfull

Learn More 58 11Dec 9 '20

3 Chrome's Built-in URLs that you would like to know

Chrome browser has some hidden little tricks that you may not know about

Learn More 46 4Jun 16 '20

I created my own Pure CSS Micro-Framework, a tale 🙃

A story about how i created my CSS micro-framework

Learn More 253 28May 26 '20

CSS Custom Properties (vars) with SASS/SCSS, a practical architecture strategy

A practical strategy to deal with css custom properties on large sass/scss codebases

Learn More 168 16Apr 17 '20

I made a "Simon Game" variation using VueJS 🎮

An "infinite" game based on "Simon Game"

Learn More 43 3Mar 23 '20

An useful alias to toggle your microphone from terminal (Linux)

A very useful alias for those which are working remotely

Learn More 14 0Mar 18 '20

Styling native Checkboxes and Radio inputs (CSS Only)

So, do you want to style native radio and checkboxes without relying on JavaScript, plugins or dozens...

Learn More 97 7Mar 10 '20

My CSS Brand Colors Collection

A personal CSS vars collection for brand colors

Learn More 46 1Feb 23 '20

Event Source Interface, an unidirectional alternative to Sockets in JavaScript

Event Source is a web interface to server-sent events

Learn More 40 4Feb 17 '20

Creating a Sidebar with HTML, CSS and JS

How to create a simple and useful sidebar using vanilla technologies

Learn More 123 9Jan 27 '20

My Vanilla JavaScript Built-In Web Elements Collection

A collection of 10 built-in web elements

Learn More 56 15Jan 10 '20

A quick and cool CSS real-time editor with HTML & CSS only

A quick and native way to build a CSS editor using style elements and content editor

Learn More 54 7Nov 19 '19

418 HTTP Status Code: Im a teapot!

The http status code 418 is real, and it means "The server refuses the attempt to brew coffee with a teapot"

Learn More 52 11Nov 9 '19

How do companies make money with data?

Thats a thing that is not so clear for me, until now

Learn More 18 2Nov 4 '19

A tiny "Deployer" made with Shell Script and Rsync

How to use a shell script and rsync as a cool automatic deployment strategy

Learn More 57 7Oct 19 '19