Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View arupa444's full-sized avatar
🏳️
seeking jobs
🏳️
seeking jobs

Block or report arupa444

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

Welcome to Arupa's GitHub 🀧

πŸš€ AI Developer | Software Engineer | Research Enthusiast

Computer Science graduate with expertise in full-stack development, machine learning, and algorithm optimization. Demonstrated expertise in developing scalable web applications and conducting innovative research in sparse matrix optimization, achieving 30-50% memory reduction and 10x performance improvements. Skilled in Go, Python, JavaScript, C/C++, and modern ML frameworks including TensorFlow, PyTorch, and LangChain


πŸ”­ What I’m Working On

πŸ€– AI Projects: YOLO-based object detection, custom Python AI libraries, chatbot development
🌐 Web Development: AI-powered web apps, responsive UIs with Flask & Bootstrap
⚑ Blockchain: Peer-to-Peer Energy Trading Smart Contract (Solidity + Web3)
πŸ”Œ Robotics: Humanoid robot project (Arduino + actuators + sensors)


🌟 Featured Projects

πŸ€– AI-Powered Automation & Agents

FastAPI-Journal-Automation-with-Generative-And-AI-Compound-AI-System
A FastAPI automation agent for managing and enriching journal articles, leveraging Google Gemini, Groq’s LLaMA, and more.

career-pilot-ai
A smart assistant that finds relevant jobs, crafts tailored cover letters and resumes, applies on your behalf, and even helps you prepare for interviews.

🧠 AI & Computer Vision

OCR-Using-YOLO
Object detection & OCR pipeline with YOLO

objectDetectionMultipleImg
Run YOLO detection on multiple images

useCamToFind
Real-time object detection with YOLO + webcam

πŸ’¬ Chatbots & AI Agents

Mini-Chatbot
Rule-based + Llama-powered chatbot

AI Agent for Delivery
Smart assistant to guide delivery agents

🌐 Web Development

The Little Journal
Full-stack journal website (Flask, Jinja, Bootstrap, API, Python, Javascript, CSS, HTML5)

Lusabuy
Full-stack fashion/E-Commerce website (Flask, Jinja, Bootstrap, API, Python, Javascript, CSS, HTML5)

Restaurant Ordering System
Full-stack food ordering website (HTML, CSS, PHP, SQL)

Doctor Appointment System
Online doctor appointment booking

πŸ”— Blockchain

P2P Energy Trading Smart Contract
Decentralized marketplace for energy exchange (Solidity + Web3)


🌱 Currently Learning

Advanced AI Agents & multi-model reasoning
FastAPI for scalable AI API backends
UI/UX for AI-powered applications


🀝 Open to Collaborate On

AI Research Projects (NLP, CV, Robotics)
Open-source developer utilities
Applied AI in web apps & blockchain


πŸ“« Reach Me At

πŸ“§ Email: [email protected]
πŸ’» GitHub: github.com/arupa444


⚑ Fun Fact

I call myself a jumping spider πŸ•·οΈ β€” always leaping from one field to another: deep learning β†’ C for research β†’ robotics β†’ blockchain β†’ AI web apps. Curiosity is my superpower!


πŸ“Š GitHub Stats

GitHub stats
Top Langs


GitHub Streak

Pinned Loading

  1. FastAPI-Journal-Automation-with-Generative-And-AI-Compound-AI-System FastAPI-Journal-Automation-with-Generative-And-AI-Compound-AI-System Public

    Compound AI System for Journals – Automation API (AI Agent) A FastAPI-based automation system for creating, enriching, and managing journal articles. It integrates Google Gemini, Groq’s LLaMA, and …

    Python 3 3

  2. swaraDetectionUIUXWorking swaraDetectionUIUXWorking Public

    Swara Detection from Classical Music Notations (TFLite + Streamlit) A Streamlit-based web app that detects Swaras (musical notes) from Indian classical music notations written in Devanagari script.…

    Python 2

  3. Continues-Clustering-CC Continues-Clustering-CC Public

    New Sparse Matrix Storage Format: Contiguous Clustering (CC) A novel storage format for diagonally dominant sparse matrices, designed to minimize memory usage and accelerate SpMV operations.The CC …

    C 2

  4. Information-Extraction-from-Product-Images Information-Extraction-from-Product-Images Public

    Information Extraction from Product Images An automated pipeline that combines OCR and rule-based NER to extract, clean, and standardize structured information from product images. Designed to work…

    Jupyter Notebook 2

  5. web-scraping-info-of-authors-though-API-to-automate-the-mailing web-scraping-info-of-authors-though-API-to-automate-the-mailing Public

    This project is a FastAPI-based tool and have solo apps each for automating research communication. It enables bulk personalized email sending, validates and filters email addresses, and scrapes au…

    HTML 1 1

  6. Fine-Tuning-Densenet201-using-FastAI Fine-Tuning-Densenet201-using-FastAI Public

    This repository demonstrates how to fine-tune a DenseNet-201 deep learning model for image classification using the FastAI library. The core implementation is contained within the finalModel.ipynb …

    Jupyter Notebook