msk2000
An aerospace engineer by education and training but with a lot of love for computing and programming.
Pinned Repositories
2D_Gravity_simulation
This is a simple 2-body simulation of bodies in space and how their gravitation impacts the trajectories of one another.
ArrayList-Library
This library is for purely educational purpose. An implementation of an Array List library is presented.
C-and-CPP-Resources-for-Scientific-Computing-and-Engineering
This is meant to be a curated list of resources for learning the application of C and C++ for scientific computation and engineering.
Capstone
repo for the capstone project
CSE_Project
This is where all my CSE Project 1 files go
InverseKinematicsGUI
Repo for my ongoing open source project to build a cross platform motion simulation software
LinkedListLibrary
A Linked List implementation library in C++
OpenMotion
UAV-Simulator
A flight simulator project for learning ,teaching and fun!
xplaneudp
This project is part of a bigger project involving flight data extraction from X-Plane and it's use for motion simulation. However, the C++ code shared here can be used with other endgoals.
msk2000's Repositories
msk2000/InverseKinematicsGUI
Repo for my ongoing open source project to build a cross platform motion simulation software
msk2000/2D_Gravity_simulation
This is a simple 2-body simulation of bodies in space and how their gravitation impacts the trajectories of one another.
msk2000/ArrayList-Library
This library is for purely educational purpose. An implementation of an Array List library is presented.
msk2000/C-and-CPP-Resources-for-Scientific-Computing-and-Engineering
This is meant to be a curated list of resources for learning the application of C and C++ for scientific computation and engineering.
msk2000/Capstone
repo for the capstone project
msk2000/CSE_Project
This is where all my CSE Project 1 files go
msk2000/LinkedListLibrary
A Linked List implementation library in C++
msk2000/MATLAB
Repo for some modelling and simulation work relating to my thesis
msk2000/Module6
msk2000/OpenMotion
msk2000/PythonProjectForDataScience
Repository for sharing the jupyter notebook for the final assignment.
msk2000/testrepo
For IBM test
msk2000/UAV-Simulator
A flight simulator project for learning ,teaching and fun!
msk2000/visual_sorting
A simple program to sort random numbers and display the process visually.
msk2000/xplaneudp
This project is part of a bigger project involving flight data extraction from X-Plane and it's use for motion simulation. However, the C++ code shared here can be used with other endgoals.