I’ve been sharing this “how I got a job” post with folks ever since I graduated @Hackbright. Finally got around to making it public:
https://t.co/uzhksRPLiZ
Released my free puzzle game! Help Riko and her laser gun through 54 unique puzzles across six worlds.
https://t.co/Y6dqNSqC4Z
Thank you Nic for amazing puzzle design, and Markiyan for the great soundtrack to solve puzzles with.
#indiegames#pixelart
I've always found it kind of hard to conceptualize sorting algorithms, so I made a visualization tool and wrote a blog post to go with it - https://t.co/LfHTHWhWpo
More to come soon!
#WomenWhoCode#100DaysOfCode#CodeNewbie
After finishing 'JavaScript the hard parts' on @FrontendMasters (amazing course) I was inspired to write about recreating async await...
https://t.co/9XJFIveH6y
Finally got around to making a personal website - https://t.co/k0xSY5hvu9. I'm super impressed with how fun and easy it is to use @contentful with @Netlify.
As a veterinarian, Stacey wanted to #learntocode at @Hackbright to build apps to make vets' jobs easier! Check out her final project to calculate drug dosages for animals: https://t.co/cGbN1Js3n4
#changetheratio is important for changing how Software Engineering, or tech is perceived in general. By changing the ratio we can move towards a future where anyone can empower themselves to communicate with a computer, without gendered stigma.
Had a great time presenting my project, VetCalc (https://t.co/BrvEIYS3hb) at the #hackbright demo night last night! Its amazing to see how far everybody has come in such a short time, I am absolutely blown away by my cohort mates.
#womenwhocode
Is your company hiring software engineers? Come see my @Hackbright cohort mates and I present our final projects next Wednesday night! :D https://t.co/uYvmz0Ymq8
This is such an awesome tool for making CSS clip paths: https://t.co/SDWhuxZLAM. It was so much fun using it to make this visualisation for my dose calculator project. Thanks @bennettfeely! (syringe image credit: https://t.co/zWg4LCLtQu)
#Python 3.8 news: We now have a prod() function to complement the existing sum() function:
>>> prior = 0.8
>>> likelihoods = [0.625, 0.84, 0.30]
>>> https://t.co/JgPxrMPUds(likelihoods, start=prior)
0.126
https://t.co/I63EZsVUIO
Things that should be taught in school:
💔what to do with tough emotions
💀how to think about death & grief
💦quality sex & consent ed
💸how to do your taxes
🚑cpr & first aid
🧠unconscious bias basics
🍳basic cooking & hygiene skills
🌎how to reduce carbon footprint
What else?
🙈🙉 Twitter! Can you spare a few minutes away from being a sensible adult to play peekaboo?
I've refactored my shy blob to use chrome's new shape detection API.
I'm going to be talking about it at @csscamp in July and I'd love to have videos of people playing with him.