Git Product home page Git Product logo

addetz.github.io's Introduction

Welcome to my personal blog!

Made with love & Jekyll

Feel free to poke around.

addetz.github.io's People

Contributors

addetz avatar

Watchers

 avatar

addetz.github.io's Issues

jobs/code-review/

A little more code review please! | Adelina Simion

Most of us working in software engineering can agree that code reviews are important and should be a priority, no matter how busy our calendars get. However, I have seen my fair share of teams that have struggled to carry out their best code review intentions into sustained working process. In this post, I will discuss some code review best practices for both authors and reviewers, so that we can make the process as efficient and enjoyable as possible. A little less conversation, a little more code review please!

https://adelinasimion.dev/jobs/code-review/

hobbies/nails-year/

My 2021 nail art 💅 | Adelina Simion

As 2021 comes to an end today, it’s important to take time to celebrate our wins and achievements throughout the year. I’m going to show you some of my nail designs that I’m most proud of. You might wonder why bother putting effort into nails? They chip, break and they’re just nails. My answer is that I look at my hands all the live long day, so I want to look at a well presented manicure. After all, isn’t it human nature to love things that aren’t meant to last? Youth, beauty, art… NFTs and Web3 😆 Also, it’s my blog and I’ll put nails on it if I want to 💅 Let me take you on my epic journey in nail art!

http://localhost:4000/hobbies/nails-year/

go/railway-go-app/

All Gophers aboard! Deploying your first Go app to Railway 🛤️ | Adelina Simion

Railway is a modern PaaS solution that makes deploying code easier. I’ve had a bit of time to experiment with it and was keen to write up my findings for how it worked with Go projects. In this post, I explore the magic of its deployment mechanisms and demonstrate how to use GitHub Actions to deploy code to Railway. Spoiler alert - I loved learning about Railway and will be building with it more in the future!

https://adelinasimion.dev/go/railway-go-app/

jobs/interview-failure/

Dealing with interview rejection | Adelina Simion

The tech industry has high turnover and attrition rates. Engineers get out on the job market more often and spend more time preparing for and going through interviews than other sectors. On the flip side, engineers also have to deal with more interview rejections. While it’s always painful to be rejected or not achieve a goal we worked hard for, rejections are a great way to learn. In this post, I share some of my ways to deal with the bitter pill that is interview rejection. Let’s turn that frown upside down! :)

https://adelinasimion.dev/jobs/interview-failure/

go/2020/12/31/why-like-go

Why do you like Go? | Adelina Simion

I was asked this question - “Why do you like Go?” - during several job interviews. The question itself is not tough, but it is broad and full of opportunities to trip up. It’s difficult to distill your thoughts into a coherent answer in a high pressure situation. I’m going to use this post to nail down an answer to this dreaded question.

https://adelinasimion.dev/go/2020/12/31/why-like-go.html

jobs/interview-devrel/

DevRel interview Dos and Don’ts | Adelina Simion

In this post, I share what I learned about interviewing for a DevRel role, as I think there are a lot of folks who think they can’t achieve this role. This short list of Dos and Don’ts are really simple and easy to address. Make sure you follow them so you don’t lose out on any great DevRel opportunities. Let’s make the most of those interviews!

http://localhost:4000/jobs/interview-devrel/

jobs/2020/12/28/fighting-new-job-fears

Fighting new remote job fears | Adelina Simion

I’ve recently gone through the process of getting a new remote job and I’m here to combat new job fears that I’ve experienced myself. The antidote? A mixture of interview questions to help you make informed decisions and actions to take after starting a new role to set you up for a successful onboarding and probation experience once you take the plunge.

https://adelinasimion.dev/jobs/2020/12/28/fighting-new-job-fears.html

jobs/she-coded/

Nevertheless, Adelina coded | Adelina Simion

In this post, I share my tech story as part of the Dev.to SheCoded campaign, organised on the occasion of International Women’s Day 2022. I won’t be using names of individuals or companies in this retelling, but if you recognise yourself in the narrative, don’t reach out to me with an explanation or justification. Just DO BETTER THAN YOU’VE BEEN DOING!

http://localhost:4000/jobs/she-coded/

talks/lambda-bffs/

Best Friends Forever(BFFs): Lambda and Go apps | Adelina Simion

My talk for GopherconEU 2021 is live on Youtube! Preparing for this conference has been such a wonderful learning experience. In this blog post, I will share some of my lessons learned about pitching, preparing and delivering my conference talk. I hope this will break down the process and encourage other newbie speakers to take on this journey. Let’s get excited about public speaking!

https://adelinasimion.dev/talks/lambda-bffs/

go/testing-in-go/

Unit testing in Go | Adelina Simion

Unit testing is paramount to writing stable, production ready code. In this post, we will talk a bit about what unit tests should cover and table driven tests in Go. Let’s make Go tests our best friends!

http://localhost:4000/go/testing-in-go/

go/higher-order-functions-go/

Go functions, closures and handlers | Adelina Simion

While Go is not a functional language, functions are a central part of Go. They can be assigned to variables, passed as parameters and returned from other functions. This is known as support for first class functions and it allows Go programmers to compose higher order functions and closures. Understanding these mechanisms can be a powerful addition to the tool belt of any programmer, so let’s take some time to explore the behaviour of Go functions. Let’s get functional and elegant!

https://adelinasimion.dev/go/higher-order-functions-go/

jobs/new-job-alert/

I’m going to be a Technology Evangelist! 🤩 | Adelina Simion

I’m super excited to share that I will be starting a new role as a Technology Evangelist at Form3 starting Monday, September 6th! It’s such a dream come true to have this opportunity to pursue my passion and step into Developer Relations. In this post, I will share what this new move means to me.

https://adelinasimion.dev/jobs/new-job-alert/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.