RSS Amplifier

Blog

Geraldine's Tech Blog

Learning, building and growing in public! Using my knowledge and experience to do what I do best: bring joy to people’s lives 😊 💖

geraldiner.hashnode.devRSS feed ↗7 posts

Latest posts

Breathing New Life into My Old GitHub Projects

What was supposed to be a simple exercise in updating old GitHub projects has become a week-long endeavor involving experimentation with Netlify Blobs, an attempt to understand the differences between blobs and files, and learning how to convert betw...

How I Use Notion for Project Management

As a self-taught developer, one of my biggest insecurities is that I don't have "real" experience working in a "real" software engineering work environment. And because of my introversion, I tend to tackle projects solo. And-And, to make matters wors...

What the heck is the .localeCompare() method in JavaScript?

I first encountered the .localeCompare() method while doing a Codewars kata that asked you to write a function that first sorted an array of attendee objects by their language key, and if they were the same, then sort by their firstName alphabeticall...

How To Set Up a GitHub Action to Update the README File in All Your GitHub Repositories

This post was originally published as part of my submission for the 2021 GitHub Actions Hackathon on dev.to. Please consider also showing some support there, thanks! 💖 Go straight to the code: https://github.com/geraldiner/projects-readme-tutorial ...

Hi I'm Geraldine! I'm Leaping Towards a Career in Tech

As the title says, I'm Geraldine 👋🏾 And I'm headed towards a career in tech 🚀 Since college, I've been at different jobs that didn't quite feel right, whether it was the actual work or the environment. I've always been interested in technology, bu...

Three Levels of Code Editors in the Browser

In the early phase of learning how to code, it's easy to get distracted by picking the right text editor and installing the best plugins to be as efficient as possible. However, that's taking time away from the actual coding work and building as earl...

Learning How To Learn

Recently, I read this article by Akshay Saini about pseudo-learning, and it reminded me of how I've been learning wrong, or not as effectively as I could've been. Like a lot of people, I coasted through high school. I still did all the homework beca...