🎯
Focusing
Non-Linear Thinker, Agentic-AI Consultant, AI Evangelist, Futurist, Coach & Speaker, Coder, Demystify Digital & Tech, BFSI,Health,Retail,
Founder at Loyla.ai
-
"Loyla.ai" - AI Products Lab LLP.
- India
-
13:00
(UTC +05:30) - http://bit.ly/23wFE
- in/arjunghosh
- @arjunghosh
- http://loyla.ai/
Highlights
- Pro
Pinned Loading
-
-
-
tweet_parser.rb
tweet_parser.rb 1# To parse a tweet from twitter to get teh '@' , '#' and the text seperated
2parsed_text = tweet.text.gsub(/ ?(@\w+)| ?(#\w+)/) { |a| ((a.include?('#')) ? tags : replies) << a.strip.gsub(/#|@/,''); '' }
-
email-validation-script
email-validation-script PublicEmail Validation Bash Script for Termux cli cmd tool
Shell
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.