Skip to main content

A day in the life of an unemployed Software Engineer

Hi, guys it's me. My name is Brandon if you don't know who i am just in case. There's a lot of companies in the world. Anyone can get a job.. but where's a company for me... i can get a job.. please... hopefully... Let's go! 


(Unemployed rate)

During covid time, i can't meet my best friends and everyone at my age is looking for a job so litailly everyone is too busy right now. Also, Korea is highly educated country so people don't want to do low level jobs including me. I'm not looking down low level jobs. It just how it is and young generation like me doesn't want to do labour work. but i still do at logistic company only a few days during a week. and i still be late at work (sorry my manager lol) 


0. work at logistics company like Amazon (wake up at 6 and back home around 12 with lunch)

1. check my phone with email/chat 

This is a starbucks where i usually go. and unfortunately, it is closed and the govt ordered to close all of in-door restuarents bc of fucking stupid covid. so i think you can only pick up food  


3. Access to Udemy to study JavaScript/React & sometimes live 

4. Study data structure and algorithm for coding interview 

(put some crazy effect like lost)

5. Start job hunting. 

I see the next big thing is autonomous driving service. So, i really want to go to hailing service company like Uber, Lyft or possibly Tesla if they start RoboTaxi. 


I'm trying to make some time for exercise. i want to do kickboxing as im always angry but can't go out that often bc of covid


6. working on a portfolio with 100 toy projects + Big 3 (McDonald's, Tesla and OXINION)


(Code with me)

To give you a little bit info about me, i really like location based service. so if you are into it, send me msg on instagram or facebook. 

i think i'm really really good at making stuff but never see the end. That's how most of ideas dies as idea. 

7. Work as a trader at 11:30PM in KRT and 9AM UST

Trading is one thing i do for income while looking for a job. I start a project called "Buy me a mac". People say don't trade apple. own it. but i get into to apple too late. 

8. sometimes Netflix Teleparty with a friend for rest. you can join FB group WMT


Comments

Popular posts from this blog

[BAEKJOON Online Judge + Node.js] 2292: Honeycomb

  I did't use while loop that much so didn't come up what to do. While loop create a loop that execute a specific statement. So, the main point of this problem is "prevNum + max * 6" input = 13, output = 3 https://www.acmicpc.net/problem/2292 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/while const input = require ( "fs" ). readFileSync ( "/dev/stdin" ). toString () ; let count = 1 ; let max = 1 ; // set the range while (max < input) { max += count * 6 ; count ++ ; } console . log (count) ; // prevNum + count * 6 // 1 so +6 every loop! // 2 - 7, 5 // 8 - 19, 11 // 20 - 37, 17 // 38 - 61, 23

FE WebDev Routine Training Feb 09, 2021

 FE WebDev Routine Training Feb 09, 2021  A lot of things to do. DO FUCKING FOCUS!!!  Coding test - codewar 1 Kakao 2021 No.1 CSS - grid/ SCSS and Cloning(besthorrorscenes.com) JS - for of loop/  Sec9/ DOM array methods toy project React -   A bit of Yelp Portfolio -  List the 100JS projects Job hunting -  NAVER Finance(on 10th) Karrot for  internship  Apply SW maestro