Skip to content
View rusafidt's full-sized avatar
πŸ˜†
πŸ˜†

Block or report rusafidt

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

πŸ‘‹ Hi, I'm Rusafid Ahamed

🌐 Portfolio: rfdcruze.me


πŸ’‘ AI Enthusiast | MSc in Artificial Intelligence & Machine Learning
Specialized in NLP, LLMs, and NER with hands-on experience building intelligent systems and scalable backends.


πŸ› οΈ Tech Stack

Languages:
Python JavaScript Java TypeScript C

FrontEnd:
Angular React Next.js

AI / ML:
Machine Learning Deep Learning NLP NER PyTorch Scikit--Learn LangChain Ollama

BackEnd & DevOps:
FastAPI Docker Kubernetes Git

Databases:
MongoDB MySQL NoSQL


🌟 Featured Projects


🐍 Contribution Activity

Contribution Snake


πŸ“Œ Current Focus

πŸ”Ή Advancing in LLM applications for real-world tasks.
πŸ”Ή Researching and building systems with NLP & NER as well Agentic Systems.
πŸ”Ή Exploring AI-driven automation and intelligent backend systems.


πŸ“« Connect with Me

Pinned Loading

  1. Sentiment-Analyzer Sentiment-Analyzer Public

    A lightweight NLP project that classifies text into Positive / Negative / Neutral using scikit-learn + NLTK.

    TypeScript

  2. Multi-Document-Q-A-Assistant Multi-Document-Q-A-Assistant Public

    An AI-powered multi-document Q&A assistant that uses Ollama for local LLMs and embeddings. Built with FastAPI and FAISS to ingest PDFs, DOCX, and TXT files, index them, and answer user queries with…

    Python

  3. AI-Powered-To-Do-List AI-Powered-To-Do-List Public

    A simple to-do list app that uses NLP (spaCy) to automatically tag tasks into categories like Shopping, Work, Health, and Personal.

    TypeScript

  4. LLM-Powered-Code-Reviewer LLM-Powered-Code-Reviewer Public

    AI-powered code explainer with modern UI. Upload files or paste code for detailed explanations using Hugging Face LLM.

    HTML