Published in HackerNoon.com·Jul 16, 2017Playing With GraphQL + Python FlaskA good friend😉 suggested me to learn GraphQL and just when I was looking for resources, HOW TO GRAPHQL was launched. I went with fundamentals of GraphQL in it and found Graphene later. It’s a GraphQL framework for Python. I was more interested in Graphene-SQLAlchemy. So I learned those stuff…Graph QL2 min readGraph QL2 min read
Published in HackerNoon.com·Jul 1, 2017Playing With Apple ARKitI bought a new iPhone 7 on the 10th Anniversary of iPhone and tried a couple of stuff with the ARKit 👨💻. To get started with ARKit + Unity try this tutorial. And for ARKit + SceneKit go with this one. First I went with creating a 2D scene…Arkit1 min readArkit1 min read
Nov 18, 2016SnapView -> RoundView 🌀Update(1 Dec 2016): According to intellectual property claim from Snap Inc. I’m not allowed to use the word “Snap”, ”ghost & spectacles emoji’s”. So renamed SnapView to RoundView and moved the site to roundviewapp.heroku.com 💛. RoundView is a simple tool to make your videos look like recorded using Spectacles. …Snapchat2 min readSnapchat2 min read
Sep 16, 2015Safari Vulnerability Leaves It’s Users Unsafe -Safari Safe BrowsingAfter Chrome & Firefox, most people use Safari. And on Jan 20 I reported a vulnerability to Apple Security team and it’s related to Safari Safe Browsing. Usually when a user visits a malware website, Safari will block and alert the user. And I was trying to bypass the alert…I OS2 min readI OS2 min read
Jul 21, 2015Facebook Group Chat Bug {2013}Facebook Groups chat bug , this was the bug which made my name to reach few people :P . In Facebook groups feature any member of a group can start a chat with all the group members with two condition 1)The group should have less members. 2)The person who start…2 min read2 min read
Feb 19, 2015Access Private Facebook Group’s Documents - Facebook Graph API BugRecently I was working with Facebook Graph API and found this bug. Facebook Group (https://developers.facebook.com/docs/graph-api/reference/v2.2/group) & Groups Docs graph API(https://developers.facebook.com/docs/graph-api/reference/v2.2/group/docs) states that 1) user_groups permission to retrieve any groups that the session user is a member of. 2) Any valid access token if the group is public (i.e. the group’s privacy setting…2 min read2 min read