Search
7 results for “Oliviastarstuff”
-
Built a tool to visualise the voting record of our university's SU council. It should make council more accessible to more people.
active page: https://oliviastarstuff.github.io/su-council/
repo: https://github.com/OliviaStarStuff/su-council
I also used an ethical license for the first time.
-
Finally built #metaballs after a false start. it's a whole lot of fun.
Made with #p5js #proceduralart #creativeprogramming #programming
https://replit.com/@OliviaStarStuff/Metaballs -
I had a really good night at #UniversityOfSheffield #SUgrapefruit But it's back to studying for me!
-
#spreadsheet #spreadsheetwitchcraft
#spreadsheetwitch
#universityofsheffield #computerscience #compsci
Two exams for me have passed and I've just got one last exam in my second year to complete.I decided to put a bit of time updating my second year grade calculator, to help me keep track of how I'm doing.
Some of my cohort used the first year version I built last year.
It features all sorts of witchcraft, conditional formatting, array formulas and update notifications
-
I'm catching up on an assignment I have an extension for. It's the last day of semester here in #universityofSheffield #compsci
Some of the #datadriven theory is kicking my arse. -
My current project is working on creating a visualisation of #astar #pathfinding algorithm. I'm using #pygame #python to produce the visuals. but before I can do that I have to build out the grid. I've made it especially hard on myself it seems but creating a hexagon grid. Working slowly to fix the bugs.