How to Convert a String into Title Case with JavaScript and Regex
A brief description on how to convert a given string to Title Case structure with certain conditions. I have used JavaScript string and array methods as well as Regex to implement the logic for conversion.
2022 Sep 18 . 8 min read
Preparing for the future? Graduating/Graduated, now what?
A brief summary of what I would have done if I was given a chance to go back to school and start from the scratch to prepare for your career in general.
2019 Aug 15 . 7 min read