Skip to content
View rafaelwdornelas's full-sized avatar
🏠
Working from home
🏠
Working from home
  • BRAZIL
  • 09:12 (UTC -03:00)

Block or report rafaelwdornelas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rafaelwdornelas/README.md

Rafael W. Dornelas | Full Stack Developer

"Code is like humor. When you have to explain it, it's bad." – Cory House

🧠 About Me

I'm a passionate developer who enjoys building robust applications and exploring new technologies. My expertise spans across JavaScript, Node.js, Go, and .NET environments, with a focus on creating efficient, scalable solutions.

🎓 Education & Continuous Learning

const myEducation = {
  ongoing: [
    { institution: "Alura", focus: "Full Stack Development" },
    { institution: "Impacta", focus: "Software Engineering" },
    { institution: "Udemy", focus: "Various Technologies" },
    { institution: "Sec4us", focus: "Security & Ethical Hacking" }
  ],
  
  neverStopLearning: true
}

🛠️ Tech Stack


VS Code

Visual Studio

JavaScript

Next.js

Node.js

Go

VB.NET

Sequelize

Git

GitHub

🚀 Featured Projects

A comprehensive database management system with enhanced security features.

Multi-server email distribution system for high-volume sending with load balancing.

Advanced web scraping tool with intelligent data extraction capabilities.

Node.js tool for testing and securing applications against SQL injection vulnerabilities.

Automated trading bot for the Foxbit cryptocurrency exchange with customizable strategies.

📊 GitHub Stats

🌱 Current Focus

const currentLearning = [
  "Advanced Node.js patterns",
  "Golang microservices",
  "Cloud native architectures",
  "Cybersecurity best practices"
];

const nextGoals = () => {
  return "Always becoming a better developer than yesterday";
}

Snake animation


⚡ "Debugging is like being the detective in a crime movie where you are also the murderer." ⚡

Pinned Loading

  1. Gowpscanner Gowpscanner Public

    Gowpscanner é uma ferramenta em Go que escaneia sites WordPress em busca de vulnerabilidades e configurações expostas.

    Go

  2. clearlistpingsmtp clearlistpingsmtp Public

    Verificação de Email com Proxy - Email Verification with Proxy

    Go

  3. PersistenceGo PersistenceGo Public

    PersistenceGo é um projeto em Go que demonstra 50 técnicas de persistência no Windows, utilizando modificações no registro e outros mecanismos para iniciar automaticamente um executável.

    Go

  4. sistemadb sistemadb Public

    Criação de um banco de dados e API para um sistema ERP

    JavaScript