Day 15 of #100DaysOfCode decided to create a new portfolio. Originally created my portfolio in WP when I started for ease but its time to update it. Choosing to make it with @nextjs, because it is supes fast. Wish me luck!
Day 14 of #100daysofCode exploring OOP vs Functional Programming. Learning the two concepts helps me to make more informed decisions about my code when I am building projects.
#100daysofcodechallenge#OOP#programming
Day 12-13 started working on frontend course by @Meta. Giving myself a chance to review some react & Single Page App best practices. It’s been great learning new things but reviewing things I know reminds me how far I’ve come!
#100daysofcode#100daysofcodechallenge
Day 12 #100daysofCoding I got my loopback instance up and running and made the decision to work on the rest API, then circle back to the docker/mongodb. Next is to make all the controllers for user auth and the campsites.
#loopback#100daysofCodingChallenge
Today was full of networking. Got to chat with Ami Berger at @TweetTechTalent Tech Talent & Coffee - Navigating a Software Engineering Career and got to see some great innovations at a local start up showcase. Feeling motivated! Lets Go!
#networking#itswhoyouknow#startups
I just attended my local #womenInTech meetup, and it was great! I met some amazing women software engineers and I am so glad I went! This reminds me why I started this journey in the beginning.
#WomenInSTEM
Day 6-10 I have been wrestling with a mongo init script for almost 4 days now. Its not creating the admin user on the test_db once its spun up in docker. I have rewritten this script so many times and I am still stumped. Baaaaaack to the drawing board.
Machine learning is definitely calling my name. It seems to keep coming up all around me, maybe I should dip my toes in it.
#curiousity#machinelearning#learning
The hardest part of working on a new project is to stop my own scope creep. I always find new things to implement, or I break it in a new way and I have to solve it.