Skip to content
View secureml-au's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report secureml-au

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

Header

Typing SVG


LinkedIn GitHub Portfolio Email


Divider

> whoami

class MLEngineer:
    def __init__(self):
        self.name = "Au Amores"
        self.role = "AI/ML Engineer | ML Security Specialist"
        self.location = "GMT+8 | Open to Remote/US Hours"
        self.stack = ["PyTorch", "TensorFlow", "FastAPI", "Docker", "AWS"]
        self.focus = ["Computer Vision", "Adversarial ML", "MLOps for Security"]
        self.building = "Real-time threat detection with CNNs"
        self.ask_me_about = ["Model deployment", "CV pipelines", "MLsec"]
    
    def contact(self):
        return "Let's ship secure AI systems together"

me = MLEngineer()

AI & Machine Learning

  • Deep Learning — CNN, SVM, Hybrid Models
  • Computer Vision & Image Processing
  • Model Training, Evaluation & Optimization
  • Real-time Prediction Systems
  • Feature Engineering & Data Preprocessing

Security & Development

  • ML-based Security Systems
  • SQL Injection Detection
  • Phishing Detection using NLP
  • Cybersecurity Foundations
  • Full Stack Web Development
  • Web-based ML Deployment
---

`>> ls projects/

Alcohol Intoxication Detection

Android mobile app for AI-powered facial analysis

Real-time alcohol intoxication detection from facial images using CNN, SVM, and hybrid models. Complete on-device computer vision pipeline with 98.4% accuracy through advanced feature extraction and model comparison.

Tech Stack:

Malicious URL Detection

ML-powered system for detecting phishing & malicious URLs

URL threat classification system using Random Forest, XGBoost, and SVM to detect and categorize malicious web links. Achieved 96.2% accuracy with <100ms latency.

Tech Stack:

PhishGuard AI Scanner

Real-Time Phishing Detection System

Advanced security app leveraging NLP to detect and classify phishing messages in real-time. Built with Android frontend and Python Flask backend for instant risk assessment. Achieved 98.4% accuracy in identifying malicious communications.

Tech Stack:

Spam Message Detector

NLP-powered spam classifier with real-time text analysis

Machine learning based spam classifier using NLP techniques including TF-IDF vectorization and Naive Bayes classification. Achieved 97.1% accuracy on SMS spam dataset.

Tech Stack:

JWT Authentication System

Token-based authentication backend built with Flask and JWT

Secure user registration, password hashing with bcrypt, login validation, and protected API routes using Bearer tokens. Complete implementation of modern authentication best practices.

Tech Stack:

SQL Injection Detection

ML-powered security tool that classifies SQL queries

Security focused project demonstrating SQL injection vulnerabilities and detection. Features a Flask API backend with a real-time web interface for testing injection payloads. Achieved 95.8% detection rate.

Tech Stack:


> ls learning_resources.txt

Comprehensive beginner-to-advanced cybersecurity guide

A structured learning path featuring:

  • Curated resources and tools
  • Hands-on labs and projects
  • Clear progression from basics to advanced topics
  • Industry-relevant skills and certifications

`> tech --list

Machine Learning & AI

Languages & Frameworks

Data & ML Tools

Developer Tools & Infrastructure


> git log --stats

GitHub Streak

GitHub Stats Top Languages

Activity Graph


> connect --open

LinkedIn GitHub Portfolio Email
au-amores cybersec-dev-au au-dev-cs.vercel.app auamores3@gmail.com

Open to freelance projects and collaborations!


Profile Views


Footer

Pinned Loading

  1. cybersecurity-roadmap-2026 cybersecurity-roadmap-2026 Public

    Comprehensive cybersecurity roadmap for learning ethical hacking, network security, and defensive security from beginner to advanced.

    2

  2. phishing-link-detector-app phishing-link-detector-app Public

    Real-time phishing URL detection app for analyzing and classifying links as safe or malicious using AI and cybersecurity techniques.

    Java 1

  3. ai-fraud-detection-system ai-fraud-detection-system Public

    Python 1

  4. malicious-url-detection-using-ml malicious-url-detection-using-ml Public

    Machine learning-based malicious URL detection system for classifying URLs as safe or harmful using feature extraction and predictive modeling.

    Python 1

  5. spam-detection-system spam-detection-system Public

    Machine learning-based spam detection system for classifying messages or emails as spam or non-spam using NLP techniques.

    Python 1

  6. sql-injection-attack-detection sql-injection-attack-detection Public

    Python 1