Community
8mos
Devfolio, Oct 24' - Present
@ashwinexe
Ashwin Kumar Uppala
@ashwinexe
A funky hacker with a knack for cloud native and web projects. I also create programs for fun!
A funky hacker with a knack for cloud native and web projects. I also create programs for fun!
Community, Devfolio
Hyderabad, India
2
projects
2
1
prize
1
5
hackathons
5
3
Hackathons org.
3
163
contributions in the last year
Jun
S
M
T
W
T
F
S
May
8 months
Oct 24' - Present
Building and Breaking
8mos
Devfolio, Oct 24' - Present
1y 6mos
GitHub, Dec 22' - Jun 24'
1y 2mos
Major League Hacking, Aug 22' - Oct 23'
ashwinexe.medium.com
I’ll jump straight to the points and list down the shortcuts I use which have/will save me years of time in coding. Keyboard Shortcuts Command Palette ctrl + shift + P : This Palette is your one-stop-shop for every setting in VS Code Remove the > key to access files from workspace 2. Rename Symbols (everywhere) : Hit F2 on a variable. (We have a bad habit to name variables a , b , x instead of understandable words) 3. Integrated Terminal ctrl + ~ : quickly get focus or close/open your terminal 4. Tog...
ashwinexe.medium.com
It wasn’t until an year after I joined college I was blown by the fact everything I needed was in my pocket this whole time! 📱 Chapter 1 : Hackathons Hackathons are one of the best ways to Learn any tech in short span of time. This may not mean you’ll get mastery over the stack, but a good understanding of it. So next time you want to learn a tech stack you fear, try using it in a hackathon instead. You’ll get comfy with it by the end of event. Resources: http://mlh.io/ (Major League Hacking) https://...
We wanted a fun yet functional way to make sense of who’s in the office people, cats, and chaos included. JhumriCam taps into our office RTSP cameras to: 👥 Count how many people are physically in 🐈 Detect when our office cat Jhumri makes an appearance 🥇 Track who visits the office the most (yes, we made a foodie leaderboard) 🤖 Compare predicted lunch attendance (based on 👍 counts) vs actual headcount from the cameras 💬 Share all of this via a Telegram bot with /headcount, /start, etc.