Skip to content
View maomullick's full-sized avatar
🎯
Exploring
🎯
Exploring

Highlights

  • Pro

Organizations

@WeAreTeamUnknown

Block or report maomullick

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

Hi there,
I am Mohammad Abu Obaida Mullick

🔭 I’m currently exploring the User Experience(UX) & Research World.
💻 I’m currently rendering 3d stuff on Blender.
🌱 I’m currently learning Quantitative Data Analysis.
💬 Ask me about Design, Coding, HCI, etc.
📫 How to reach me: maomullick@gmail.com
⚡ Fun fact: I'm a weirdo who spends most of his time either designing or daydreaming!

💬 About Me

A Research Assistant at Institute for Advanced Research (IAR), United International University. My research interests include Human-Computer Interaction (HCI), with a focus on Human-centered Design and Personal Informatics, and Machine Learning (ML), with an emphasis on Biomedical Informatics, Ensemble Learning, and Deep Learning.

🚀 Notable Software Projects

TimberGPT Logo(Thesis Project)

Description:
TimberGPT is an interactive AI system designed to support the timber industry in Bangladesh through domain-specific knowledge retrieval and automated wood image analysis.
It combines NLP, Computer Vision, and RAG-based search.

BetterStart Logo(SE Lab Project)

Description:
BetterStart is a lightweight startup management system (SaaS) designed for small startups.
It provides tools to streamline core operations, helping early-stage ventures work more efficiently.

📚 Software Skills and Languages

I have experience using a range of tools, including:

Power BIFigmaPhotoshopIllustratorBlenderPhotopea

I'm also proficient in the MS Office suite, including Word, Excel, and PowerPoint, as well as the Google Office suite, including Google Docs, Slides, and Sheets.

Languages:

ccplusplusjavacss3html5pythonJSPHP

💼 Experience

  • Research Assistant (RA)
    Full-time
    Jan 2026 to Present
    Supported faculty-led research at UIU through data collection, statistical analysis, literature review, and preparation of reports and presentations, reviewing students' research manuscripts, and contributing to the advancement of research projects and methodologies.
    Project Scope: ML + HCI + Digital Health
  • Undergraduate Teaching Assistant (UA)
    Part-time
    Feb 2024 to Jul 2025 (1 year 6 months)
    I have served as a UA for 1.5 years at UIU, assisting in a total of 250+ students in 11 courses across 4 different trimesters for the following courses: "DSA I & II Laboratory", "Introduction to Computer System", and "OOP Laboratory" courses.

I've previously worked as a Graphics Designer on Upwork and Freelancer from 2020 to 2023, where I helped clients create visually stunning presentations that effectively communicated their ideas.

🎖️ Awards

  • Champion in Advanced Object-Oriented Programming Project Competition @ UIU CSE Project Show Summer 2022
  • 1st Runner Up in Graphics Design Competition @ UIU CSE WEEK 2023
  • Champion in System Analysis & Design Project Competition @ UIU CSE Project Show Fall 2023

📈 GitHub Profile Stats

maomullick

maomullick

maomullick

🏆Github Profile Trophies

maomullick

Pinned Loading

  1. Activity-Selection-ProblemActivity-Selection-ProblemPublic

    It is asked to find the optimal solution to this problem by using Activity Selection Algorithm.

    C

  2. Greedy-AlgorithmsGreedy-AlgorithmsPublic

    Data Structure and Algorithms

    C

  3. GraphGraphPublic

    Implementing Graph using C++

    C++

  4. Edit-Distance-in-CEdit-Distance-in-CPublic

    Implementing Edit Distance in C

    C

  5. Fibonacci-Dynamic-ProgrammingFibonacci-Dynamic-ProgrammingPublic

    Finding Nth Fibonacci number using Dynamic Programming

    C

  6. Count-Inversion-using-Divide-and-ConquerCount-Inversion-using-Divide-and-ConquerPublic

    Calculating Counting Inversion by using Merge Sort (A Divide and Conquer Approach)

    C