#GirlsWhoCode

SpringGnollspringgnoll
2026-02-27
thick but spreadable :commie:superviviansunshine@jorts.horse
2026-01-10

Wrote a program to calculate interest after a set period.
Because I wanted to check whether Fry's 93 cents becoming 4.3 billion after 1000 years was accurate.
The interest currently compounds every year, which may not be realistic.
Next step: add a method to calculate interest w/o compounding.
Then implement a way to have it compound every set # of years.
#Python #Termux #GirlsWhoCode

#!/bin/bash env python

n = 0
p = float(input("Starting amount?\n"))
i = float(input("Percent interest rate?\n"))
y = int(input("Years accrued?\n"))
#prompt = "Does interest compound?"

while n < y:
    a = p*(1 + i/100)
    p = p + a
    n += 1

print("$", p)
Councilmember David NewmanTOCCNewman@m.ai6yr.org
2025-10-02

Thanks to the Girl Scouts of California’s Central Coast for opening a new Cyber Center in Oaks Mall. At the ribbon cutting yesterday, attendees got to see stations for coding, robotics, drones, 3D printing, and even a mini-studio where Assemblymember Irwin sat for an interview.

Scouting not only promotes self-confidence and teamwork but also imparts really useful life skills, and possibly future careers.

#girlscouts #scouting #cyber #coding #girlswhocode #thousandoaks #tocc

2025-08-24

At #WCUS 2025, we celebrate the next generation of coders, creators, and leaders. ✨ Thanks to community support, Girls Who Code participants will join us in Portland to learn, connect, and be inspired.

💡 Be part of the movement. Learn more in our spotlight: us.wordcamp.org/2025/spotlight

#WordPress #WCUS #GirlsWhoCode

Tatiana MikhalevaDevOpsPink
2025-07-07

My inner dev girl is screaming 💅✨

Apple’s new code LLM - DiffuCoder‑7B‑cpGRPO - uses diffusion, not autoregression.

It treats code like an image, refining it all at once. Elegant, fast, and kinda genius tbh 💻🎨

Try it now on Hugging Face:
huggingface.co/apple/DiffuCode

Tatiana MikhalevaDevOpsPink
2025-07-04

Self-hosted browser in Docker 💅

Neko streams a full desktop browser via WebRTC — fast, private, multi-user.

👯‍♀️ Share sessions with your team
🎬 Watch videos together
🛠 Run real apps (even VSCode)
🕶 Zero cookies, zero history

Perfect for devs who care about privacy, control, and cute open-source tools.

🔗 github.com/m1k1o/neko

2025-05-14

Fun fact: Every chapter of Digital Dryad starts with a real snippet of JavaScript code. It’s like an Easter egg hunt for coders 🥚👩🏽‍💻

Read the first chapter, free! books.jenniferkyrnin.com/dd-ch

#CodeInBooks #GirlsWhoCode #STEMBooks #FantasyForKids #JavaScriptMagic

Caroline MiddlebrookRheyan@mastodon.gamedev.place
2025-04-28

Spent 7 hours today doing #gameart! I should have got a decent asset pack at the beginning of the project :-) Looks better though I think. #indiedev #solodev #unity #girlswhocode

Caroline MiddlebrookRheyan@mastodon.gamedev.place
2025-04-26

Introducing my third practice game, which is my first built using the #Unity engine: Toasty Tumble. It's a simple game inspired by #flappybird. This first #devlog has a lot of work preparing the artwork and setting up prefabs for the game, and I create the player character. youtu.be/ctqq0DS-VW0 #gamedev #solodev #madewithunity #buildinpublic #girlswhocode

Caroline MiddlebrookRheyan@mastodon.gamedev.place
2025-04-12

Orbarella, my second game, is now finished (or at least finished enough to version it at 1.0) In this #devlog I show the last additions, discuss what was good and not so good about the project and how I'm planning to approach the next one differently. youtu.be/P205zbQ_jqY #monogame #gamedev #solodev #girlswhocode #buildinpublic

Caroline MiddlebrookRheyan@mastodon.gamedev.place
2025-04-09

Lots more refactoring work in this #devlog. I've separated out a Nightmare System, created a HUD class for the UI, reworked the JSON data so that I could create 3 distinct levels to the game, and finally allowed the player to win the game. youtu.be/AEYyfzUlEb8 #indiedev #solodev #monogame #buildinpublic #girlswhocode

2025-04-09

When you've got some code to finish up but also need to start getting ready for a night out, you have 1 party hand and 1 work hand.

#womenwhocode #girlswhocode #coding #programming

Valeria Barra, PhDvally@mstdn.social
2025-03-05

Anyone in my circles at #SIAMCSE25 ?
If so, hit me up! I'm excited to be back!

#girlswhocode
#womeninSTEM

Valeria Barra, PhDvally@mstdn.social
2025-02-08

Just presented at the 15th Symposium for Women and Gender Minorities in Mathematics in Southern California (WiMSoCal 2025) and seeing so many brave, passionate, strong women and underrepresented groups in the room that now need to face additional challenges in this shifting environment is so inspiring.

#AWM #WomenInMath #WomenInSTEM #WomenInComputing #girlswhocode

2025-02-08

🗣️Exciting Announcement!

We are happy to introduce a new event at PyCon Namibia: Django Day - Girls Code Workshop! 👩‍💻✨This event is a collaboration between Django Girls Namibia and PyLadies Namibia.

📅 Friday, 21st February

The workshop will offer an introduction to Python web development using the Django framework, empowering participants with new skills, boosting confidence, and connecting them with a supportive tech community.

A huge thank you to Black Python Devs and Green Enterprise Solutions (Pty) Ltd for making it possible and for touching the lives of girls and women in our community! 🙏

Let’s continue to inspire and uplift women in tech! 💡💻

#GirlsWhoCode #DjangoDay #WomenInTech @ThePSF @django

Suzanne Aldrich (she/her)suzannealdrich@hachyderm.io
2025-02-01

Proud parent moment! 🎉 My daughter's team just took first place at the SkillsUSA Regional Leadership Competition today! 🏆💪 So excited to see future tech leaders in action!

#ProudMom #YouGoGirl #SkillsUSA #GirlsWhoCode #GirlsWhoEngineer #FutureTechLeaders #STEMQueens

We got first place!!!
Today 1:02 PM

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst