Here are some of my current projects.
Everything listed here is currently a work-in-progress.


All projects are hosted on
GitHub
&
GitLab
(Version Control System).


What is version control?

Version control
— also known as source control or revision control — is an important software development practice for tracking and managing changes made to code and other files. It is closely related to source code management.