Skip to main content

#Infographic Tech Resume

I had heard of 'Infographics'. I had seen them on space.com, like the one below, which is one of my favorites.




I wanted to make one or more infographics for showing quarterly updates. I like this one from Facebook about their open source contributions for the whole year in 2016.




So, when I made time to look into creating infographics on my own, I searched the Google-sphere and found a bunch of articles about tools for creating infographics. One of the good ones I came across is this - 8 free tools for creating infographics. I was intrigued by the number of options and features available on all these tools. But, the one topic that got my attention is 'infographic resume'.

Wait, what? Infographic resume? Really? How would it look like?

Yes it does and apparently it is quite a popular thing out there. Here's mine and I had a great time making it on canva.com. I was even able to edit on my little iPhone 6 using Canva's iOs App.

For now, I created it as three separate pages so I could print each page on a standard sized printer paper. I think I will merge it up and create a single infographic later.




Popular posts from this blog

Create #VirtualPrivateCloud, NAT Instance and NAT Gateways on @AWSCloud

Create a Virtual Private Cloud, NAT instance and the new NAT Gatweay ... and making it all work. This is a YouTube playlist of three videos.

Cheat sheet to create a #VPC and Subnets on @AWSCloud

One of the critical things to remember for working with a AWS VPC is creating and using it. I had hard time remembering how to do it, so, I wrote down a cheat sheet for myself.  If anyone wants to follow along, just navigate to the VPC page on the AWS Console and start with 'Create VPC' button. Please note that this may cost some dollars if you are not on the free tier. If you are on the free tier and make mistakes, it may cost some dollars. In the steps below, we will be creating the following on a new VPC: An internet gateway One public subnet with routes for accessibility from the internet One private subnet without any routes One EC2 web server with Apache installed in it and serving a sample html page - using the public subnet. One EC2 server with the private subnet and security group that allows access to resources running on the public subnet only.  Create VPC Name tag: myVPC CIDR Block: 10.0.0.0/16 Tenancy: default (Must have default. Otherwise, i...

My Infographic Resume