i did some design work for an rc car suspension and steering system. I haven't finished it but it is close to done and I intend on finishing it when I get the time. (onshape links in the sessions)
i started making a game! this is my first time making a game in ages so im just re learning unity and c#. the game is not done yet but i made some good progress during the hackathon. its based on a browser game called getaway shootout so naturally i called my game runaway shootout. github.com/David35k/runaway-shootout
although its not completely finished, i made a bunch of progress on my diy fpv drone during the hackathon, i will probably not be able to do much more work on it as im going on holiday but here it is so far. it flies quite well but some of the soldering came apart and i have to redo some of it 😭//github.com/David35k/drone>
progress update on the website!! havent posted here in a while because ive just been stacking up the sessions but i just cant wait so here is a progress update lol. i basically finished the login and signup pages, they look very nice now. i have to improve the ux with some helpful hints and stuff when filling in the signup form but thats for later. here is the github link: github.com/David35k/13COMProject
it looks really janky right now but since i made it as small as possible it wont be a big deal if i have to scrap the idea. here are some before and after pictures
started this before the hackathon, today i just made the supsension on both sides work, hopefully should be able to animate it and show it tomorrow
worked on an implementation of a binary search tree in c
started the basic implementation, idk how to do the deletion though, thats what im working on next
from earlier today, before i got it working
made it so that a user can view the posts they created, edit them and delete them, still have to fix a small foreign key issue in the database