Skip to content
View AbijithT2003's full-sized avatar

Highlights

  • Pro

Block or report AbijithT2003

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AbijithT2003/README.md

Hi, I'm Abijith T

Welcome to my GitHub.


About

Full-stack developer and engineer with a focus on clean architecture, backend systems, and practical applications of AI. I work across Java, Spring Boot, React, and modern computer vision models. I care about clarity, correctness, and building systems that scale.


Skills

Backend: Java, Spring Boot, REST, PostgreSQL
Frontend: React, HTML, CSS
AI / CV: Vision Transformers, Multimodal Detection, Model Optimization
Practices: Layered architecture, DTO patterns, OpenAPI/Swagger, exception handling


Projects

Multimodal Human Detection System

Transformer-based system for detecting human presence using RGB, thermal, and infrared imagery. Built for disaster-response scenarios.

AT Library Management System

A structured backend with filtering, pagination, statistics, and Swagger documentation.

Task Manager

Full-stack task management application with Kanban and list views, drag-and-drop, and a modular backend.


Interests

Full-stack development, system design, applied AI, and translating research into working systems.


Contact

LinkedIn: https://www.linkedin.com/in/abijith-t-ece

Popular repositories Loading

  1. Multimodal-human-detection-system Multimodal-human-detection-system Public

    A deep learning-based system designed to detect the presence of humans in disaster-stricken areas using RGB, thermal, and infrared images. The model leverages the DETR (DEtection TRansformer) archi…

    Jupyter Notebook 2

  2. AbijithT2003 AbijithT2003 Public

    My GitHub Profile.

  3. verilog-using-intel-quarts verilog-using-intel-quarts Public

    solution to problem statement on frequency scaling and Pulse Width Modulation on VERILOG(INTEL QUARTZ)

    Verilog

  4. WEBdev-basics WEBdev-basics Public

    For Getting into basics of web development and github baiscs

    HTML

  5. Portfolio_T Portfolio_T Public

    Personal portfolio web-page

    HTML

  6. Library-Management Library-Management Public

    A basic backend system to manage books in a small library. It allows adding books, viewing them, updating details, and deleting them.

    Java