Skip to content
View AizerCain's full-sized avatar

Block or report AizerCain

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

Hi πŸ‘‹, I'm Aizer Cain

Computer Science Undergraduate | AI & Machine Learning Enthusiast | SAP ABAP Developer

Building intelligent software solutions with Artificial Intelligence, Computer Vision, Reinforcement Learning and Enterprise SAP technologies.


πŸ‘¨β€πŸ’» About Me

πŸŽ“ Final Year Computer Science Undergraduate at VIT-AP

πŸ€– Passionate about Artificial Intelligence, Machine Learning and Enterprise Software

πŸ’Ό SAP ABAP Intern at ProvenTech Consulting Pvt. Ltd.

🌱 Currently exploring

  • Advanced Deep Learning
  • Large Language Models
  • SAP BTP
  • Computer Vision

πŸ“« Reach me at

your.email@example.com


πŸš€ Featured Projects

🏒 Enterprise Enhancement of Pharmaceutical Batch Traceability & Intelligent Inventory Synchronization Platform

Enterprise SAP ABAP solution for pharmaceutical inventory synchronization and batch traceability.

πŸ”— Repository: https://github.com/AizerCain/your-repository


🎭 DeepFake Detection using Hybrid PSO-GWO Optimization

Computer Vision system using EfficientNet with Particle Swarm Optimization and Grey Wolf Optimization.

πŸ”— Repository: https://github.com/AizerCain/...


🫁 Lung Cancer Classification using Knowledge Distillation

Teacher-Student framework using EdgeNeXt and GhostNet for efficient medical image classification.

πŸ”— Repository: https://github.com/AizerCain/...


πŸ“ˆ Stock Price Prediction

Comparative study of Deep Learning and Gradient Boosting algorithms for stock prediction.

πŸ”— Repository: https://github.com/yshwntptnkn/Comparative-Analysis-Deep-Learning-vs.-Gradient-Boosting-for-Stock-Prediction


πŸ›— Elevator Scheduling using Reinforcement Learning

Reinforcement Learning based intelligent elevator scheduling simulator.

πŸ”— Repository: https://github.com/yshwntptnkn/Elevator-Scheduling-using-Reinforcement-Learning


🚁 Precision Agriculture Drone Air Quality Monitoring

IoT and drone-assisted precision agriculture platform for environmental monitoring.

πŸ”— Repository: https://github.com/AizerCain/Precision-Agri-Drone-Air-Quality


πŸ’» Tech Stack

Languages

Python β€’ Java β€’ C β€’ SQL β€’ ABAP

AI & Machine Learning

TensorFlow

PyTorch

OpenCV

Scikit-learn

NumPy

Pandas

Reinforcement Learning

Computer Vision

Knowledge Distillation

Deep Learning

Machine Learning

SAP

SAP ABAP

ALV Reports

SAP ERP

Data Dictionary

SAP GUI

Web

HTML

CSS

JavaScript

React

Git

GitHub


πŸ“Š GitHub Statistics


🀝 Connect With Me

LinkedIn: https://linkedin.com/in/YOUR-LINKEDIN

GitHub: https://github.com/AizerCain

Pinned Loading

  1. Precision-Agri-Drone-Air-Quality Precision-Agri-Drone-Air-Quality Public

    Drone-based system for real-time air quality monitoring ($CO_2$, Temp, Humidity) using SCD40 and NRF24L01.

    C++

  2. fog-security-system fog-security-system Public

    A real-time, fog-enabled intrusion detection system using ESP32. Processes PIR and LDR sensor data locally to ensure sub-10ms latency, offline reliability, and 99% bandwidth reduction compared to c…

    C++

  3. lung-cancer-classification-knowledge-distillation lung-cancer-classification-knowledge-distillation Public

    Fast and lightweight lung cancer histopathology image classification using knowledge distillation. The project transfers knowledge from an EdgeNeXt teacher model to a GhostNet student, achieving 99…

    Python

  4. yshwntptnkn/Comparative-Analysis-Deep-Learning-vs.-Gradient-Boosting-for-Stock-Prediction yshwntptnkn/Comparative-Analysis-Deep-Learning-vs.-Gradient-Boosting-for-Stock-Prediction Public

    πŸ“‰ Engineering Comparison: Attention-LSTM vs. XGBoost for Financial Time-Series. Investigating why Tree-based models outperform Deep Learning on non-stationary stock data.

    Python