Skip to content
View shibino-developer's full-sized avatar

Block or report shibino-developer

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

πŸ‘‹ Hi, I'm Shibino P Abraham

🐍 Python Developer | Backend Developer | AI/ML Engineer

I'm a Computer Science & Engineering graduate passionate about building backend systems, REST APIs, and AI-powered applications using Python.

I enjoy turning ideas into practical software β€” from Django REST APIs and PostgreSQL applications to LLM and RAG-based systems.


πŸš€ What I Do

  • 🐍 Build applications with Python
  • 🌐 Develop REST APIs using Django & Django REST Framework
  • πŸ—„οΈ Work with PostgreSQL, MySQL & SQLite
  • πŸ€– Build AI/ML applications
  • 🧠 Develop LLM & RAG applications
  • πŸ”Ž Work with embeddings, vector databases & semantic search
  • ⚑ Explore FastAPI & Flask
  • 🐳 Learn and apply Docker & deployment
  • πŸ”§ Use Git & GitHub for version control

πŸ› οΈ Tech Stack

Programming

Python JavaScript SQL HTML CSS

Backend

Django Django REST Framework FastAPI Flask

AI / ML

Machine Learning Scikit-learn TensorFlow NLP LLMs RAG

Generative AI

LangChain LlamaIndex FAISS ChromaDB Hugging Face Gemini

Databases

PostgreSQL MySQL SQLite

Tools & Deployment

Git GitHub Docker GitHub Actions Streamlit


πŸ“Œ Featured Projects

🧠 Document Analysis using LLMs & RAG

An end-to-end RAG application that allows users to upload documents and ask questions based on their content.

Technologies:

Python RAG LLMs FAISS Hugging Face BM25 Cross-Encoder Gemini Streamlit

Pipeline:

Documents
   ↓
Text Cleaning
   ↓
Chunking
   ↓
Embeddings
   ↓
FAISS
   ↓
Hybrid Retrieval
   ↓
Reranking
   ↓
Prompt Building
   ↓
Gemini
   ↓
Grounded Answer

πŸ₯ Clinic Appointment Booking API

A RESTful backend API for managing doctors, patients, and clinic appointments.

Technologies:

Python Django Django REST Framework PostgreSQL JWT Render

Features:

  • JWT authentication
  • RESTful APIs
  • CRUD operations
  • PostgreSQL database
  • Data validation
  • Appointment management
  • API testing
  • Cloud deployment

🐞 Bug Tracking System

A backend application designed to manage software bugs, issues, and their status throughout the development lifecycle.

Technologies:

Python Django PostgreSQL REST API


🎯 Currently Focused On

Python
   ↓
Backend Development
   ↓
Django / DRF
   ↓
REST APIs
   ↓
PostgreSQL
   ↓
AI / ML
   ↓
LLMs
   ↓
RAG
   ↓
Production AI Applications

I'm continuously improving my knowledge in:

  • Backend architecture
  • API development
  • Data structures & algorithms
  • System design
  • Machine learning
  • Generative AI
  • LLM application development
  • RAG architecture
  • Deployment & DevOps

πŸ“š What I'm Learning

  • Advanced Python
  • Django & DRF
  • FastAPI
  • System Design
  • Docker
  • CI/CD
  • Cloud deployment
  • LLM application development
  • RAG optimization
  • AI agents

πŸ’Ό Open to Opportunities

I'm currently interested in opportunities such as:

Python Developer β€’ Backend Developer β€’ Django Developer β€’ AI/ML Engineer β€’ Generative AI Engineer β€’ LLM/RAG Engineer β€’ Software Developer

I'm particularly interested in opportunities where I can contribute to real-world software and continue growing as a backend and AI engineer.


πŸ“« Connect With Me

LinkedIn: linkedin.com/in/shibinoabraham

GitHub: github.com/shibino-developer


⭐ Thanks for visiting my profile!

Feel free to explore my repositories and projects.

Pinned Loading

  1. document-analysis-llm document-analysis-llm Public

    Python

  2. Clinic-Appointment-Booking-API Clinic-Appointment-Booking-API Public

    Python