Skip to content
View marcus-24's full-sized avatar
Block or Report

Block or report marcus-24

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
marcus-24/README.md

Introduction

Welcome to my GitHub page! 👋👋

This is one of the best platforms where I can demonstrate my passion for applying my mechanical engineering knowledge towards developing software for control systems and machine learning applications. Anyone is welcome to join my repositories as a collaborator so we can learn from each other.


Languages and Tools:

Python

Matlab

Javascript

C++



My Typical Coding Session

Everyone needs to remember that there are people behind the screen who develop these creative solutions. Here's a glimpse of what goes on in my head when I'm coding 😊.


Writing the stakeholder's requirements to translate into unit tests:



My inner voice reminds me to keep the functions/classes small and to follow SOLID Principles so my code is scalable:



Celebrating the small wins when my first iteration of code passes all of my unit tests:

Popular repositories Loading

  1. IMU-Tracking IMU-Tracking Public

    This repository focuses on demonstrating techniques to track kinematics from inertial measurement units (IMUs).

    Python 8 4

  2. DSA_Journey DSA_Journey Public

    This repository serves as my live notes as I learn Data Structures and Algorithms

    Python 1

  3. marcus-24 marcus-24 Public

    A quick summary about my coding experience.

  4. CV_Fitness CV_Fitness Public

    This code shows a brief example of how I apply computer vision to measure joint kinematics and kinetics during a gym workout session.

    Python

  5. prophet prophet Public

    Forked from facebook/prophet

    Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

    Python

  6. TensorFlow_v_Pytorch TensorFlow_v_Pytorch Public

    This repository is a quick project to transfer my TensorFlow framework knowledge to Pytorch

    Python