My name is Jordan Ray. I have strong familiarity with Python and JavaScript, and am comfortable with Dart and C#. I primarily built this site using Django and Bootstrap 4, and am self-hosting it with NGINX using uWSGI.
See below for projects I built using various technologies.
My Projects
Github
A garden plotting tool built with React and TypeScript. Draw the layout of your garden in a grid. Fill the garden space with plants, and the tool will tell you whether or not the plants go well together. Allows importing and exporting of grid data files.
A garden plotting tool built with React and TypeScript. Draw the layout of your garden in a grid. Fill the garden space with plants, and the tool will tell you whether or not the plants go well together. Allows importing and exporting of grid data files.
Github
A clone of the dice game Boggle, built with React and TypeScript. Uses custom styling and responsive design.
A clone of the dice game Boggle, built with React and TypeScript. Uses custom styling and responsive design.
A live drawing app using HTML canvas and plain JavaScript. Join or create a drawing room. Thanks to websockets and Django Channels, it is possible to see what other people are drawing in real-time. Drawings are preserved in a PostgreSQL database.
A live camera feed and info display for my 3D printer built with plain JavaScript. The printer is connected to OctoPrint, which provides live information via it's API to a Python script I wrote. This script parses the data and sends it to the webpage through websockets, updating the information on the page in real-time.
My Android developer page with a couple of the apps I've built using Flutter/Dart. Currently, I have a flashcard study app and a password generator app.
My public repositories
Some game mods I created.