Skip to content
View n4ttan's full-sized avatar

Block or report n4ttan

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
n4ttan/README.md

Hi, I'm Nattan 👋

Computer Engineering Student · IFSULDEMINAS — Poços de Caldas, MG, Brazil · 8th Period

🔬 ML/Security Researcher  |  💻 Full Stack Freelance Developer  |  🐧 WSL2 / Linux

LinkedIn Gmail

I build machine-learning security research and full stack products — from backend to deploy, always with a focus on solid architecture and security best practices.

🔭 Currently

  • Rebuilding AEGIS, a DoS/DDoS detection system, after auditing a prior submission and finding data leakage and temporal-correlation flaws in the evaluation protocol — now on Improved CIC-IDS-2017/2018 with a locked-down, checksum-verified pipeline
  • Working as a full stack freelancer, applying solid architecture and security practices to every project
  • 🎓 Former CNPq/PIBIC undergraduate research fellow in applied ML for network security

🚀 Featured Projects

🛡️ AEGIS — DoS/DDoS Detection (private repo) 📋 Chamados — Mobile Ticketing App
Tech: Python · scikit-learn · XGBoost · Isolation Forest
ML ensemble for DDoS/L7 attack detection, rebuilt around a strict evaluation protocol (temporal splitting, leakage controls, documented decision log)
Tech: Java · Android Studio · SQLite
Support ticket app migrated from SharedPreferences to SQLite, with RecyclerView lists, drawer navigation, and camera capture
📚 BiblioSys — Library Management 🖥️ SIMPLES.IDE — Web Compiler IDE
Tech: Django · Python · SQLite
Library management MVP built with a team: password recovery, staff reports, history filters, full test coverage
Tech: React · Flask · xterm.js
Web IDE for a custom teaching language, with a working execution pipeline, live terminal I/O, and interactive stdin handling

🛠️ Tech Stack

Languages

Python, Java, JavaScript, HTML5, CSS3

ML / Data

scikit-learn Pandas NumPy

Web / Backend

Django Flask React Supabase

Tools

Git GitHub Linux Android

📊 GitHub Stats

Image Image

🐍 Contribution Snake

Contribution snake animation

(a snake that "eats" your contribution graph — auto-updates daily. This image will look broken until you complete the setup below and the Action runs once — that's expected, not a bug.)

📫 Connect

Popular repositories Loading

  1. trabalhoprogweb1 trabalhoprogweb1 Public

    Site pessoal multipagina em HTML e CSS, com perfil, formacao, horarios e links favoritos. Trabalho de Programacao Web.

    HTML

  2. locadora-online locadora-online Public

    Corujao Flix - site de locadora/streaming de filmes em HTML, CSS e Bootstrap, com trailers, trilhas sonoras e catalogo de titulos.

    HTML

  3. pagina-de-cadastro pagina-de-cadastro Public

    Telas de login, cadastro e perfil criadas a partir de prototipo no Figma, para fins educacionais de UX/UI Design.

    HTML

  4. listaJS listaJS Public

    Mini portal de utilidades em HTML, CSS e JavaScript puro com 15 exercicios interativos (IMC, tabuada, to-do list, Fibonacci e mais).

    HTML

  5. LP_IPTV LP_IPTV Public

    Landing page responsiva de servico IPTV feita com HTML e Tailwind CSS, com animacoes, efeito de digitacao e CTA destacado.

    HTML

  6. testejules testejules Public

    Analisador lexico (tokenizer) escrito em C, que converte codigo-fonte em uma lista de tokens. Inclui Makefile e testes.

    C