Hello there!I'm Arthur
Welcome to my blog! I'm a software engineer with experience in JavaScript & Typescript, ReactJS, Node.js, Python3, Java with Android, PHP, Rust, C/C++ and C# with .NET. As an enthusiastic learner, writer and mentor, I aim to share my journey of exploration with you. Join me as I write about various aspects of computer science, ranging from Programming Languages, AI, Web Development, to Theoretical CS.
Don't be shy to:
Latest Posts
View all📝 Writing a professional resume: Ultimate guide
• career • guide • resume • tutorialAs I wrote in my previous article about the importance of a Resume, almost everyone needs one. I’ve also provided some key points you should follow to increase your job application chances, so I’d recommend reading it first. In this article, I’m going to provide you an ultimate step-by-step guide on how to write a […]
Resume
• beginners • career • resume • tutorialResume (or CV) is probably one of the most important documents you can have. It’s the passport when you want to find your dream job, and a properly written resume is your visa. In two words: resume is your work and skills history summary. Your resume has only one purpose: to help an employer find […]
Optimize your JS code in 10 seconds
• javascript • learning • programming • tutorialPerformance is the heartbeat of any JavaScript application, wielding a profound impact on user experience and overall success. It’s not just about speed: it’s about responsiveness, fluidity and efficiency. A well-performing JS app increases load speed, provides smoother interactions and more engaged user base. Users expect seamless experience, and optimizing performance ensures that your app […]