Skip to content

Commit 16c53de

Browse files
committed
Add MyProgrammingJourney
1 parent 999212d commit 16c53de

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Welcome to [azlancoding.github.io](https://azlancoding.github.io)
44
The blog/portfolio for **AzlanCoding** user<br>
55

66
## Projects
7+
### [My Programming Journey](MyProgrammingJourney)
8+
This page is here for my Early Admissions Exercise. I might keep this here as part of my blog.
9+
10+
<br><br>
11+
712
### [scrcpyMediaController](https://github.com/AzlanCoding/scrcpyMediaController/)
813
Control your phone/emulator's media playback from your notification panel through MPRIS.<br>
914
This script works independently from scrcpy and does not require it to be installed or running for use.
@@ -12,10 +17,11 @@ This script works independently from scrcpy and does not require it to be instal
1217

1318
### [Vex Robotics notes](vex-programming-notes)
1419
The link above is my notes for people to see.<br>
15-
You may also visit [vex doccumentation](https://help.vexcodingstudio.com/#cpp) for referrence.<br>
20+
You may also visit [vex doccumentation](https://help.vexcodingstudio.com/#cpp) for referrence.
1621

1722
<br><br>
1823

24+
<br>
1925
### [Vex Robotics Code Archive](https://github.com/AzlanCoding/code-for-vex)
2026
This repository contains an archive of all of the code I've written for my Robotics Club for competitions and research. It features more than 15 drafts of code for [Spin Up](https://www.youtube.com/embed/wIZgvVDZc2Y) and attempted odometry for [Over Under](https://www.youtube.com/embed/dvDqEI7qO34).<br>
2127
*Odometry is the use of data from encoders/rotation sensors or motion sensors to estimate the change in position over time, it is often used in robotics to determine a robot’s position relative to a known starting location.

0 commit comments

Comments
 (0)