Welcome to Bytewise, a website dedicated to developing modern and user-friendly software.
Bytewise is used to display my personal projects in one place and provide access to software that others may find useful. The Projects page features detailed entries on each project, complete with a link to the project's demo and another link to the source code if it's available.
Most of the software on this site is created by combining the use of multiple programming languages, but Python and Javascript are the two main languages being used.
All of the projects can be built with Docker and require nothing more than Docker and the project source code to get started.
Other than a few nodeJS applications, the majority of Bytewise backend applications are going to be built with Python, Django, and the Django REST Framework. These applications serve as a headless CMS, which can be used to manage the content that can be displayed on just about any frontend application, whether it is a web application or a native application that runs directly on the Operating System software.
Bytewise frontend software solutions are primarily built using HTML, CSS, and JavaScript. Almost all of the applications will be built in react, using the NextJS framework for web applications, and react native for mobile applications.
If you're interested in learning more about the technology used to create this site, check out the Bytewise project, and If you're looking for help feel free to leave a message using the contact page.