Augustin Muyl Pineda's Submission#20
Open
augustinmuyl wants to merge 39 commits into
Open
Conversation
merge to main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Augustin Muyl Pineda's Submission
Date: 04/25/2025
BU Email: amuyl28@bu.edu
Class Year: 2028
Favorite Hobby: Running
Requirements
Please check off which features you have implemented:
Screen Recording
Link: (https://drive.google.com/file/d/13BogonLuajFWvQL1n6VuBU2bgWHgQTi3/view?usp=sharing)
Written Portion
I'm pretty used to doing frontend by this point, so that was the easiest part for me/where I found myself good at. But I had a lot more fun doing the backend stuff I had never done, creating new endpoints, connecting backend and frontend, etc. Using the Gemini API and configuring it was really interesting too.
I feel like it was pretty much what I expected. Dealing with the Leaflet map in Next was really annoying, and doing backend looked a bit different from what I thought it would, but apart from that nothing really surprising. ESLint is extremely annoying, and I'll disable it for my next project I learned that too. If I had an extra two weeks to work on it I would probably try to get the Gemini API to give me better responses, I would also polish the frontend more, I think I could've definitely made it better in the tiny things if I had more time. I also want to a a timestamp for the archive items but I wanted to implement it well and I just didn't have enough time to.