13 lines
496 B
Markdown
13 lines
496 B
Markdown
# Visual Basic Projects
|
|
|
|
A collection of Visual Basic projects I made while learning programming.
|
|
|
|
## Projects
|
|
|
|
**Skype Bot** — Control Skype from a custom UI. Update your online status, and send messages to contacts.
|
|
|
|
<img style="margin-bottom:10px;" src="vlcsnap-skypebot.jpg" width=100%>
|
|
|
|
**Stock War** — A stock trading game with real companies. Buy and sell stocks, with a built-in calculator to help with trades.
|
|
|
|
<img style="margin-bottom:10px;" src="vlcsnap-stockwar.jpg" width=100%>
|