visualbasic/README.md
2026-03-24 13:13:44 -07:00

10 lines
484 B
Markdown

This is a collection of Visual Basic projects I built while learning to program.
<p>**Skype Bot** -- Control Skype from a custom UI using the Skype Desktop API. Update your online status, and send messages to contacts.</p>
<img src="./docs/assets/img/preview-skypebot.jpg" width=67%>
<p>**Stock War** - A stock trading game with real companies. Buy and sell stocks, with a built-in calculator to help with trades.</p>
<img src="./docs/assets/img/preview-stockwar.jpg" width=67%>