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

30 lines
692 B
Markdown
Raw Normal View History

2021-01-03 14:35:25 +01:00
---
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"
---
2022-07-17 15:37:39 +02:00
# [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
2022-07-17 15:37:39 +02:00
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...