Skip to content
View Joelthomask's full-sized avatar

Block or report Joelthomask

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.

Content in all repositories owned by your account will be closed.
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
Joelthomask/README.md

Hi, I'm Joel Thomas 👋

B.Tech Computer Science Engineering student interested in Python development, full-stack applications, AI, and computer vision.

I enjoy building practical software projects that combine application development with AI-powered systems.


🚀 Featured Projects

🔍 CrimeScan AI

An AI-powered forensic investigation system designed to detect, enhance, and recognize faces from CCTV footage, webcam feeds, and uploaded images.

Tech: Python, PyTorch, OpenCV, PyQt, RetinaFace, ArcFace

  • Face detection and recognition
  • Low-quality image enhancement
  • Multi-face processing
  • Embedding-based identity matching
  • Criminal enrollment and database management
  • Real-time webcam recognition
  • Standalone Windows desktop application

🚗 RoadAssist

A real-time roadside assistance application connecting users with roadside support services.

Tech: Flutter, Dart, Firebase, Google Maps APIs

  • Location-based assistance
  • Firebase integration
  • Google Maps integration
  • Mobile application workflow

🧠 RetinaFace Mask Detection & Classification

A computer-vision training and inference pipeline using RetinaFace for face detection and a MobileNetV2-based classifier for mask detection.

Tech: Python, PyTorch, RetinaFace, MobileNetV2

  • Face detection
  • Mask classification
  • Model training and inference
  • Dataset preparation and processing

🛠️ Technologies

Languages:
Python · Dart · Java · SQL

Backend & Web:
FastAPI · REST APIs · React

AI & Computer Vision:
PyTorch · OpenCV · RetinaFace · ArcFace · Deep Learning · Face Recognition · Image Enhancement

Mobile & Cloud:
Flutter · Firebase · Google Maps APIs

Tools:
Git · GitHub · VS Code


⚡ Currently Building

Vertex 🚧

An AI-powered personal cloud and home-server platform designed to combine storage, automation, media, documents, backups, and AI capabilities into a unified system.

Status: Active development


🎓 About Me

  • 🎓 B.Tech Computer Science Engineering student
  • 💻 Interested in Python and full-stack development
  • 🤖 Interested in AI and computer vision
  • 📱 Experience building mobile applications with Flutter
  • 🧠 Currently expanding my backend and full-stack development skills
  • ⚡ Building Vertex as a long-term personal project

📫 Connect With Me

LinkedIn: Joel Thomas
GitHub: Joelthomask


Building practical software, learning continuously, and turning ideas into working systems.

Pinned Loading

  1. CrimeScan-AI CrimeScan-AI Public

    CrimeScan AI is an intelligent forensic platform for enhancing low-quality CCTV images and performing face recognition using RetinaFace, ArcFace, and AI-based enhancement pipelines.

    Python 1

  2. RetinaFace-Masked-Face-Detection-Mask-Classifier RetinaFace-Masked-Face-Detection-Mask-Classifier Public

    This repository contains a training and inference pipeline** built around **RetinaFace** (for face detection) and a MobileNetV2-based Mask Classifier trained from scratch on curated datasets (RMFD,…

    Python 1

  3. RoadAssist RoadAssist Public

    RoadAssist is a real-time road assistance app using Firebase and Google Maps APIs.

    Dart