Skip to content

Instantly share code, notes, and snippets.

@AakashPandey
Created March 2, 2025 16:08
Show Gist options
  • Save AakashPandey/e2344ebc7756f3920d79e2ca92e43ebd to your computer and use it in GitHub Desktop.
Save AakashPandey/e2344ebc7756f3920d79e2ca92e43ebd to your computer and use it in GitHub Desktop.
JSON Resume
{
"basics": {
"name": "Aakash Pandey",
"label": "FullStack Web3 Developer",
"email": "[email protected]",
"phone": "+91 7019374399",
"url": "https://github.com/aakashpandey",
"summary": "A FullStack and Web3 developer with extensive experience in cutting-edge technology stacks. With a track record of success working at various startup companies, I have built numerous real-world projects that demonstrate my ability to design and develop robust, scalable, and efficient systems.",
"location": {
"address": "Bengaluru",
"postalCode": "560103",
"city": "Bengaluru",
"countryCode": "IN",
"region": "Karnataka"
},
"profiles": [
{
"network": "Github",
"username": "aakashpandey",
"url": "https://github.com/aakashpandey"
},
{
"network": "Medium",
"username": "_aakashpandey",
"url": "https://medium.com/@_aakashpandey"
},
{
"network": "Twitter",
"username": "_aakashpandey",
"url": "https://twitter.com/_aakashpandey"
}
]
},
"work": [
{
"name": "Ajargh Kreation",
"position": "Senior Software Engineer",
"url": "https://ajarghkreation.com",
"startDate": "2023-05-01",
"endDate": "2023-10-31",
"summary": "Initiated MVP development cycle encompassing ideation, feasibility assessment, and outlining MVP features. Single Handedly developed backend architecture. Restful backend with extensions making it upgradable to microservices created using nestJS based on NX monorepo build system.",
"highlights": [
"Assembled a team of junior front end developers and interns from all over India by conducting technical interviews, issued technical assessments and trained them on the respective technologies."
]
},
{
"name": "Quriverse",
"position": "FullStack Developer",
"url": "https://quriverse.com",
"startDate": "2022-10-01",
"endDate": "2023-04-30",
"summary": "Planned, designed the tech stack and architecture of a highly scalable backend for the social network which is deployed as individual microservices (Chat API, Media Upload API & CRUD API) on AWS with CI/CD pipeline."
},
{
"name": "Vehle.in",
"position": "FullStack Developer Lead",
"url": "https://vehle.in",
"startDate": "2021-03-01",
"endDate": "2022-10-31",
"summary": "Worked on creating custom libraries for Webflow, and built microservices."
},
{
"name": "iNeuron.ai",
"position": "Sr. FullStack Developer",
"url": "https://ineuron.ai",
"startDate": "2020-07-01",
"endDate": "2021-02-28",
"summary": "Integrated DJango, Node, React to ML Models."
},
{
"name": "Avalon Labs",
"position": "Fullstack App Developer",
"url": "https://avalonlabs.com",
"startDate": "2019-11-01",
"endDate": "2020-06-30",
"summary": "Built an eCommerce website & app using Flutter and WooCommerce."
},
{
"name": "Dhiyo.ai",
"position": "Software Engineer Intern",
"url": "https://dhiyo.ai",
"startDate": "2019-08-01",
"endDate": "2019-10-31",
"summary": "Worked on individual components for an android app in Flutter."
},
{
"name": "KnightsRobo Corp",
"position": "Technology Developer Intern",
"url": "https://knightsrobocorp.com",
"startDate": "2017-09-01",
"endDate": "2017-12-31",
"summary": "Built an eCommerce centric chatbot for Nilgiris Mart as an MVP using AI-ML & Vanilla JS."
}
],
"education": [
{
"institution": "Acharya Institutes",
"area": "Bachelor of Computer Applications",
"studyType": "Bachelor",
"startDate": "2016-09-01",
"endDate": "2019-08-31"
}
],
"skills": [
{
"name": "Programming Languages",
"level": "Advanced",
"keywords": [
"JS",
"TS",
"C",
"C++",
"Python",
"R",
"Solidity",
"Dart",
"Go",
"PHP",
"Java"
]
},
{
"name": "Frameworks",
"level": "Advanced",
"keywords": [
"Node.js",
"Nest.js",
"React",
"Svelte",
"Flutter",
"Webflow",
"Next.js",
"Django",
"Flask",
"Web3.js",
"Ethers.js",
"Nx(Monorepo, etc)"
]
},
{
"name": "Databases",
"level": "Advanced",
"keywords": [
"PostgreSQL",
"MySQL",
"Microsoft SQL",
"MongoDB",
"Cassandra",
"Firebase",
"Redis"
]
},
{
"name": "Extras",
"level": "Advanced",
"keywords": [
"Apache Kafka",
"Elasticsearch",
"Swagger",
"IPFS",
"Hardhat",
"Truffle",
"RabbitMQ",
"Fastify",
"TypeORM",
"Mongoose",
"Sequelize",
"Prisma",
"gRPC. WebRTC",
"Passport.JS",
"PowerShell",
"Bash",
"Zsh",
"AWS",
"Linux",
"BSD",
"Docker",
"Kuburnetes",
"Git",
"ChatGPT Prompt Writer"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment