Details
-
AboutGaurav Sharma
-
SkillsJava, Python, Android, J2EE, machine learning
-
LocationIndia
-
Github
Joined devRant on 7/7/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Started learning/using graphQL for my personal project and it’s really interesting! It solves my major concern of huge json response5
-
I finally found the time to write a small article on Medium about Bloom Filters. At least this lockdown has allowed mw to work on pending stuff.
Read it here - https://medium.com/@gvnix/...12 -
Finally started utilizing this quarantine time and started a new project.
Name - Hermes
Link - https://github.com/gauravat16/...
About - Send Cloud message notifications (like FCM) to your users.
Features I am planning -
1. Send notifications to users based on any specification you want. (eg - users on app version 1.2 and using OS version 9.0 or 8.0 in region India)
2. Search on previous requests and responses.
3. Draw trends on the responses and further actions by the user.
Current tech stack -
1. Spring-Boot
2. Java 1.8
3. Mysql
4. MongoDb
5. Elastic (Planned)17 -
Wrote another post on medium.
This one helps in automating the security token required for testing an API.
https://medium.com/@gvnix/... -
It's the simple things in life that makes me feel that being programmer is fun.
Copying all jpgs from 100 folders? Done.
Ofc I could have searched the folder via Normal finder search, selected them and then copied like a normal human being but wasting more time to do the same thing is what being an engineer about :D4 -
Wrote a small function to transfer files to and from servers to local machine when using a proxy server.
This is meant to be copied in the .bash_profile
https://github.com/gauravat16/... -
Wrote something more on medium! -
How I gained the first 100k users for my App for free
https://medium.com/@gvnix/...3 -
I found my old ppt for my senior year project (A hackerrank or leetcode clone).
My love for minimalistic graphics started back then. -
I finally published my first medium article, It's on Sticky sessions for microservices.
It took so much of my time to piece everything together that I wrote a small how-to, so that my fellow devs should not suffer like I have.
https://medium.com/@gvnix/...6 -
Weight lifting.
Now hear me out. I know this doesn't sound geeky but my pedantic nature makes it.
Comparing the numbers of your lifts. Charting them out. Making your own workout schedules with targeting every muscle and it's parts.
It's fun and rewarding.1 -
To all the people using 1080p external monitors on macos mojave, did you notice that the fonts are now shitty?
I wrote a script to fix it. (Uses the fix provided in the forums and makes it work for ext displays and retina).
https://github.com/gauravat16/...4 -
What's the best way to set username password for DB?
I currently set them as system env variables and then have placeholers in the properties files. This helps in avoiding a bad commit to GitHub.6 -
More than a year ago, frustrated by a sub par experience of linux on my laptop (drivers), I planned to buy a MacBook to get a stable Unix platform.
But it was too expensive.
I convinced myself that it will pay for itself.
And today my app, i created on this laptop, has finally paid for it. :D
I am very happy.7