From b9f7b7892586e4c6ede860a38ea4ba316fa0db74 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:28:40 +0800 Subject: [PATCH] Add new blog post about my new job --- ...-hobbyist-to-professional-web-developer.md | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer.md diff --git a/src/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer.md b/src/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer.md new file mode 100644 index 00000000..fa0ca390 --- /dev/null +++ b/src/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer.md @@ -0,0 +1,55 @@ +--- +articleTitle: From Hobbyist to Professional Web Developer +desc: How building my personal website led to me getting a web developer job. +date: 2024-08-18T20:28:21+0800 +categories: ["life updates", "web development"] +toc: true +--- + +I am pleased to announce that I am officially a professional web developer now — starting from 16 August 2024, I am working for a local traditional Chinese medicine (TCM) healthcare company, with my job involving web development, UX design and graphic design. I owe much to this very website for inspiring me to pursue web development as a profession. + +## My Web Design Origin Story + +My interest in web design and development go back as far as my teenage years in the 2000s. I had a GeoCities account, but by the time I started to participate on the web when I was around 14, blogs were on the rise, so blogging was my first foray into creating on the internet, so I did not experience creating and coding a personal website like other GeoCities users did. That said, I got my start on HTML and CSS through blogging, by editing the codes of widgets and blog themes, while being inspired by many other blogs. + +In particular, there was a Taiwanese blogger who was a professional graphic designer with a gorgeous header made with Flash, who ended up being an inspiration for me to aspire to become a graphic designer when I grew up. I did study graphic design, earn a diploma and began working as a graphic designer. However, years in the field, I got burned out; there were multiple factors contributing to my burnout from the graphic design field, but the short version is that the reality of graphic design work, at least in my experience, did not turn out as great as what my younger self had expected and hoped for. + +## Rekindled Interest in Web Design + +In 2022, my interest in web design was rekindled when I discovered Neocities through Tumblr, and the resurgence of creating personal websites, so decided to build and code my own website to gather various stuff I have created and curated across various online spaces. For this, I re-learned HTML and CSS, and began to truly experience the joy of carving one's own space on the web, and the more I worked on my website, the more I learned about not only web design, but also web development, by dabbling in JavaScript, which became the first programming language I actually learned. + +{% disclosure "Side Note: First programming language I used" %} +Technically, the first programming language I had ever used is NWScript, a scripting language based on the C programming language and used for the video games {% cite "Neverwinter Nights" %} and {% cite "Star Wars: Knights of the Old Republic" %} series, since I got into modding, including creating mods for the {% cite "Knights of the Old Republic" %} games before building my website, but I did not actually learn or understand programming concepts (such as variables, data types, etc.) until I started to learn JavaScript, so I do not count NWScript as my first programming language. +{% enddisclosure %} + +Furthermore, despite being burned out from graphic design as a profession, my graphic design background does come in handy in building Leilukin's Hub, by designing and creating graphics for my website, including header image, site button, favicon, etc., as well as applying my design knowledge and skill to design my own website, from colour schemes to layout. + +## Web Development: More than a Hobby + +Over time, my interest in web development evolved enough to take online coding courses, starting with [freeCodeCamp](https://www.freecodecamp.org/), then [Scrimba](https://scrimba.com/) shortly after. Taking these courses made me realise that these languages have evolved a lot since more than a decade ago. I applied the HTML, CSS and JavaScript skills and knowledge I learned from these courses to make improvements to my website. + +Meanwhile, learning that there were people who became developers without a computer science degree inspired me to consider switching my career path to web development. In other words, web design and development have become more than a hobby to me. I did not expect it to be easy, so I did put as much as I could in learning and practising web development. That said, Leilukin's Hub remains a hobby project, and it serves as a good platform for me to practice and experiment my front end web development. + +After teaching myself to code for almost two years, and received multiple code and tech-related certifications, I updated my résumé with information about my interest in switching career from graphic design to web development, and hope for transferring my creativity and design expertise into building the web. I started to try hunting for front end web developer jobs, but my attempts to apply for the job for many companies did not succeed, then I received a surprised belated birthday present in the form of a job interview invitation. + +## New Job Interview: A Surprise Belated Birthday Present + +On 29 July 2024, a day after my birthday, I received an invitation by the managing director of a local traditional Chinese medicine company to attend an interview with him. The company was looking for someone with web development expertise to work on and improve their website, which is built with WordPress, and the managing director discovered my résumé on a Malaysian job hunting website I had registered an account on. + +During my interview, I explained to the managing director that I have been looking to switch career from graphic design to web development. Turned out, the company was also interested in hiring a web developer with design expertise to improve the front end of their website, so my 8 years worth of graphic design experience was a bonus. A week after the interview, the managing director sent me a job offer, and I accepted and got hired, with my responsibilities include web development, UX design and graphic design. + +## WordPress Developer by Day, Eleventy Developer by Night + +Starting my professional web development journey with WordPress is going to be a new experience for me. I had brief experience with working on WordPress websites as a website administrator in one of my previous jobs, but never as a developer. Furthermore, prior to receiving this job offer, I never studied WordPress development, nor built my own website with WordPress. + +That said, I hope to apply the programming knowledge and skills I learned from the coding courses I had taken to adapt to learning WordPress development. My confidence in my ability to learn new tech skills was bolstered by the time I created a [fork for the fanlisting script BellaBuffs with SMTP support](/projects/code/bellabuffs-phpmailer/) despite my inexperience with PHP. I am looking forward to learning more about PHP with my new job as well. + +Although now I work on WordPress in my day job, my personal website will continue to be built with Eleventy. One of the reasons I wanted to pursue web development as a profession is the freedom to learn and use different tools outside day job while continuing to grow as a developer. + +None of the coding courses I took taught about Eleventy or any static site generator, but [rebuilding Leilukin's Hub with Eleventy in April 2024](/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/) allowed me to learn more about web development, not to mention I do have a lot of fun with using Eleventy. Therefore, I am content to be a WordPress developer by day, Eleventy developer by night. + +## Wrapping Up + +Looking back, even I am amazed by the fact that building this very website kickstarted my path to become a professional web developer, especially since I did not come from a tech educational or industrial background, but I am glad that it happened. + +I am happy to be able to switch my career path to web development despite not having a computer science degree, and that my prior working experience as a graphic designer helped with getting this new opportunity. \ No newline at end of file