test123/README.md
2026-03-24 19:56:46 +00:00

13 lines
513 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%>