Purpose 
 I am attending a coding academy and wanted to show my class a presentation on how to set-up software for connecting to a SQL database using Visual Studio Code, MS SQL server, and Python 3 (hence no formalities). 
 I didn’t want to use my local Microsoft account for authentication for security reasons, this also requires disabling SSL encryption (as shown in the code) - if…
Languages: Python, MicroPython
System: Raspberry Pi Pico W
 Codeberg link to project code and technical documentation 
 What Was the Problem 
 Many gardeners own greenhouses in their gardens such as a lean to greenhouse or mini greenhouses . One of my Raspberry Pi Pico W projects aims to sit inside a portable box using my 2.4GHz wireless network to report any issues inside the…
Languages: HTML, CSS, JavaScript 
 Link to project 
 I designed a short application to help me prioritise a list of meaningful and personal goals, often numerous and also short term targets. 
 The idea came from me drawing up a list of things I wanted to accomplish in the week ahead, always scribbled on paper, and this created an easily outdated paper trail because priorities were…
Languages: HTML, JavaScript 
 
 This was a final module project that allows users to document their visit to a particular hotel. 
 The technical appeal for users carrying this web application (often in their phone) is that it works similar to a ’thick’ client and organizes text and/or image information conveniently with help of JS processing and storing objects in the…
The theme that this website uses is released publicly at my Codeberg page here along with relevant information in the README file. 
 
 I would like to say this is an ongoing project so I have added updates including: 
 
 Archive functionality 
 Smaller .svg files 
 A comprehensive template like I use 
 
 Accomplishments 
 
 Smooth and easy to build using…
Language:
Bash 
 This is a bash script compatible with modern GNU/Linux operating systems. 
 Two challenges with this application: 
 
 Script breaks if parts are not written 100% correct. 
 The script can generate too many weather API calls so it had to be restricted to a reasonable interval out of respect of the host provider. 
 
 
 If I had the spark to…
A basic 2017 project to use JQuery and other languages as a model-view-controller architecture. 
 It is messy because the quotes and authors are pre-defined parallel arrays. You will also notice how you can hit random and reach the same quote as nothing seems to change. 
 Languages used: 
 
 HTML5 
 CSS3 
 JQuery 3.1.1 
 
 
…
My old portfolio page is something I wrote entirely from scratch circa 2017 as a static site. 
 The theme I was trying to achieve was the “modern” website that appeared everywhere at this time. If I were to replicate this today, I would use a flexbox layout with a grid at the bottom for images ( https://developer.mozilla.org/en-US/docs/Web/CSS/display ). 
 Languages used: 
…