Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by jeet1995
A curated list of projects in awesome lists by jeet1995 .
https://github.com/jeet1995/github-graphql-rest-client
This projects aims at creating a GraphQL client for GitHub. It fetches the response objects and deserializes it onto some object with the help of design patterns ensuring type safety.
funsuite github-api-v4 graphql scala
Last synced: 04 Jan 2025
https://github.com/jeet1995/hadoop-mapreduce-publication-data-analysis
This project aims at leveraging the capabilities of Apache's Hadoop framework by applying Map-Reduce primitives to analyze publication data. This data distributed as the dblp-dataset is analyzed for no. of publications per author, per year, no. of co-authors per paper etc.
dblp-dataset hadoop-mapreduce scala
Last synced: 04 Jan 2025
https://github.com/jeet1995/brain-corp-robot-scan-filter
argparse numpy python shell-script unittest
Last synced: 04 Jan 2025
https://github.com/jeet1995/spark-stock-trading-simulator
This project aims at leveraging Apache's Spark framework to simulate possible profits and losses for a given portfolio and an initial investment value. The investment pattern on this portfolio is randomized with the help of Monte-Carlo simulations.
Last synced: 04 Jan 2025
https://github.com/jeet1995/cloud-simulator
This project aims at creating a simulation of a federation of datacenters wherein each datacenter has certain no. of computing units. Load in the form of cloudlets is supplied to these network of data centers and metrics such as computation time are noted.
Last synced: 04 Jan 2025
https://github.com/jeet1995/akka-cloud-simulator
This project aims at leveraging the Akka framework wherein computing nodes are mimicked through instances of Akka actors. Message passing between these actors helps simulate an overlay network amongst these computing nodes. A convergent hashing algorithm known as the Chord algorithm is simulated by performing data look up in this overlay network. Other scenarios such as new nodes entering have also been simulated.
akka akka-actors akka-http docker scala
Last synced: 04 Jan 2025
https://github.com/jeet1995/design-pattern-verifier
This project verifies a design pattern using the Java annotation processing engine. It runs purely in compile time and displays with requisite compilation tags as to where the design pattern element has been incorrectly implemented.
annotation-processor annotations gradle guava java
Last synced: 04 Jan 2025