Tweet
Select all uppercase alphabets in a text using regex πŸ‘‡

#buildinpublic

🧡
(1/3)
Select characters that are not a word character (alphanumeric & underscore) in a text using regex πŸ‘‡

#buildinpublic

🧡
(1/3)
Learn Regex: Match any character in the set πŸ‘‡

#buildinpublic

🧡
(1/3)
Find all whitespaces in a text using \s in regex πŸ‘‡

#buildinpublic

🧡
(1/3)
Find all digits in a text using \d in regex πŸ‘‡

#buildinpublic

🧡
(1/3)
Learn to use $ in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using ^ in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Learn to use \w in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using dot (.) and * quantifier in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using ? quantifier in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using * in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using dot (.) and + quantifier together in a regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using + quantifier in regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Using dot (.) in regex expression πŸ‘‡

#buildinpublic

🧡
(1/3)
Learn regex with me

Regular expressions are patterns used to match character combinations in strings

#regex #buildinpublic

🧡
(1/)
I just finished all the 3 parts of Linux fundamentals on @RealTryHackMe and earned the cat linux.txt Badge for Being competent in Linux

#tryhackme #linux #buildinpublic #tweet100 #sysadmin
I made a password generator website as a part of @scrimba's JavaScript course

Use strong passwords and be safe online

See it in action here πŸ‘‰ password-generator-sh.netlify.app

#tweet100 #LearnToCode #buildinpublic #CodeNewbie #scrimba #javascriptdeveloper