Skip to content
View milonmamun's full-sized avatar

Block or report milonmamun

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

Hi, I'm MD Milon Mia πŸ‘‹

CSE Student | Aspiring ML Engineer | Exploring Machine Learning & Research

I am MD Milon Mia, a Computer Science & Engineering student currently building a strong foundation in Computer Science, mathematics, programming, and problem solving.

My current focus is on developing solid fundamentals in programming and core CS subjects while gradually moving toward Machine Learning and Artificial Intelligence.

I believe that becoming a good ML engineer starts long before training a model β€” with strong programming, mathematics, algorithms, and computer science fundamentals.


πŸŽ“ About Me

  • πŸŽ“ B.Sc. in Computer Science & Engineering
  • πŸ“š Currently: 4th Semester
  • πŸ“ˆ Current CGPA: 3.70
  • πŸ’» Primary Programming: C/C++, Python
  • 🧠 Current Focus: Data Structures, Algorithms, Mathematics & Machine Learning foundations
  • πŸ”¬ Future Focus: Machine Learning, Deep Learning & AI Research
  • 🎯 Career Goal: ML Engineer
  • 🌍 Academic Goal: Fully funded MSc in Europe/USA β†’ PhD in Machine Learning

🧠 What I'm Currently Learning

πŸ’» Computer Science Foundations

I am strengthening my core CS knowledge through:

  • C / C++
  • Python
  • Data Structures & Algorithms
  • Object-Oriented Programming
  • Database Systems
  • Computer Networks
  • Operating Systems
  • Software Engineering
  • Problem Solving

My goal is not simply to learn programming languages, but to understand how and why things work underneath the abstraction.


πŸ“ Mathematics for Machine Learning

I am gradually building the mathematical foundation required for Machine Learning.

Currently focusing on:

  • Linear Algebra
  • Calculus
  • Probability
  • Statistics
  • Optimization

I want to understand the mathematics behind ML algorithms rather than treating machine learning as a collection of libraries and APIs.


πŸ€– My Direction: Machine Learning

My long-term technical direction is Machine Learning and Artificial Intelligence.

My planned learning path is:

Computer Science Fundamentals
            ↓
Programming + DSA
            ↓
Mathematics
            ↓
Classical Machine Learning
            ↓
Deep Learning
            ↓
Computer Vision / NLP
            ↓
ML Research

I am currently at the foundation-building stage of this journey.


πŸ”¬ Research Goal

I am interested in eventually working on research-oriented Machine Learning.

During my undergraduate years, I plan to gradually develop research experience through:

  • Reading ML research papers
  • Reproducing published work
  • Working with faculty/research groups
  • Conducting experiments
  • Developing research projects
  • Undergraduate thesis
  • Potential research publications

I don't want to rush into research without understanding the fundamentals first. My goal is to build the foundation necessary to do meaningful research.


πŸš€ Projects

I use my projects to turn what I learn into practical experience.

Current / Planned Project Areas

Programming & CS

  • C/C++ projects
  • Data Structures & Algorithms
  • Systems and software projects

Machine Learning

  • Data analysis
  • ML algorithms from scratch
  • End-to-end machine learning projects
  • Deep learning projects

Research

  • Paper reproduction
  • Experimental ML projects
  • Undergraduate research / thesis

My goal is to build fewer but deeper projects that demonstrate understanding, experimentation, and continuous improvement.


πŸ› οΈ Technical Stack

Currently Working With

C / C++
Python
Git / GitHub
Linux

Gradually Learning

NumPy
Pandas
Matplotlib
Scikit-learn
SQL
PyTorch

Future

Deep Learning
Computer Vision
Natural Language Processing
Transformers
ML Research

πŸ“š My Learning Philosophy

Build the fundamentals. Understand the mathematics. Then build.

I don't want my GitHub to be just a collection of finished code.

I want it to document the process:

Learn
  ↓
Understand
  ↓
Experiment
  ↓
Build
  ↓
Analyze
  ↓
Improve
  ↓
Research

I believe mistakes, experiments, failed approaches, and improvements are all part of becoming a better engineer.


🌱 What I'm Working Toward

Short Term

  • Strengthen programming fundamentals
  • Master Data Structures & Algorithms
  • Build strong mathematical foundations
  • Start Machine Learning systematically
  • Build meaningful projects
  • Begin reading research papers

Undergraduate Goal

By graduation, I aim to have:

  • Strong CS fundamentals
  • Strong mathematical foundation for ML
  • Solid Python/ML engineering skills
  • Several high-quality projects
  • Research experience
  • An undergraduate ML thesis
  • A professional GitHub and academic CV

Long Term

CSE Undergraduate
        ↓
Strong CS + Mathematics
        ↓
Machine Learning Engineer
        ↓
Fully Funded MSc
        ↓
ML Research
        ↓
PhD in Machine Learning

πŸ“ˆ My GitHub Journey

This profile documents my development as a Computer Science student.

You will find a progression from:

Programming
    ↓
Computer Science
    ↓
Mathematics
    ↓
Machine Learning
    ↓
Deep Learning
    ↓
Research

As I learn and build more, I will continue improving the quality, depth, and reproducibility of my work.


πŸ“« Connect With Me

GitHub: https://github.com/milonmamun

LinkedIn: https://www.linkedin.com/in/milonmun


⭐ Thanks for visiting!

I'm still early in my journey, but I'm building it deliberately β€” one concept, one project, and one experiment at a time.

Popular repositories Loading

  1. milonmamun milonmamun Public

    CSE Student | Aspiring ML Engineer | Exploring Machine Learning, AI & Research

    1

  2. Guessing-Number Guessing-Number Public

    This repo contains c program files and it's all related files about a simple game . (for learning / practice purpose) .

  3. student-management-system-in-c student-management-system-in-c Public

    A file-based Student Management System built in C using structured programming concepts.

    C

  4. miocam-project miocam-project Public

    A C++-based Android-to-PC camera streaming project that captures and encodes video on Android, streams it to a PC application for decoding, and provides clean video output for OBS and virtual camer…