Skip to main content

Command Palette

Search for a command to run...

100 Days of Code: 81-90

Published
2 min read
100 Days of Code: 81-90
W

My 7-year career journey has taken me from pharmacy to biostatistics and data science, and then to web development. Starting on the front-end side, I built multiple websites, application UIs, and analytics dashboards custom-made for pharmaceutical companies. Now, I'm finding my niche in the back-end side thanks to the elegantly simple Go language, which I used to build Gopen, a CLI that helps me quickly open projects from a terminal, along with some REST APIs and full-stack applications. I love tinkering with software, I write about it in my personal blog, and I'm always looking forward to a new challenge or problem to solve.

Summary

These 10 days were surely productive. Aside from continuing the Boot.dev grind and writing Go code on the side, the highlights are:

Day 81 / Oct 10

  • Did some Go tutorials from the official documentation site which showed how to connect to a SQL database and run queries

  • Started to become frustrated with the data structures course on Boot.dev, so I skipped it for now to proceed in some easier JavaScript courses

Day 82 / Oct 11

  • Solved some assignments in Boot.dev including a little pushing in the data structures course

Day 83 / Oct 12

  • Started writing a blog article - I left blogging for a while

  • More Boot.dev grinding

Day 84 / Oct 13

  • Some writing in the blog draft

  • More Boot.dev grinding... I started a guided project which is meant to be a maze solver. Pretty cool!

  • Submitted a PR for the learnbuildteach.com website

  • Built a simple Go server following a YouTube tutorial

Day 85 / Oct 14

  • Revisiting some previous courses in Boot.dev and checking if there are optional challenges that I left

  • Started developing a little personal project with Go

  • Some writing in the blog draft, feeling a little slow these days writing-wise

Day 86 / Oct 15

  • Started the HTTP course in Boot.dev

  • Built a simple CRUD backend following a YouTube tutorial

Day 87 / Oct 16

  • Redid some exercises in the algorithms course in Boot.dev

  • Made some visual and content adjustments to the home page of my blog

  • My PR got merged, and that was my first contribution to open-source!

Day 88 / Oct 17

  • Finished the HTTP course in Boot.dev

  • Worked on my personal Go project - got a little proof-of-concept working

Day 89 / Oct 18

Day 90 / Oct 19

  • Started redoing some data structures assignments in Boot.dev

  • Made some CSS adjustments to my blog

  • Wrote some Go code in my side project

More from this blog

wipdev

38 posts

A Work-in-Progress Developer