Skip to content
View KJSendrejas's full-sized avatar

Block or report KJSendrejas

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

I’m a Computer Science instructor and lifelong learner passionate about building intelligent systems and shaping future innovators. I combine academic rigor with practical software development to create meaningful, real-world solutions.

πŸš€ About Me

  • 🌍 Based in the Philippines
  • πŸŽ“ BS Computer Science Instructor at the University of Mindanao
  • πŸ‘¨β€πŸŽ“ MS Computer Science Student at the Technological Institute of the Philippines - QC
  • 🌱 Currently exploring Machine Learning, Cybersecurity, and Open Source Development

🧠 Research & Interests

  • Artificial Intelligence & Deep Learning
  • Cybersecurity & Secure Systems
  • Data Structures & Algorithms
  • Educational Technology

πŸ‘¨β€πŸ’» Technologies & Skills



Pinned Loading

  1. Machine-Learning-Models-Text-Classification Machine-Learning-Models-Text-Classification Public

    Comparison between classical Machine Learning, Deep Learning, and Transformer-based NLP models.

    Jupyter Notebook

  2. Java-101 Java-101 Public

    A repository for fundamentals and intermediate java programming

    Java 3

  3. LSA-DistilBERT-Model LSA-DistilBERT-Model Public

    A hybridized DistilBERT transformer model and Latent Semantic Analysis for question answering tasks

    Jupyter Notebook

  4. Computer-Vision-and-Image-Processing Computer-Vision-and-Image-Processing Public

    Image processing techniques using MATLAB

    MATLAB

  5. RGB-Binary-Image-CNN RGB-Binary-Image-CNN Public

    Forked from haikalthrq/MNIST-CIFAR10-Image-Classifier

    MNIST and CIFAR-10 dataset Image Classification using Convolutional Neural Networks (CNN).

    Jupyter Notebook

  6. MyLang-Programming-Language MyLang-Programming-Language Public

    A small programming language implemented with a translator that parses source code and performs semantic analysis.

    Java