13 lines
512 B
Markdown
13 lines
512 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 using the Skype Desktop API. Update your online status, and send messages to contacts.
|
|
|
|
<img src="./docs/assets/img/preview-skypebot.jpg" width=100%><br><br>
|
|
|
|
**Stock War** — A stock trading game with real companies. Buy and sell stocks, with a built-in calculator to help with trades.
|
|
|
|
<img src="./docs/assets/img/preview-sstockwar.jpg" width=100%>
|