Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

Developer Pro

Public • 133 • Free

Adonis Dance Academy

Private • 576 • Free

23 contributions to Developer Pro
Got my first developer job!!
after a couple months in the squared project, I finally got my first real dev job!! Whilst I already had the skills before joining this community, my biggest hurdle was always the lack of professional experience, but now with Cristian's squared program I was able to have something on my resume so that employers could look at it and not think I'm a total noob, but now that that is no longer the case my professional dev journey can finally begin!
44
23
New comment Aug 7
Help study for the interview
Hey guys, I've developed something similar to quizlet to help study for all the interview questions. It leverages openAI's API and let's you type an answer in and it will tell you how to correct your answer if you're a little or a lot off. The repo can be found here: https://github.com/THEjacob1000/study-buddy And to get it working you'd need your own API key from OpenAI located here: https://platform.openai.com/api-keys Once you have one, create a .env file in the root directory and create the variable: `OPENAI_API_KEY=<your api key here>`
6
7
New comment May 15
Help study for the interview
1 like • May 13
@Mioara Cenusa yes, or you can host it remotely if you'd like. I've only chosen not to do so as an openAI account costs money and if I had a lot of people pinging my api key it would be too much. But for one person (like using it myself), the cost should be fairly minimal. You can also choose to make any adjustments to the bot response or the styling if needed. Adjusting the bot response would require altering the system content in the requestData variable at /api/OpenAI/route.ts. You can also edit the demo answers that the bot uses as a reference in @/lib/studyQuestions.ts (you can edit this array for anything, I've just set it currently to answer the questions in the interview questions section of the notion, so long as the array is of type {question: string, answer: string})
1 like • May 13
@Florin Ghimici All you have to do is create a .env file in the root directory and set "OPENAI_API_KEY" equal to your openai api key
Asset Atlas PR (final one)
Here is the latest PR for my crypto app: https://github.com/THEjacob1000/asset-atlas/pull/11 This one is a complete rewrite of my previous coins table to use infinite scroll. It also has updated the api calls in order to gather more coins (previous site only had a maximum of 50). This should mark the end of this assessment I believe, but am open to feedback and criticism. The live demo of this PR can be found here: https://asset-atlas-git-coins-table-infinite-jacobs-projects-d9451124.vercel.app/
2
3
New comment Apr 25
Asset Atlas PR (style fixes)
Below is the most recent PR for Asset Atlas (my crypto app): https://github.com/THEjacob1000/asset-atlas/pull/10 This addresses all of the styling concerns raised by Cristian in his loom. The only issue not addressed in this PR is the one concerning the table I've produced. I will be fixing the table as per the original design instructions to use infinite scroll, but seeing as that is a major change I will be doing so in a separate PR (as it stands, I have done what Cristian said to do in the meantime and made it so when you go to the next page on the table it'll scroll you up). The live site can be found here: https://asset-atlas-tan.vercel.app/ But will not reflect the most recent changes until I merge this latest PR. Further details and specifics can be found within the PR
4
1
New comment Apr 22
Completed Crypto App (Asset Atlas)
Here is my launched repository for Asset Atlas: https://github.com/THEjacob1000/asset-atlas And here is the live site: https://asset-atlas-tan.vercel.app/ Please let me know if you manage to find something wrong or missing
4
1
New comment Apr 3
1-10 of 23
Jacob Sanderson
5
351points to level up
@jacob-sanderson-7509
Self-taught Developer Specializing in Next.js/React | Passionate about Front-end & UI/UX Design | Looking to achieve my freedom

Active 53d ago
Joined Jan 26, 2024
powered by