Skip to content
View AbijithT2003's full-sized avatar

Block or report AbijithT2003

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AbijithT2003/README.md

πŸ‘‹ Hey there, I'm Abijith T.

🎯 Purpose-Driven Developer | Deep Learning Explorer | Full-Stack Engineer in the Making

Welcome to my GitHub! I'm passionate about building systems that matter β€” whether it's detecting survivors during disasters using AI or architecting robust backend systems for scalable applications.


πŸ” What I Do

  • 🌐 Full-Stack Development: Java (Spring Boot), React, PostgreSQL, HTML, CSS
  • πŸ€– AI & Deep Learning: Multimodal detection systems, Swin Transformers, DETR
  • πŸ’Ύ Systems & Architecture: Clean layered designs, DTOs, Swagger/OpenAPI, global exception handling
  • 🧠 Curious Engineer: Always dissecting how things work β€” from FSMs in Verilog to microservices in Spring

πŸš€ Featured Projects

πŸ”Ή Multimodal Human Detection System

RGB + Thermal + Infrared | Swin Transformer | Disaster Response

A Transformer-based AI model to detect human presence in disaster-stricken zones using RGB, thermal, and infrared images β€” bridging vision and impact.

πŸ”Ή AT Library Management System

Spring Boot | MySQL | DTO | Swagger

A clean, production-ready backend with pagination, filtering, statistics, and best practices. Deployed, documented, and built to scale.

πŸ”Ή Task Manager App (Full-Stack)

React + Spring Boot + PostgreSQL | Kanban UI

Plan, categorize, and organize tasks in Kanban or list view. Modal-based task creation, drag-and-drop, and a polished UI with a powerful backend.


🧠 A Bit About Me

  • πŸ’¬ I love transforming research into real-world applications
  • πŸ› οΈ Always refactoring β€” both code and thinking
  • πŸŽ™οΈ Working on podcasts about ethics, impact, and innovation
  • 🌱 Currently Exploring the world of FullStack Webdevelopment

πŸ“« Let's Connect


β€œCode for clarity. Build for impact.”

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