Skip to content
View Dipto9999's full-sized avatar

Block or report Dipto9999

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Dipto9999/README.md

Hello! Welcome to my GitHub! 🙋🏽‍♂️

Header

About Me

My name is Muntakim and I'm passionate about developing innovative technologies that integrate software and hardware. My experiences are in data science and embedded systems; I love working on projects that leverage the intersection of these fields!

Experience and Education

Ongoing Projects ⏳

Interests and Hobbies ✨

  • 📈 Stock Investing
  • 🏋️‍♂️ Strength Training
  • Soccer

Connect with Me 🤝

Pinned Loading

  1. Metal_Detector_Robot Metal_Detector_Robot Public

    Forked from TZlindra/ELEC291Project2

    ELEC 291 : Design Studio Final Project

    C

  2. Reflow_Oven_Controller Reflow_Oven_Controller Public

    Forked from TZlindra/ELEC291Project1Code

    ELEC 291 : Design Studio Mid-Semester Project

    Assembly

  3. Stock_Portfolio_App Stock_Portfolio_App Public

    Tkinter application which enables users to analyze stock purchase transactions and simulate profits with previous market data.

    Jupyter Notebook 1

  4. Data_Collection_App Data_Collection_App Public

    Web Application to acquire user data and make mathematical decisions with the use of Python, HTML, and oTree framework.

    Python 1

  5. STM32-Morse_Translator STM32-Morse_Translator Public

    Blink Morse Code Onto LED and Communicate via UART Module. DMA Functionality is Implemented for Real Time Communication with User.

    C 2 1

  6. Baccarat_Card_Game Baccarat_Card_Game Public

    Baccarat card game implemented in Golang. The player and banker aim to have a hand closer to 9. The game uses a standard deck of cards with face cards having a value of zero and Ace having a value …

    Go