A little example app with realtime updating charts using D3.js and React with Redux and Axios on the front end to render a chart generated from randomized data with a button to send a POST to the flask app which serves the front end to randomize the data and
I have been toying around with Godot engine for a little while now, always on this ever evolving third person game. So far I have a character controller class, a model and a clipped camera. Mixamo and Blender are a great combination for rapidly prototyping character animations
Some libraries and applications including those used in older versions of NodeJS will convert Unicode characters into latin1 character sets by truncating the hexadecimal value representing each glyph so it fits in the 0-95 range for the basic latin character set, as well as with some control codes. I've put
A .NET Core restful api that allows launching worker instances to scale horizontally and perform longrunning tasks with per-task status tracking This project is an implementation of horizontal scalability in a restful API built with .NET Core MVC. The project includes a docker compose configuration, and a Postman collection for
A complete ecommerce platform build on top of Django using Postgres, Redis RabbitMQ/Celery, Bootstrap and Angular featuring third party listing content syndication, email marketing integrations, receipt systems and more.
An application written for Busy Bees Locks & Keys in San Diego to manage their car key pricing catalog and help customer service reps order parts. It is an Angular app on the front end, Django on the backend with elasticsearch and postgres for data storage and retrieval.