What I've built and what I've learned in 2019

learning

28 Dec 2019

5 minute read

github contributions

This post is a recap of everything I’ve learned and done in 2019 and the projects I was and am building. I’ve included links to all the amazing resources I used to become a better programmer.

This year is the one I truly started programming. It all started on a rainy day in January when I was sitting at my desk with an English assignment. What I had to do was robotically scan a text for literary techniques and to be honest, I was downright bored out of my mind. So, although my coding knowledge was very limited. I had the idea to build a website that would scan a text and return all literary techniques so no one would have to do it again. And for a novice programmer, that is a difficult task. But the fact that I had this motivation is what allowed me to get somewhere with this project. You can view the codebase for the project named Litscan on Github (keep in mind I was a beginner if you look at it :] ).

Although the project did not get to deployment or production, I am so happy I did it because it sparked my interest in coding and taught me so much! I went from coding static html pages all the way to learning NLP and building my first webserver.

Working on this and learning about all the components took a bit of time but I then did an internship at Tweag. I was mentored by Matthias Meschede and Arnaud Spiwack and I also had the opportunity to learn from Guillaume Bouchard and Kris Jenkins. They opened my eyes to what it’s like being a professional developer and different paths you can take to become one.

I then started completing the open source Odin Project curriculum for web development. It’s an awesome resource built with the help of volunteers and open source maintainers. I recommend it and I believe it’s one of the best resources to get from zero to hero in webdev. It made me discover Ruby and it’s Rails framework that I love using. It also introduced me to the world of open source and developed my knowledge of git.

As a part of this curriculum, I followed Michael Hartl’s in-depth Ruby On Rails tutorial. Once again, I decided to apply the methods of project based learning. Instead of building the sample app of the book, I decided to follow the same outline but instead build Metadigest. Metadigest is a newsletter I built in Rails that scrapes different APIs to get the the most popular tech content for the week. I then curate these articles and send the digest! Through this, I learned about encryption, api requests and also how to setup a production rails website with an AWS ec2 container.

Flash forward to now, I’m learning a lot about computer science, hacking and AI with these great resources:

While I learn with this free content, I am also beginning to work on Devolio, an open platform for developers to share, discuss and create. This is my biggest project for now as I want to let users customize their profile design with css and am building an API for users to integrate with Devolio in their own creative projects.

I haven’t launched yet, but you can check out the landing page at:

I’m really excited about this website because I think it can become something really interesting and I might open source it if there is enough interest and I can sustain myself.

I’m also thrilled to have built my tech blog which you are reading through right now and to have written 11 articles in the last 5 months.

Looking towards the future with 2020 #

Progress with Devolio #

I am going to work on this project. I want to build an efficient server and develop the features outlined on the landing page.

The big challenge is going to be user acquisition because well, a social media site needs users before it is useful and I don’t have much funds to advertise.

The idea of open-sourcing the code is very alluring. I know that if I can grow an open source community the project will become amazing because the ability for any dev to just contribute and use their creativity to make the tool better for like-minded people is extremely powerful.

Vue, WebAssembly and Node #

The stack I use for my webapps could be considered a bit “outdated” and I want to understand the big popularity surge of Node and Javascript frameworks like Vue or React. I found this nice Node book I will read when I have more time. WebAssembly also seems like an interesting tool I could use while I learn Rust.

Whitehat Hacking #

I think learning more about ethical hacking could be a very interesting subject to explore with this hacker101 course. Once I complete that, I want to try my hand at their Capture the flag mock exercises and bug bounties.

Design #

Design is a fun part of webdev and I want to get better at making beautiful websites and mockups with Figma. Here are some of the appealing sites I’ve found:

Open Source Organizations #

I’m currently working with different open-source organizations as part of the Google CodeIn and I love coding with others on an open source project and the collaboration that is required for building complex tools. I want to find more orgs that I can contribute to and develop. Do you know any welcoming ones?

What are you planning to do next year? Please comment down below and I’d love to chat with you!

Subscribe to the blog's newsletter: