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

Highlights

  • Pro

Block or report danishjavedcodes

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

Danish Javed

AI / ML Engineer Β· NLP & Computer Vision Β· Based in Germany

Location Google Scholar Werkstudent


πŸ‘‹ Introduction

I am an AI / Machine Learning practitioner based in Passau, Germany, with hands-on experience across Natural Language Processing (NLP), Deep Learning, Computer Vision, and applied LLM systems.

My work includes two IEEE conference publications (ICET 2024 Β· ICIT 2024), surveillance & UAV object-detection pipelines (YOLO, R-CNN, CNN-LSTM), transformer-based knowledge extraction, and deployable prototypes β€” from Streamlit inference apps to Flask backends and Scrapy data pipelines.

I am actively seeking Werkstudent positions as an AI/ML Engineer in the German tech market.


🧠 Core Skills

Area Competencies
Machine Learning Supervised learning, model training & evaluation, classical ML (Naive Bayes, Decision Trees)
Deep Learning CNNs, LSTM, BiLSTM, GANs, transfer learning, fine-tuning
NLP / NLU Text classification, extractive summarization, NER, Knowledge Graphs, financial text structuring
LLMs & GenAI BERT / RoBERTa, OpenAI API, prompt-based generation, hybrid retrieval + generation chatbots
Generative AI LoRA fine-tuning (visuals), ComfyUI workflows, Stable Diffusion, GANs, REST API inference pipelines
Computer Vision Object detection (YOLO, YOLOv5, R-CNN), video anomaly detection, medical imaging (CNN), surveillance AI
Data Engineering Web scraping (Scrapy), dataset construction, preprocessing pipelines
Research Custom dataset design, ROUGE evaluation, reproducible experiments, technical documentation

Python Β· PyTorch Β· TensorFlow Β· Deep Learning Β· Machine Learning Β· Generative AI Β· LoRA Β· ComfyUI Β· NLP Β· Computer Vision Β· Transformers Β· BERT Β· Hugging Face Β· LLM Β· RAG Β· REST API Β· FastAPI Β· Streamlit Β· YOLO Β· CNN Β· LSTM Β· GAN Β· scikit-learn Β· pandas Β· OpenCV Β· Jupyter


βš™οΈ Tech Stack

Languages       Python Β· C++ Β· HTML/CSS
ML / DL         PyTorch Β· TensorFlow Β· scikit-learn Β· Ultralytics YOLO Β· OpenCV
NLP             Transformers Β· BERT Β· RoBERTa Β· NLTK Β· spaCy
LLM / APIs      OpenAI GPT-3.5 Β· Hugging Face ecosystem
Generative AI   LoRA fine-tuning Β· ComfyUI Β· Stable Diffusion Β· GANs Β· visual generation
CV              CNN Β· LSTM Β· R-CNN Β· YOLO Β· YOLO World Β· Streamlit deployment
Data & Tools    pandas Β· NumPy Β· Matplotlib Β· Scrapy Β· Jupyter Β· Roboflow
Web / Backend   Flask Β· FastAPI Β· PostgreSQL Β· REST APIs Β· Google Sheets integration
Dev Practices   Git Β· reproducible notebooks Β· structured project layouts

πŸš€ Featured Projects

πŸ”¬ Research & NLP

Project Description Stack
urdu-text-summarization IEEE ICET 2024 β€” Extractive Urdu summarization with custom UCES-v1 dataset; BiLSTM vs. customized BERT; ROUGE evaluation PyTorch, BERT, BiLSTM, NLP
VigilantAI IEEE ICIT 2024 β€” Real-time anomalous activity detection (robberies, weapons) in CCTV streams with custom dataset & YOLOv5 YOLOv5, Ultralytics, Python, CV
Knowledge-Graph-Construction-for-Pollution-Regulation Entity & relation extraction from regulatory PDFs; Knowledge Graph construction with fine-tuned RoBERTa PyTorch, Transformers, spaCy, NER
Transforming-Unstructured-Financial-Text-into-Comprehensive-Tables NLP pipeline to structure unstructured financial text into tabular data Python, NLP, Jupyter
AIchatbot Hybrid LLM chatbot β€” predefined knowledge base + OpenAI GPT-3.5 for open-domain queries OpenAI API, Python, Jupyter

πŸ‘οΈ Computer Vision & Surveillance

Project Description Stack
Anomalies-Detection-Using-CNN-LSTM Video anomaly detection with CNN-LSTM on UCSD / UCF-Crime / UBnormal; federated learning + PSO fusion TensorFlow, CNN-LSTM, Federated Learning
UAVYOLO YOLO training & evaluation pipeline for aerial / UAV object detection PyTorch, Ultralytics, OpenCV
UAV HMAY-TSF β€” hybrid multi-scale adaptive YOLO with temporal-spatial fusion for aerial detection PyTorch, YOLO, Ultralytics
Yolo-Deployment Real-time YOLO World webcam inference deployed via Streamlit + OpenCV Ultralytics, Streamlit, OpenCV
RCNN-for-object-detection R-CNN-based cat/dog detection with training notebooks PyTorch, CV
CNN_model_for_Bone_Fracture_detection CNN for medical bone fracture classification Jupyter, CNN, Medical Imaging
ActiveLife AI-powered motion controller β€” camera-based pose/actions for endless-runner games Computer Vision, HCI

🎨 Generative AI

Project Description Stack
ColorizingSketches Sketch-to-color generation using GANs (PokΓ©mon dataset) GAN, Deep Learning, Jupyter

πŸ“Š Classical ML & Data

Project Description Stack
Ml_models_to_Predict_Spam_Email Email spam/ham classification (Gaussian NB, Multinomial NB, J48) scikit-learn, Jupyter
Hybrid-Approach-for-Skin-types-Classification Hybrid model for dermatological skin-type classification ML, Jupyter
AI-Algorithms Search & optimization algorithms β€” BFS, DFS, UCS, A*, genetic algorithms, N-Queens, neural networks Python, Jupyter
Scraping-Degree-Programs Scrapy crawler for structured master's program data (MastersPortal) Python, Scrapy, JSON ETL
Data-Pack Data processing & packaging utilities for ML workflows Python

🌐 Web & Backend

Project Description Stack
WallStreets---Real-Estate-Managing-App Real estate management platform β€” role-based dashboards, listings, invoices, payroll Flask, PostgreSQL, SQLAlchemy
FitnessBase Full gym management system β€” members, attendance, POS, payments via Flask + Google Sheets Flask, Python, REST
gikeats.github.io E-commerce food delivery frontend β€” homepage, cart, checkout, auth pages HTML, CSS

πŸ“Š Language Distribution

Languages Across Repositories
Primary Language Repositories Typical Use
Jupyter Notebook 10 ML experiments, model training, evaluation
Python 8 NLP pipelines, CV, deployment, Scrapy, Flask APIs
HTML / CSS 2 Web apps & e-commerce frontends
C++ / TeX 2 Systems programming & research documentation

🧩 Project Stack Overview

Portfolio snapshot across 22 public project repositories β€” grouped by AI/ML domain and technology layer.

Domain Focus

Computer Vision
YOLO Β· CNN-LSTM Β· R-CNN Β· Surveillance
NLP LLM
BERT Β· RoBERTa Β· Knowledge Graphs
ML Data Science
scikit-learn Β· AI algorithms Β· evaluation
Web Backend
Flask Β· PostgreSQL Β· Google Sheets
Data Engineering
Scrapy Β· JSON ETL Β· pandas
Generative AI
GANs Β· LoRA Β· ComfyUI Β· REST APIs

Domain breakdown

Domain Share Repos Focus
πŸ‘οΈ Computer Vision 36% 8 YOLO, CNN-LSTM, R-CNN, surveillance, UAV
🧠 NLP / LLM 18% 4 BERT, RoBERTa, Knowledge Graphs, LLM chatbot
🌐 Web / Backend 14% 3 Flask, PostgreSQL, gym & real-estate apps
πŸ“Š ML / Data Science 14% 3 scikit-learn, hybrid classifiers, search algorithms
πŸ—„οΈ Data Engineering 9% 2 Scrapy, JSON ETL, data packaging
🎨 Generative AI 5% 1 GANs, LoRA, ComfyUI pipelines

Based on 22 public project repositories (excluding this profile repo).


Technology Stack (from repositories)

Tech Stack Icons
Stack Layer Technologies Example Projects
Deep Learning PyTorch, TensorFlow, BERT, BiLSTM, CNN, LSTM urdu-text-summarization, Anomalies-Detection-Using-CNN-LSTM, CNN_model_for_Bone_Fracture_detection
Generative AI LoRA fine-tuning, ComfyUI pipelines, Stable Diffusion, GANs, REST APIs ColorizingSketches, Yolo-Deployment
NLP / LLM Transformers, RoBERTa, OpenAI API, spaCy, prompt engineering Knowledge-Graph-Construction-for-Pollution-Regulation, AIchatbot, Transforming-Unstructured-Financial-Text-into-Comprehensive-Tables
Computer Vision YOLO, YOLOv5, Ultralytics, R-CNN, OpenCV, Streamlit VigilantAI, UAVYOLO, UAV, Yolo-Deployment, RCNN-for-object-detection
Classical ML scikit-learn, pandas, NumPy Ml_models_to_Predict_Spam_Email, Hybrid-Approach-for-Skin-types-Classification, AI-Algorithms
Data Engineering Scrapy, JSON ETL, pandas Scraping-Degree-Programs, Data-Pack
Web / APIs Flask, FastAPI, PostgreSQL, HTML/CSS WallStreets---Real-Estate-Managing-App, FitnessBase, gikeats.github.io

πŸ“« Contact & Links

GitHub LinkedIn Email

πŸ’‘ Open to collaboration on NLP, LLM applications, generative AI (LoRA / ComfyUI), and computer-vision projects.
πŸ‡©πŸ‡ͺ Standort: Deutschland Β· Sprachen: Deutsch & Englisch


Building intelligent systems β€” from research papers to deployable ML prototypes.

Pinned Loading

  1. Anomalies-Detection-Using-CNN-LSTM Anomalies-Detection-Using-CNN-LSTM Public

    Python

  2. ColorizingSketches ColorizingSketches Public

    Colorizing Sketches using GAN.

    Jupyter Notebook

  3. FitnessBase FitnessBase Public

    Python

  4. Hybrid-Approach-for-Skin-types-Classification Hybrid-Approach-for-Skin-types-Classification Public

    Jupyter Notebook

  5. urdu-text-summarization urdu-text-summarization Public

    Jupyter Notebook

  6. VigilantAI VigilantAI Public

    Jupyter Notebook