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

Block or report marcus-24

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

Welcome to my GitHub Page

👨‍💻 About Me

I'm a mechanical engineer working as a data scientist. I use my expertise to create machine learning models to help predict when mechanical systems will fail and reduce the repair time. This repository captures my experience with machine learning development, Machine Learning Operations (MLOps), Web Development, sensor communication, and cloud deployments.

  • 🕹️ Developed serial communication for motion capture sensors.
  • 📈 Used ReactJS and Typescript to create web data visualization pages.
  • ♻️ Created end to end MLOps solutions.
  • ☁️ Deployed machine learning solutions to cloud platforms (Microsoft Azure and AWS).
  • 🧑‍🏭 Within the Internet of Things (IoT) space, I generated large data pipelines through Apache Spark.
  • 📷 Classified anomalies in images using computer vision ML models.
  • 📝📝 Developed sentiment analysis models in TensorFlow and Pytorch. I'm working on pulling and using large language models (LLMs) from Hugging Face.

🛠️ Languages and Tools

AWS  Apache Spark  Azure  CSS  Docker  Express  Flask  HTML  JavaScript  MySQL  OpenCV  NodeJS  Python  Pytorch  React  Scikit Learn  TensorFlow  Typescript 

🔥 My Stats

GitHub Streak

Top Langs

Popular repositories Loading

  1. IMU-Tracking IMU-Tracking Public

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

    Python 9 4

  2. TensorFlow_v_Pytorch TensorFlow_v_Pytorch Public

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

    Python 1

  3. LLM-and-RAG-Algorithms LLM-and-RAG-Algorithms Public

    Captures methods to train Large Language Models and Retrieval Augmented Generation Processes

    Jupyter Notebook 1

  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. DSA_Journey DSA_Journey Public

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

    Python