Skip to content
View mark-bak's full-sized avatar
Block or Report

Block or report mark-bak

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

Projects:

BiKinematics - MTB suspension analysis.

  • Python Kivy/Numpy/Scipy/Matplotlib (&maybe some faster compiled languages in future when I feel the need to learn)
  • Analyse leverage ratio, axle path, anti squat of common mtb suspension systems.
  • Easily import images for reference and impose relevant geo.
  • Reasonably nice GUI interface :).
  • Future work -> Support for more suspension systems (6-bar family, linear dof ones). Results validation. Braking characteristics (anti-rise), Prettifying and adding icons :).
  • Wrote this to learn Python/try to actually code & manage a decent size project.

BiKinematicsJS - MTB suspension analysis - in browser!!!.

  • React SPA implementation of BiKinematics GUI - aiming for live updating graphs -> might need to optimise solver fcns a fair bit :)
  • Python Flask backend serving the linkage solver fcns
  • Massive WIP deployed at http://bikinematics.herokuapp.com/
  • Hopefully also add some bike database functionality thing

bikinematicssolver

  • pypi pacakge with the solver fcns for above

Future projects.

  • Some Arduino based physical projects likely to come when I have the resources...
  • Maybe some machine learning since everyone is doing it...

Pinned

  1. bikinematicsjs bikinematicsjs Public

    React/Flask web implementation of BiKinematics

    JavaScript 1

  2. bikinematicsolver bikinematicsolver Public

    Module to solve simple linkage systems in bicycle context, and calculate bike kinematic parameters.

    Python 1

  3. BiKinematics BiKinematics Public

    Program to analyse MTB suspension kinematics

    Python 5 1

  4. bikinematicsolver-dev bikinematicsolver-dev Public

    Jupyter Notebook