blog/content/Art-and-code/index.md

30 lines
692 B
Markdown

---
draft : false
categories : []
title : "Art & Code"
displayInMenu : true
dropCap : true
description : "My art and my code"
date : "2020-12-23T22:25:20Z"
displayInList : false
resources:
- name: featuredImage
src: "cover.jpg"
---
# [LittlePrynter](https://git.n07070.xyz/n07070/littleprynter)
> Thermal printer with a web interface
A web page to interact with a thermal printer. Has a photomaton and a simple from to print out images and text.
# [YAACO](https://git.n07070.xyz/n07070/YAACO)
> Yet Another Ant Colony Optimiser
This projet was made during my studies; the goal was to impliment a Ant Colony path finding program in Java.
---
More links will be added eventually...