#100DaysOfCode, day 17
I noticed updates in the #freecodeCamp Curriculum.
I took time to revisit past labs/workshops, refreshed my understanding and validate modules.
Happy #Coding, let's #KeepBuilding
#100DaysOfCode
Continuing work on the Password Generator app.
- Refactored HTML structure
- Enhanced CSS styles to align with the design
Happing #Coding, let's #KeepBuilding !
#100DaysOfCode, Day 16
Wrapped up the JavaScript logic for my random password generator.
> 8-character password
> 16-character password
Next step styling the UI with CSS
Happy #Coding , letโs #KeepBuilding
#100DaysOfCode, Day 15
Still building my first Password Generator. I started replacing functions like, onclick() with and addEventListener() and swapping getElementById() with the queryselector().
Happy #Coding , let's #KeepBuilding
#100DaysOfCode, Day 14
Completed workshop, Design Piano by #freecampcode Created media queries/rules for Responsive web Design. Had a hard time with the Positioning CSS rules. Happy #Coding to #Keepbuild
@code_with_aira This is so great! Iโve been learning JavaScript too and this kind of project is exactly what I want to build. Thanks for the inspiration.
#100DaysOfCode, Day 13
I complete the Blackjack game. Learnt to : create method for object. Reviewed: array, conditional statement, return statement, object, Booleans, comparaison operators, logical operators, Math object, return statements
Happy #Coding to #Keepbuild
#100DaysOfCode, Day 12
Continuing to learn how to make website interactive using Javascript. I learnt to:
- Use loop to render cards by manipulating the DOM
- Write function that returns value to avoid hardcoding
- Create an object to store profile
Happy #Coding to #Keepbuild
#100DaysOfCode, Day 11
Today I continued improving the Blackjack project to make it more robust by including an array to store the drawn cards.
Happy #Coding to #KeepBuilding!
#100DaysOfCode , Day 10
Worked on the Blackjack game project. Started to build the UI and setting up button controls. I think it will take me between 2 to 3 weeks to finish.
Where are you in your #journey ?
Happy #Coding to #KeepBuilding