Skip to content
View ojaneri's full-sized avatar

Block or report ojaneri

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.

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
ojaneri/README.md

header

Typing SVG

╔══════════════════════════════════════════════════════════════╗
║  > SYSTEM INITIALIZED                                        ║
║  > LOADING PROFILE: ojaneri                                  ║
║  > ACCESS GRANTED ✓                                         ║
╚══════════════════════════════════════════════════════════════╝

$ cat about.txt

Digital Forensics expert, cybersecurity professional and developer with 20+ years in tech. Operating at the intersection of Law · Technology · Security — from forensic investigations to AI governance.

  • [*] 6,000+ forensic cases supported
  • [*] Specialist in ISO 27001, LGPD/GDPR, e-Discovery
  • [*] Builder of security, forensics & compliance tools
  • [*] Author · Speaker · LegalTech & RegTech consultant
$ open https://perito.digital/cv   # full profile

$ ls ./stack

Python Bash JavaScript HTML5 Linux Docker Git Wireshark


$ cat certs.log

ISO 27001 ISO 20000 LGPD/GDPR Six Sigma Ethical Hacking Digital Forensics AI Governance


$ ls -la ./projects

drwxr-xr-x  traceguard        # web digital evidence collector
drwxr-xr-x  fail2ban-dashboard # security monitoring UI
drwxr-xr-x  lgpd-anonimizador # LGPD/GDPR data anonymizer
drwxr-xr-x  winforense         # Windows forensic analysis
drwxr-xr-x  code_analyzer      # shell syntax error detector
project description
traceguard Digital evidence collection for web pages
fail2ban-dashboard Security monitoring dashboard
lgpd-anonimizador LGPD/GDPR compliant data anonymizer
winforense Windows forensic analysis & reporting
code_analyzer Shell script syntax error detection

$ git log --stats

streak


CV   LinkedIn   Email


visitors

footer

Popular repositories Loading

  1. code_analyzer code_analyzer Public

    Code Analyzer for Syntax Errors

    Shell 3 1

  2. BuscaCpf BuscaCpf Public

    BuscaCpf é um app que, dado um CPF, traz informações do Portal da Transparência, como nome completo, se recebeu benefícios e valores.

    JavaScript 3 1

  3. traceguard traceguard Public

    🔒 TraceGuard é uma ferramenta open source para coleta de provas digitais de páginas web. A partir de uma URL, captura screenshot, headers HTTP, DNS, WHOIS, TLS e timestamp, calcula hashes SHA-256 e…

    Python 2

  4. fail2ban-dashboard fail2ban-dashboard Public

    HTML 1 1

  5. whatsapp_ai_bot whatsapp_ai_bot Public

    Forked from guilherme-donato-dev/whatsapp_ai_bot

    Chatbot no WhatsApp com RAG (Retrieval-Augmented Generation) de documentos .pdf e .txt, utilizando LangChain, OpenAI API, Redis como vector store, e integração com a Evolution API. Receba respostas…

    Python 1

  6. bombcrypto-bot bombcrypto-bot Public

    Forked from mpcabete/bombcrypto-bot

    This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.

    Python