Category: Uncategorized

  • Devon Claiche Week #5 – Progress Report

    How AI Helped Me Develop and Enhance My Database As a programmer venturing into the intricate world of database development and management, I recently found myself needing a bit of guidance. This is where my interaction with an AI, specifically designed to assist with programming tasks, proved incredibly beneficial. Here’s a detailed look at how…

  • Devon Claiche Progress Report Week #4

    This week I focus on reorganizing the existing code base and improving the structure to make navigation easier and reduce headaches going forward. I used AI (chatGPT) to research better nextjs practices and UI and it gave me a few UI library websites to get new components. Then I followed a guide I found in…

  • Devon Claiche Progress Report – Week 3

    This week I built out a page that helps onboard the user into signing up on Alpaca. The page consists of a sliding carousel that has three pages with information on the Alpaca onboarding process. The first slide page shows an image of the create account page on the Alpaca website, some text instruction and…

  • Postman and CRUD

    This week was very interesting as well. I worked with some familiar tools like postman and ChatGPT and some not so familiar ones like the python mysql library. GPT was able to do some pretty amazing things with little guidance. One interesting that happened this week though was that it lost context in our conversation.…

  • Rafael Cruz – The ChatGPGit Incident

    This project is pretty cool to work on! It’s interesting to see the things the AI does well and what it does horribly wrong. It seems very well trained on flask API and on the alpaca api as well, which is really interesting and useful. What does seem to be a bit off is it’s…

  • Devon Claiche Week #2 – Progress Report

    This week I attempted to work on the frontend design of the launchpage and brokerage-linking page. I managed to complete both pages with an initial draft that can then be iterated on and synced with the backend for the next couple of weeks. I started on the schema for our database but still have some…

  • Devon Claiche – Week 1

    Progress Report Week 1 – AI Coder This week we mostly focused on setting up our project guidelines and frameworks that will guide us over the coming weeks and provide a goal to achieve. Our team setup the Github repository, Discord server, Asana group, Team Standards and Project Plan. Setting up the supporting tech (Github,…