Pinned Repositories
api-standards
Distributed-K-Means-MPI
Project done as an assignment for Distributed Systems. All rights reserved.
EditDistanceForGenes
Assignment for Data Structures and Algorithms for Scientists. Find an optimal set of non-overlapping genes from a text file of genes. Each line representing gene i in the text file should be: si ei ri where si is the start position of the gene, ei is the end position of the gene, and ri is the score of the gene.
learning-spark
Example code from Learning Spark book
leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
logback-s3
Logback RollingPolicy to store logs in S3
magic-modules
Add Google Cloud Platform support to Terraform
MapReduce-Engine-Distributed-Filesystem
All rights reserved by me
MicroBloggingWebAppDjango
nova
OpenStack Compute (Nova)
amey91's Repositories
amey91/MapReduce-Engine-Distributed-Filesystem
All rights reserved by me
amey91/Distributed-K-Means-MPI
Project done as an assignment for Distributed Systems. All rights reserved.
amey91/api-standards
amey91/EditDistanceForGenes
Assignment for Data Structures and Algorithms for Scientists. Find an optimal set of non-overlapping genes from a text file of genes. Each line representing gene i in the text file should be: si ei ri where si is the start position of the gene, ei is the end position of the gene, and ri is the score of the gene.
amey91/learning-spark
Example code from Learning Spark book
amey91/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
amey91/logback-s3
Logback RollingPolicy to store logs in S3
amey91/magic-modules
Add Google Cloud Platform support to Terraform
amey91/MicroBloggingWebAppDjango
amey91/nova
OpenStack Compute (Nova)
amey91/grokking-system-design
Thanks to lirenTu@scale
amey91/papers-we-love
Papers from the computer science community to read and discuss.
amey91/ProcessMigrationFramework
DistributedSystems
amey91/python-novaclient
Client library for OpenStack Compute API
amey91/RMI-Framework
Built my own RMI framework for project in the course Distributed Systems. All rights reserved by me.
amey91/servo
Netflix Application Monitoring Library
amey91/SocialWebAppInDjango