This repository has been archived on 2026-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
visualbasic/README.md
2026-03-24 13:17:53 -07:00

12 lines
478 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%>
<p></p>
**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%>