Find me here: https://www.twitch.tv/maiproject218
✈️attended my first tech conferences @renderatl.com and @commityourcode.bsky.social
✈️ drank endless coffee
✈️ streamed DSA, project builds, and open source contributions
✈️ watched documentaries, lessons and presentations
To many more learning, growing and building
✈️attended my first tech conferences @renderatl.com and @commityourcode.bsky.social
✈️ drank endless coffee
✈️ streamed DSA, project builds, and open source contributions
✈️ watched documentaries, lessons and presentations
To many more learning, growing and building
I was trying to clear notes and it was not working.
Realized I was using <Textarea> and is an uncontrolled component.
By using useState, I can control the notes state
😅😂
I was trying to clear notes and it was not working.
Realized I was using <Textarea> and is an uncontrolled component.
By using useState, I can control the notes state
😅😂
I wanted to do 'for in in range(nums)', but this wouldn't work since range function takes in a number and not a list
It's slowly coming back.
I wanted to do 'for in in range(nums)', but this wouldn't work since range function takes in a number and not a list
It's slowly coming back.
Insightful, fast, and easy to read information
Insightful, fast, and easy to read information
What do you think the verdict will be?
What do you think the verdict will be?
They were both delightfully delicious
They were both delightfully delicious
This was a bit tricky.
Using the test examples, I was able to walk through how the output were determined.
Would you have solved it differently?
This was a bit tricky.
Using the test examples, I was able to walk through how the output were determined.
Would you have solved it differently?
Any other ways we can optimize this?
Any other ways we can optimize this?
I uploaded a CSV file containing names of cemeteries, the amount, if it is full day service, guests, and if we can cook there
Using @matplotlib.org, I visualized the cemeteries from most expensive to least expensive to get a picture of price differences
I uploaded a CSV file containing names of cemeteries, the amount, if it is full day service, guests, and if we can cook there
Using @matplotlib.org, I visualized the cemeteries from most expensive to least expensive to get a picture of price differences
Am I the only one seeing this?
Am I the only one seeing this?
Initially, I thought to check every possible combo, but when I walked through Navdeep's Youtube tutorial, I can implement BFS to get a shorter total number of turns.
Have you solved this algo?
Initially, I thought to check every possible combo, but when I walked through Navdeep's Youtube tutorial, I can implement BFS to get a shorter total number of turns.
Have you solved this algo?
I forgot what a workout raking leaves is
I forgot what a workout raking leaves is
I'm always amazed of what I retained and it helps me understand what is happening with the data as I traverse line by line.
Do you reset your code as well?
I'm always amazed of what I retained and it helps me understand what is happening with the data as I traverse line by line.
Do you reset your code as well?
What I understand about how it operates differently from a dict is it safeguard against empty values that haven't exist.
Perhaps I'll have to use more defaultdict vs dict more often??
What I understand about how it operates differently from a dict is it safeguard against empty values that haven't exist.
Perhaps I'll have to use more defaultdict vs dict more often??
spoiler alert: it did. 👻
My next step is to look for Hmong speech recognition services..stay tuned
spoiler alert: it did. 👻
My next step is to look for Hmong speech recognition services..stay tuned
I'm going through @neetcode1.bsky.social list of graphs he recommended and this is the first problem.
After gathering the grand total of perimeter, we can start to subtract row and col if it's land touching land.
I'm going through @neetcode1.bsky.social list of graphs he recommended and this is the first problem.
After gathering the grand total of perimeter, we can start to subtract row and col if it's land touching land.
Learned there are 3 sections: 1) helper utilities, component tree, and component/element info where it shows the props and state of the selected component.
#react
Learned there are 3 sections: 1) helper utilities, component tree, and component/element info where it shows the props and state of the selected component.
#react
Definitely check out her talk
Definitely check out her talk