Last active
April 2, 2025 04:24
-
-
Save nks89/2b7f0bcb05cd6a8913ec8504885ec192 to your computer and use it in GitHub Desktop.
Nilesh Surana (nks89) Resume
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Nilesh Surana", | |
"label": "Fullstack Engineer", | |
"email": "[email protected]", | |
"phone": "+91 7093001125", | |
"summary": "I have been a fullstack engineer for over 10 years. I taught myself the concepts of Software Architecture and System Design and have implemented the learnings where possible. I also follow concepts of Cryptography, Internet Security and Network Engineering with interest.", | |
"location": { | |
"city": "Hyderabad", | |
"countryCode": "India" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "Nilesh Surana", | |
"url": "https://www.linkedin.com/in/nilesh-surana-41069615" | |
}, | |
{ | |
"network": "Github", | |
"username": "nks89", | |
"url": "https://github.com/nks89" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"name": "Paridhaan By Nidhi", | |
"position": "Technical Lead", | |
"startDate": "2023-12-01", | |
"summary": "Building an e-commerce platform for a cloting store from scratch", | |
"highlights": [ | |
"Tech Stack: React, AWS, Terraform, NodeJS" | |
] | |
}, | |
{ | |
"name": "DAZN", | |
"position": "Technical Lead", | |
"startDate": "2023-09-04", | |
"endDate": "2024-11-26", | |
"summary": "Worked on a greenfield project for migrating users to a simplified payment and subscription flow", | |
"highlights": [ | |
"Built new microservices that would integrate with existing services to simplify the payments flow", | |
"Participated in decisions for strategies on migration of user data to new flow without disruption", | |
"Managed a team of 4 fullstack devs in close coordination with several other teams impacted by the changes in flow", | |
"Tech Stack: NestJS, Kafka, AWS, Terraform, Protobuf" | |
] | |
}, | |
{ | |
"name": "Freelance Consultant", | |
"startDate": "2021-08-02", | |
"endDate": "2023-08-31", | |
"summary": "Worked on containerisation of Ethereum Nodes and implemented modules for backend processing of user data", | |
"highlights": [ | |
"Worked on containerization of customized ethereum nodes", | |
"Worked on backend for processing use data and assigning users with NFT rewards", | |
"Tech Used: NodeJS, AWS, Docker" | |
] | |
}, | |
{ | |
"name": "CoinDCX", | |
"position": "Staff Engineer", | |
"startDate": "2021-03-20", | |
"endDate": "2021-08-01", | |
"summary": "Worked on setting up a robust backend for a rapidly growing Crypto trading platform", | |
"highlights": [ | |
"Reorganised the existing codebase of backend implementation and worked on improving performance", | |
"Worked on adding support for new and critical features at the backend for services within a microservice framework", | |
"Tech Used: NodeJS, AWS" | |
] | |
}, | |
{ | |
"name": "Microsoft", | |
"position": "Software Engineer 2", | |
"startDate": "2020-02-03", | |
"endDate": "2021-02-26", | |
"summary": "Worked on Exchange Admin service, and Azure AKS service", | |
"highlights": [ | |
"Analysed Exchange codebase end-to-end and identified areas of improvement to reduce latency", | |
"Implemented features for Exchange portal", | |
"In another project, worked on migrating Microsoft services to a containerized deployment model", | |
"Tech Used: .NET, React, Azure, Docker" | |
] | |
}, | |
{ | |
"name": "Green Code Software", | |
"position": "Co-Founder and CTO", | |
"startDate": "2017-02-01", | |
"endDate": "2020-01-31", | |
"summary": "Worked on creating a Chrome devtools like debugger for backend applications.", | |
"highlights": [ | |
"Created the software architecture of the product", | |
"Designed API and Database schema", | |
"Wrote bulk of the backend services and NPM package", | |
"Completed an online course for AWS Certified Solutions Architect – Associate (certification pending)", | |
"Tech Used: NodeJS, React, AWS" | |
] | |
}, { | |
"name": "Raiseli Inc.", | |
"position": "Software Consultant", | |
"startDate": "2017-02-01", | |
"endDate": "2015-10-01", | |
"summary": "Designed and implemented APIs for investment and lending services in the real estate sector in the US.", | |
"highlights": [ | |
"Worked as part of a small team to build an SPA from the ground up", | |
"Tech Used: NodeJS, React, AWS, Apache Server" | |
] | |
}, { | |
"name": "Zemoso Technologies", | |
"position": "Full-Stack Developer", | |
"startDate": "2015-10-01", | |
"endDate": "2013-09-01", | |
"summary": "Zetarget collected realtime user inputs and other data to help application owners create successful marketing campaigns through a webapp platform. \n Gro-Intelligence is a data collection and data analytics platform that provides insights about real-time and historical market data.", | |
"highlights": [ | |
"Led the frontend team for Zetarget", | |
"Implemented APIs in backend", | |
"Wrote Spark scripts to collect and process data into a unified format", | |
"Tech Used: AWS EC2, NodeJS, AngularJS, Apache Spark & Kafka" | |
] | |
} | |
], | |
"education": [{ | |
"institution": "IIT Guwahati", | |
"area": "Chemical Engineering", | |
"studyType": "Bachelor", | |
"startDate": "2007-09-01", | |
"endDate": "2012-12-01" | |
}], | |
"skills": [ | |
{ | |
"name": "Web development", | |
"keywords": [ | |
"NodeJS", | |
"React", | |
"REST and RPC API Design" | |
] | |
}, | |
{ | |
"name": "Databases and Messaging", | |
"keywords": [ | |
"Kafka", | |
"RabbitMQ", | |
"PostgreSQL", | |
"DynamoDB", | |
"Redis" | |
] | |
}, | |
{ | |
"name": "DevOps", | |
"keywords": [ | |
"AWS", | |
"Terraform", | |
"Github Actions", | |
"Docker" | |
] | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Full Professional Proficiency" | |
}, | |
{ | |
"language": "Hindi", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "Telugu", | |
"fluency": "Fluent Bilingual" | |
} | |
], | |
"meta": { | |
"theme": "onepage-plus" | |
} | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment