Software | Web | Coding
Blog
Fix blurry fractional scaling in Cinnamon (Linux Mint)
Here’s a quick tip for those of you having issues with blurry fractional scaling in recent versions of Cinnamon. Here I am using Cinnamon 5.2.7 with Linux Mint 20.3, but similar versions should work in the same way Fractional scaling enables devices with high DPI displays to achieve a comfortable interface size - not too small or large for the …
Using docker-compose with Django, Nginx and Gunicorn
I host the starcross website on my own server, and value the ability to easily move the site around - experimenting with different linux distros and hardware There are a number of guides on building a Django oriented docker compose stack. Some are a little overcomplicated for basic setup, others I found very helpful and I have provided some links …
Starcross Django Gallery - A new Django gallery package
I created a gallery package for Django to host my photos, and to make a contribution towards the the great collection of django packages already available. I wanted a particular set of features, the key areas being: Simple, clean design that maximises space for image thumbnail display Justified image layout, as used by sites like …
Featured Demos
About Me
I am an experienced software developer and manager currently working for a renowned digital agency based in London .
This site contains examples of my work, including Django, Python, Javascript, HTML5 and CSS.
I have worked with a wide range of at technologies as a Web / Dev Team Leader, particularly open source tools like Python, JavaScript, Vue.js, MySQL, C++, Django, Plone, and Zope.
Take a look at my code examples on GitHub, and some of my projects:
- Django Starcross Gallery - Django Gallery app with justified image layout, infinite scrolling and drag & drop support
- Bing Wallpaper for Cinnamon - Cinnamon (Linux Minx) applet that downloads the Bing image of the day and applies to the desktop
- Canvas Fractal Generator - HTML5 Canvas Mandelbrot fractal generator
- Canvas Game of Life - HTML5 Canvas simulation of Conway's Game of Life
- 6502 C64 Starfield - Commodore 64 Starfield in 6502 assembly using ACME syntax
- Going Out - Restaurant guide demo using Google Maps API