Skip to content
View cybersec-dev-au's full-sized avatar
😁
Working from home
😁
Working from home

Block or report cybersec-dev-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 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
cybersec-dev-au/README.md

Typing SVG


LinkedIn GitHub Portfolio Email


> whoami

class Developer:
    def __init__(self):
        self.name        = "Au Amores"
        self.role        = "Junior AI/ML Engineer | Software Developer"
        self.focus       = ["Computer Vision", "ML-Driven Security"]
        self.currently   = [
            "CNN-based Image Processing",
            "ML-driven Security Systems",
            "Real-time Prediction Pipelines",
            "Learning Guides & Roadmaps",
        ]
        self.open_to     = "Freelance projects & collaborations 🀝"

    def say_hi(self):
        print("Thanks for visiting! Let's build something amazing together πŸš€")

me = Developer()
me.say_hi()
# Output: Thanks for visiting! Let's build something amazing together πŸš€

🧠 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
  • Cybersecurity Foundations
  • Full Stack Web Development
  • Web-based ML Deployment

> ls projects/

AI-based facial analysis comparing CNN, SVM & Hybrid models

Python OpenCV CNN SVM Gradio HuggingFace

ML-powered system for detecting phishing & malicious URLs

Python XGBoost Streamlit FeatureEngineering

πŸ›‘οΈ SQL Injection Detection

Security-focused project demonstrating SQL injection vulnerabilities & detection

Python MySQL SQL Cybersecurity

NLP-powered spam classifier with real-time text analysis

Python NLP ScikitLearn TextClassification


> cat 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

TensorFlow Keras PyTorch OpenCV MediaPipe OpenAI Google Colab Kaggle Scikit-Learn NumPy Pandas Matplotlib NLP Gradio Seaborn XGBoost Streamlit CNN SVM Jupyter

πŸ’» Languages & Frameworks

Python HTML5 CSS3 JavaScript C++ C Rust Kotlin TypeScript Java Bootstrap React Next.js Node.js TailwindCSS PHP MySQL SQLite Express.js REST API SQLAlchemy Flask

πŸ› οΈ Developer Tools

Git GitHub VS Code Docker Postman Linux Git Bash npm Vercel Netlify Chrome DevTools Figma Firebase Supabase PostgreSQL XAMPP WAMP Android Studio Jupyter Notebook


> git log --stats






> 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


Pinned Loading

  1. detecting_alcohol_intoxication-using-image-processing detecting_alcohol_intoxication-using-image-processing Public

    Android app for detecting alcohol intoxication using facial image processing and machine learning.

    Java 1

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

    Python 1

  3. sql-injection-attack-detection sql-injection-attack-detection Public

    Python 1

  4. jwt-authentication-system-flask jwt-authentication-system-flask Public

    Python 1

  5. PhishGuardApp PhishGuardApp Public

    Java

  6. spam-app spam-app Public

    Python