Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.08 KB

zero.md

File metadata and controls

42 lines (24 loc) · 2.08 KB

From Zero to Hired: The Path of Getting a New Job (Step by Step)

Day Zero: Setting the Foundation

Today marks the beginning of my journey to find a new job in the tech industry. I've decided to document this process not only to keep myself motivated but also to share my experiences with others who might be in a similar situation.

Updating Professional Profiles

The first step was to update all my professional profiles. This included:

  • LinkedIn profile
  • CV files
  • Freelance profiles

This process took longer than expected, especially when trying to recall all the interesting projects I've worked on in my current job over the past few years. However, it's crucial to have an up-to-date and comprehensive professional presence online.

Working on Personal Projects

After updating my profiles, I decided to make progress on a few personal projects to add to my portfolio. However, I found that some projects were too complex to keep me motivated in the short term. So, I pivoted to start a new, simpler project.

Nejo JSON Viewer

I created a component library called "nejo-json-viewer" (playing with the words NEw JOb). This library allows for easy rendering of JSON files. Why? Well, I plan to create a JSON version of my resume in the near future (probably tomorrow's project).

The best part? I managed to complete and publish this project in a single day! You can find it on GitHub: nejo-json-viewer

Starting the Dev Blog

In the midst of working on my project, I had the idea to start this dev blog. It's a way to track my progress and keep myself accountable and motivated during the job search process.

Next Steps

I'm still researching the right platform to host this blog long-term. I'm considering replicating it on dev.to or creating a dedicated Twitter account, or possibly both. For now, I'll use Git and GitHub for tracking.

Day Zero Summary

  • Update CV
  • Update some libraries
  • Complete a project from start to finish
  • Start with my dev blog

Stay tuned for more updates on my journey from zero to hired!