25 y/o aspiring freelance web dev | Join me as I share my stumbles + successes in teaching myself HTML, CSS, JS | #100DaysofCode#CodeNewbie#WomenInTech
Day 24/100: I’m burnt out. It can get so hard to balance teaching myself web development, working a full-time job, and managing my personal life/physical health. Has anyone dealt with this and have any words of advice or encouragement?
#100DaysOfCode
@fabienschlegel This is great advice. That old saying “Failing to plan is planning to fail” is so true. Cheers to you for balancing work, projects, and family!! No easy feat.
Days 20-23/100: I was at a work offsite M-W of this week, but I continued listening to “Algorithms of Oppression”, and am about halfway through. It just keeps getting better and better! Tonight I’m going to watch some YouTube videos on basic Git.
#100DaysOfCode#CodeNewbie
Day 19/100: Today I put content in the HTML placeholders in my wine project and added some hover shadowing to the links at the page bottom. Next I’m going to adjust the code to produce a responsive layout, then I’m done! At least until I buy more wine..
#100DaysOfCode#CodeNewbie
Day 18/100: I spent about 2 hours on my wine project today and learned how to add shadows to elements / how to add text overlays when hovering over an element!! Felt like a really successful learning day for me today🤩
#100DaysOfCode#CodeNewbie#CSSproject
@insekurity@PythonRoboto Thank you!! Even though Paso Robles is fairly Bordeaux-adjacent, I haven’t had much merlot here. If you’d be open to trying something new, Grenache has that light and fruity touch on the palate. I just had this bottle last week https://t.co/XLrMJ24Ciw
If you’re interested in learning how to add a text overlay to an image when hovered over, check out the code from my project below!
It’s pretty simple (even for me)- just a few extra divs and some position + visibility manipulation.
#100DaysOfCode#LearnCSS#CodeNewbie
Day 18/100: I spent about 2 hours on my wine project today and learned how to add shadows to elements / how to add text overlays when hovering over an element!! Felt like a really successful learning day for me today🤩
#100DaysOfCode#CodeNewbie#CSSproject
(1/2) Day 17/100: I adjusted the layout of my wine project using CSS Grid. I had to re-do the code to something simpler for the grid to apply correctly- I think there was some specificity issue I couldn’t find. Loving the way this one looks waaay more!
#100DaysOfCode#CodeNewbie
Day 16/100: I made a few additions to the CSS code for my wine project tonight. I haven’t had much mental space available for coding this week, but that will change soon! See below for today’s code
#100DaysOfCode#CodeNewbie
(2/2) Here’s my code from today! Even though I only included a snippit, you guys can prob see how much simpler the HTML is here, which made it easier to layer CSS on top of
#100DaysOfCode#CodeNewbie