Join HackerEarth and view Abhishek Jaiswal's full profile. It's absolutely free!
HackerEarth is the network of top developers across the world, enabling them to connect to start-ups, tech companies, organizations and discover the best developer jobs.
● Created microservices using AWS lambdas and did end-to-end development of providing upcoming class visibility to tutors. ● Developed leave credits for the tutors to provide them a limit to the number of leaves taken by him. ● Optimized database queries by doing cost analysis and adding indexes. ● Created lambdas through serverless and ran them in a schedule and trigger-based manner.
Member of Technical Staff- Intern
Geeks for Geeks,
Work From Home
Jun 2021 - Aug 2021 (3 months)
● Wrote optimized codes for different problems based on data structures and algorithms. ● Published more than 50 articles and reviewed more than 200 articles in Python, C++, Java, etc.
Projects
Galleria Ecommerce Website
Mar 2021 - Apr 2021 (2 months)
A django based application which provides the platform to every men and women so that he/she can buy any fashionable products at very ease. ● Made separate sections for both Men and Women which makes them easy to navigate. ● Sqlite3 is used to make databases to hold the records of the user, products, carts, wishlist and orders which are managed by using the models.py file. ● Product sort and filter is implemented also you can increase, decrease or remove the product from the cart without reloading the page and simultaneously the prices are updated. ● Tech Used: Python, Django, HTML, CSS, Bootstrap, Javascript, jQuery, AJAX, API