Skip to content
View asshejan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report asshejan

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
asshejan/README.md
Typing SVG
Profile Views GitHub Followers

About Me

Coding

name: Abu Sayeam Shejan
located_in: Bangladesh
current_job: AI Engineer
education: ["Computer Science & Engineering"]
company: Omicon Group

fields_of_interests: ["AI Engineer", "ML Engineer",  "DevOps", "MLOps"]
technical_background: ["C,C++", "Python", "Java", "PyTorch", "Tensorflow", "Docker" "AWS",  "MongoDB","postgreSQL","MySQL"]
currently_learning: [ "Advanced MLOps"]
hobbies: ["Traveling", "Movies", "Web Series", "Gaming"]

🚀 Quick Facts

  • 🔭 I'm currently working as an AI Engineer
  • 🌱 I'm currently learning Computer Science & Engineering
  • 👯 I'm looking to collaborate on Open Source Projects
  • 💬 Ask me about Artificial Intelligence, Machine Learning, Computer Vision, NLP, AI Agents
  • 📫 How to reach me: as.shejan@gmail.com
  • 📄 Know about my experiences: My Resume
  • ⚡ Fun fact: I love solving complex problems and building innovative solutions

Tech Stack

Programming Languages:

Web Development:

Cloud & DevOps:

Automation & Tools:


GitHub Analytics

GitHub Activity Graph

🌐 Connect With Me


💖 Thanks for visiting my profile!

🤝 Let's build intelligent systems together 🚀

Pinned Loading

  1. Fine-Tuning-Qwen3-14B-and-Chat-with-Unsloth- Fine-Tuning-Qwen3-14B-and-Chat-with-Unsloth- Public

    This repository demonstrates how to efficiently fine-tune the Qwen3-14B model for both mathematical reasoning and conversational chat using the Unsloth library. The process involves mixed-dataset p…

    Jupyter Notebook 2

  2. Brain-Tumor-Segmentation-using-MRI Brain-Tumor-Segmentation-using-MRI Public

    Developed a custom architecture combining U-Net, EfficientNetB7, ResNet, and ResUNet for enhanced segmentation accuracy. Utilized the BraTS 2017 dataset to train and evaluate the model, achieving p…

    Jupyter Notebook 1

  3. Resume-Align-Test Resume-Align-Test Public

    AI-Powered CV-Job Matching & CV Modification System FastAPI app that uploads CVs (PDF/DOCX), fetches live jobs via JSearch API, uses OpenRouter's GPT-4o-mini LLM to find top 3 job matches, and inte…

    Python 1

  4. PhyChat PhyChat Public

    Designed a local chatbot leveraging LLaMA 3.1, Gemma, and Mistral, integrated with LangChain for seamless interaction and processing. Experimented with various embedding models and evaluated chatbo…

    Python 1

  5. Book-Recommender Book-Recommender Public

    Semantic Book Recommender is an AI-driven app using **Gradio**, **Hugging Face Transformers**, and **Chroma** for personalized book suggestions. Built with **LangChain**, **Pandas**, and **NumPy**,…

    Jupyter Notebook 2 1

  6. Pruning-and-Fine-Tune-Local-LLM Pruning-and-Fine-Tune-Local-LLM Public

    Multimodal pruning & QLoRA fine-tuning pipeline for Gemma 4 E2B to build a low-VRAM, multilingual router LLM.

    Python