Skip to content

Instantly share code, notes, and snippets.

@rohitcoder
Last active April 6, 2023 06:50
Show Gist options
  • Save rohitcoder/abe5d5737de06bbb751dbf643d3e0bf7 to your computer and use it in GitHub Desktop.
Save rohitcoder/abe5d5737de06bbb751dbf643d3e0bf7 to your computer and use it in GitHub Desktop.
resume.json
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Rohit Kumar",
"label": "Security Engineer",
"image": "https://avatars0.githubusercontent.com/u/416209?s=460&u=38f220a2c9c658141804f881c334c594eb1642ac&v=4",
"summary": "I'm a cybersecurity expert, experienced in researching and developing products. I've reported critical security issues to companies like Facebook, Grubhub, and Invision and am recognized in Facebook's Hall of Fame as a top global hacker.",
"email": "getrkinfo@gmail.com",
"phone": "+91 7004485204",
"location": {
"city": "Patna",
"countryCode": "In"
},
"profiles": [{
"username": "rohitcoder",
"url": "https://twitter.com/rohitcoder",
"network": "twitter"
},
{
"url": "https://github.com/rohitcoder",
"username": "rohitcoder",
"network": "github"
}
]
},
"education": [
{
"endDate": "2020-07-31",
"startDate": "2017-07-31",
"area": "Computer Applications",
"studyType": "Bachelor of Computer Applications",
"institution": "Lovely Professional University, Punjab, India",
"CGPA": "7.6/10.0"
}
],
"references": [],
"skills": [
{
"keywords": [
"SAST",
"SCA",
"DAST",
"Vulnerability Management",
"Security Engineering",
"Threat Modeling",
"Application Security",
"Product Security",
"Penetration Testing"
],
"level": "Senior",
"name": "Security"
},
{
"keywords": ["Node.js", "Rust", "Python", "PHP", "MongoD / MySQL", "GraphQL", "Redis", "AWS"],
"level": "Senior",
"name": "Backend"
},
{
"keywords": ["NextJS / React Native", "CSS"],
"level": "Senior",
"name": "Frontend"
}
],
"awards": [
{
"title": "Top 20 Hacker WorldWide",
"awarder": "Facebook Bug Bounty 2021"
},
{
"title": "Top 50 Hacker WorldWide",
"awarder": "Facebook Bug Bounty 2020"
},
{
"title": "Hall of fame",
"awarder": "Grubhub, Invision"
},
{
"title": "Best College Startup",
"awarder": "MSME Indian Government - 2018"
}
],
"work": [
{
"name": "CloudDefense",
"position": "Staff Security Engineer",
"startDate": "2022-05-01",
"endDate": "2022-12-31",
"summary": "Developed and implemented SAST, SCA tools to protect company assets and prevent cyber attacks. Conducted security assessments and audits to identify vulnerabilities and recommend solutions. By collaborating with cross-functional teams, I ensured the security of products during the SDLC lifecycle, contributing to successful product releases.",
"highlights": [
"Security Lead, Involved in Product Development of SCA, SAST, Secret Scan services.",
"Market Competency & Security related Product research & Interviewed a lot of candiadates",
"Identified and mitigated a critical vulnerability that could have resulted in a data breach"
]
},
{
"name": "BB.Social",
"position": "Senior Software Engineer - Backend & Security",
"startDate": "2021-02-01",
"endDate": "2022-04-01",
"summary": "Developed and maintained GraphQL APIs and AWS Services. Collaborated with cross-functional teams to gather requirements, design and implement features in GraphQL API, and resolve to security issues. Conducted code reviews and mentored junior developers.",
"highlights": [
"Founding engineer, Developed entire backend GraphQL APIs for a Social media startup.",
"I interviewed multiple candidates and i was leading a small team of backend developers",
"Build a fault tolerant & highly scaleable cloud architecture on AWS, reduced AWS cloud bills by 60%",
"Implemented SAST, SCA tools in CICD Pipline and worked on triaging bugs"
]
},
{
"name": "Facebook",
"position": "Independent Security Researcher - Bug Bounty",
"startDate": "2018-01-01",
"endDate": "2021-07-01",
"summary": "I discovered some of the most significant and crucial security concerns in Facebook's bug bounty program. As a result, I was invited to several private hacking events sponsored by Facebook and was presented with numerous accolades from the company.",
"highlights": [
"Found some major security flaw, e.g i was able to access phone numbers of any Instagram/Facebook users.",
"Top 20 Hacker around the world",
"Got invitation in private hacking event \"BountyCon\" by facebook in Singapore & South Korea"
]
},
{
"name": "Coldfox",
"position": "Co-Founder & Developer",
"startDate": "2018-01-01",
"endDate": "2020-03-01",
"summary": "Worked closely with directors and CEOs of MSMEs to create software solutions integrated with IoT devices. Entire backend & frontend was built by me and my small team of developers. Tech stack was in PHP, MySQL, Javascript, CSS, AWS",
"highlights": [
"Started this company after winning IndustryHack hackathon at my campus, worked with MSME(s)",
"Top 10 Startup by Punjab MSME, got Incubation offer at IIT Ropar campus and monetary support.",
"Incubated at Startup School LPU, and graduated from Y Combinator’s Startup School programme."
]
},
{
"name": "EdVoid",
"position": "Co-Founder & Developer",
"startDate": "2017-01-01",
"endDate": "2021-03-01",
"summary": "Created a sophisticated Ed-Tech ERP with an emphasis on online proctoring that includes modules for exam and admission management. Incorporated advanced technologies such as PHP, AWS, MySQL, Python, and Pico JS to enable facial expression recognition.",
"highlights": []
}
],
"interests": [{
"name": "Gaming - PUBG, 8 Ball Pool",
"keywords": []
},
{
"name": "Rock Music",
"keywords": []
},
{
"name": "Reading",
"keywords": []
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment