photo of the author

@victoria.dev

303 days ago

I needed to grow my skill set, and fast.

I had been working as a freelance software developer. At the time my now-husband and I traveled constantly, living nomadically out of one or two carry-on bags each. All my worldly possessions fit in my 40L backpack. Like a fine wine, I paired this lifestyle …

#life #coding

photo of the author

@victoria.dev

306 days ago

For a few weeks of my childhood - which at the time, of course, meant forever - I had a single most prized possession. It was a blue 150-page spiral bound notebook that I carried with me everywhere. In it, with a painstakingly-chosen professional artists' mechanical pencil, I was writing my first …

photo of the author

@victoria.dev

313 days ago

Faker and fixtures are my favorite f-words.

photo of the author

@victoria.dev

315 days ago

I can hardly imagine a more relaxing start to a development workday than typing make start.

photo of the author

@victoria.dev

316 days ago

I like Django. It’s a well-considered and intuitive framework with a name I can pronounce out loud. You can use it to to quickly spin up a weekend-sized project, and you can still use it to run full-blown production applications at scale. I’ve done both these things, and over the years …

#coding #python

photo of the author

@victoria.dev

327 days ago

Try this one simple trick to avoid having to build your own custom tools: use ones that already exist! 🤯

photo of the author

@victoria.dev

328 days ago

GitHub recently interviewed me for their blog editorial entitled GitHub Action Hero: Victoria Drake. Here’s a behind-the-scenes peek at the original interview questions and my answers.

Among the several Actions I’ve built, I …

#ci/cd #open source #cybersecurity #life #coding #terminal #api

photo of the author

@victoria.dev

333 days ago

It’s the small decisions that define you.

photo of the author

@victoria.dev

333 days ago

This article isn’t going to tell you about saving your neck with a Roost stand, or your wrists with a split keyboard - I’ve already done that. This article is about saving your brain.

When I first began to program full time, I found myself constantly tired from the mental exertion. …

#coding #life

photo of the author

@victoria.dev

335 days ago

Does your repo rely on @djangoproject?

I now have a GitHub Action that helps you continuously monitor and fix common security misconfigurations in your Django application. 💚 https://github.com/victoriadrake/django-security-check