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

maomullick

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: [email protected]
โšก Fun fact: I'm a weirdo who spends most of his time either designing or daydreaming!

๐Ÿ’ฌ About Me

A CS graduate from the United International University, and a HCI researcher, focusing on Human Centered AI and Personal Informatics (PI).

๐Ÿš€ Notable 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 design tools, including:

Figma Photoshop Illustrator Blender Photopea

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:

c cplusplus java css3 html5 python JS PHP

๐Ÿ’ผ Experience

  • Undergraduate Teaching Assistant (UA)
    Full-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-Problem Activity-Selection-Problem Public

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

    C

  2. Greedy-Algorithms Greedy-Algorithms Public

    Data Structure and Algorithms

    C

  3. Graph Graph Public

    Implementing Graph using C++

    C++

  4. Edit-Distance-in-C Edit-Distance-in-C Public

    Implementing Edit Distance in C

    C

  5. Fibonacci-Dynamic-Programming Fibonacci-Dynamic-Programming Public

    Finding Nth Fibonacci number using Dynamic Programming

    C

  6. Count-Inversion-using-Divide-and-Conquer Count-Inversion-using-Divide-and-Conquer Public

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

    C