Posts

Showing posts from November, 2021

CS 373 Fall 2021 Week of 15 Nov - 21 Nov

Image
What did you do this past week? This past week my group and I worked on implementing sorting, filtering, and searching through the backend for phase 3, and we finished refactoring our database to be correct with foreign keys. We completed the report and finished the remaining items for Phase 3 before turning it in. I also worked on the final project for my Game Tech class, where we decided that we will be creating a PvP turn based combat game, similar to Pokemon in nature. I also started working on the final release of our app project with my iOS group, where our next step will be implementing map functionalities. What's in your way? The only big thing in my way right now is the sheer workload I have for all my classes. All of my classes are project based classes and while that isn't a bad thing, trying to juggle so many large projects at the same time is a bit overwhelming. I also find the project for SWE rather time consuming and I haven't had much time to focus on other ...

CS 373 Fall 2021 Week of 8 Nov - 14 Nov

Image
What did you do this past week? This past week my group and I worked on implementing sorting, filtering, and searching through the backend for phase 3, half of which was done for us since we're using Flask Restless. We did have to manually implement the search feature though, but luckily it wasn't too bad as we referenced our TA's code and it was easy to understand. I also worked on coming up with a final project for my Game Tech class, where we decided that we will be creating a PvP turn based combat game, similar to Pokemon in nature. I also started working on the final release of our app project with my iOS group, where our next step will be implementing map functionalities. What's in your way? The only big thing in my way right now is the sheer workload I have for all my classes. All of my classes are project based classes and while that isn't a bad thing, trying to juggle so many large projects at the same time is a bit overwhelming. I also find the project for...

CS 373 Fall 2021 Week of 1 Nov - 7 Nov

Image
 What did you do this past week? This past week my group and I worked on setting up the API calls on the backed for phase 3, which involves sorting and filtering. We have yet to figure out how searching will work though, which may involve more backend code on our part since Flask Restless can take care of sorting and filtering for us. I also worked on finishing the fourth project for my Game Tech class, where we now have fully functional AI for our video game. I also finished the Beta release of my iOS project with my iOS group. What's in your way? The only big thing in my way right now is the sheer workload I have for all my classes. All of my classes are project based classes and while that isn't a bad thing, trying to juggle so many large projects at the same time is a bit overwhelming. Also, recruiting has taken a large chunk of time out of my daily life to devote to studying, so I hope I can land a good offer soon and forget about job recruiting. What will you do next week...