cbarange (@cbarange_dev) 's Twitter Profile
cbarange

@cbarange_dev

Junior Software Engineer · Ideas are cheap, Execution is everything

ID: 1337117435300818945

linkhttps://linktr.ee/cbarange calendar_today10-12-2020 19:30:30

19 Tweet

13 Followers

55 Following

cbarange (@cbarange_dev) 's Twitter Profile Photo

I finished implementing a CI / CD architecture based only on free SAAS 💰 Heroku Netlify SonarCloud #github_action I'm did a demo in French 🇫🇷 here (my voice is a little slow, it's 4 in the morning😱) youtu.be/rZ628gNkmsY Git link : github.com/cbarange/test_…

I finished implementing a CI / CD architecture based only on free SAAS 💰 <a href="/heroku/">Heroku</a> <a href="/Netlify/">Netlify</a> <a href="/SonarCloud/">SonarCloud</a> #github_action
I'm did a demo in French 🇫🇷 here (my voice is a little slow, it's 4 in the morning😱)
 youtu.be/rZ628gNkmsY

Git link : github.com/cbarange/test_…
cbarange (@cbarange_dev) 's Twitter Profile Photo

End of the Accenture #Hackathome, we reached the top 3 for 1 hour. It wasn't enough for the end, our final ranking is 10/50. Thanks to @TOSAtests for preparing challenges🙂 Our solutions : github.com/cbarange/HackA…

End of the <a href="/Accenture/">Accenture</a> #Hackathome, we reached the top 3 for 1 hour. It wasn't enough for the end, our final ranking is 10/50. Thanks to @TOSAtests for preparing challenges🙂

Our solutions : github.com/cbarange/HackA…
cbarange (@cbarange_dev) 's Twitter Profile Photo

#BattleDev 2021 edition ended, I'm ranked at 568/3183. I got stuck on the 7th test case of exo4 due to TimeOut Execution 😭. That my best rank after 3 participations 🥳

#BattleDev 2021 edition ended, I'm ranked at 568/3183. I got stuck on the 7th test case of exo4 due to TimeOut Execution 😭. That my best rank after 3 participations 🥳
cbarange (@cbarange_dev) 's Twitter Profile Photo

I release V1 of #BattleDev scoreboardTify 🎉. A Beautify Battledev scoreboard archives, I'm working now on stats to create some nice charts 📊. Check it : scoreboardtify.netlify.app 👈

cbarange (@cbarange_dev) 's Twitter Profile Photo

Just finished a codegolf on #ClashofCode, got 2nd place and take a look at the code of first one. Just awesome🤯 and it's works fine. statement : invoice calculator input 4 // number of articles abca // articles a 5 b 12 c 9 // prices output 31 // because 5+12+9+5

Just finished a codegolf on #ClashofCode, got 2nd place and take a look at the code of first one. Just awesome🤯 and it's works fine. 

statement : invoice calculator 
input
4 // number of articles
abca // articles
a 5 b 12 c 9 // prices

output
31 // because 5+12+9+5
cbarange (@cbarange_dev) 's Twitter Profile Photo

Need a dynamic browser bookmark with current date as URL param, eg: schedule/planning ? I did one for my school schedule @EPSI_Ecoles EPSI Nantes : 1. Write some HTML 2. Encode it with base64 3. Add URL protocol data:text/html;base64,{BASE64 HERE} 4. Enjoy your new bookmark

Need a dynamic browser bookmark with current date as URL param, eg: schedule/planning ? 
I did one for my school schedule @EPSI_Ecoles  <a href="/EPSI_Nantes/">EPSI Nantes</a> :
1. Write some HTML
2. Encode it with base64
3. Add URL protocol data:text/html;base64,{BASE64 HERE}
4. Enjoy your new bookmark
cbarange (@cbarange_dev) 's Twitter Profile Photo

Hi everyone! I’m excited to share S2Tui "The simplest Speech to Text solution for Windows, Linux & macOS" Check it 👉 s2tui.accessdevops.com