note about new generative project

This commit is contained in:
shockrah 2020-12-14 20:10:40 -08:00
parent 1660124781
commit d0e72df0ec

View File

@ -97,7 +97,7 @@ theme = "sada"
[[params.jobs.list]]
position = "Amazon Fulfillment Associate"
dates = "May 2020 - Current"
dates = "May 2020 - December 2020"
details = "Fulfill basic warehouse and stock order duties. Responsibilities include offloading merchandise trucks, locating stock, and packing items for shipment."
[[params.jobs.list]]
@ -138,22 +138,23 @@ theme = "sada"
url = "https://gitlab.com/shockrah/freechat"
description = "Decentralized chat service built with asynchronous Rust. Data persistence is handled with MySQL. An Electron based app was also built to use the service on Desktop."
[[params.projects.list]]
title = "Generative Art - Programmatic Musings of my Mind"
url = "mus://gitlab.com/shockrah/generative-art"
description = "Generative art samples that I build for fun. Examples of what these look like can be found in the screen-caps folder."
[[params.projects.list]]
title = "Graphics Lab Engine"
title = "Graphics Engine"
url = "https://gitlab.com/shockrah/gfx-engine"
description = "Graphics engine built with SDL2 in C++. Made to serve as a backbone for my own \"for-fun\" experiments like creating an implementation of Boids, fluid simulations, and random obscure math problems I find interesting at the time"
[[params.projects.list]]
title = "Comfychan - An Image Board Engine"
url = "https://gitlab.com/shockrah/comfychan"
description = "An image board ebgine written in Python with Flask and Redis. Built to support NoScript users as well as regular JS users."
[[params.projects.list]]
title = "Competitive Esports Platform"
url = "https://gitlab.com/shockrah/scuffed-league"
description = "Competitive E-sports platform primarily to host a new upcoming league. Built with Flask, SQL, Redis, and Bootstrap. A similar Discord chatbot was built to let communities host their own tournaments and leagues easily with no self-hosting required."
[[params.projects.list]]
title = "ESP8266 Promiscuous Wifi Detection"
url = "https://gitlab.com/shockrah/wifi-sens"