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

10 lines
470 B
Markdown

This is a collection of Visual Basic projects I built while learning to program.
**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=67%>
**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-stockwar.jpg" width=67%>