Projects
Welcome to the projects page, here you will be able to find what I've been working on lately. Projects are available to download for demonstration purposes only. Projects may or may not be complete, but they demostrate a working knowledge of various development tools.
PyScript: The future is now!

What is PyScript?
PyScript is a versatile open-source framework that merges Python and HTML.
This innovation enables inserting Python code directly within HTML files, offering an alternative to traditional JavaScript methods for adding dynamic
interactivity to web applications. While JavaScript has been the go-to language for client-side scripting, PyScript empowers developers to achieve
similar functionality using Python. With PyScript, developers can seamlessly incorporate Python's extensive libraries and tools, such as data
analysis, machine learning, and scientific computing into web applications.
If you're curious as to what PyScript has to offer, click the button below and experiment with it on your own!