Pinned Repositories
AlgorithmProjects
A repo to hold the projects I end up doing as part of the algorithms courses
Algorithms-and-Data-Structures
A place to practise my DS and algos
awesome-decentralized-papers
Influential papers in decentralized systems (cryptocurrencies, contracts, consensus, etc.)
awesome-indie
Resources for independent developers to make money
build-your-own-x
🤓 Build your own (insert technology here)
CodingPuzzles
Respository for solutions to puzzles I solve on HackerRank and other sites.
Design-Patterns
A Repository to store the design patterns I study.
Distributed-Parallel-Concurrent-programming
Repository to store the code I write for the coursera course.
Java-Interview
👨🎓 Java related : basic, concurrent, algorithm
JavaPlayground
PrathameshBeri's Repositories
PrathameshBeri/AlgorithmProjects
A repo to hold the projects I end up doing as part of the algorithms courses
PrathameshBeri/Algorithms-and-Data-Structures
A place to practise my DS and algos
PrathameshBeri/awesome-decentralized-papers
Influential papers in decentralized systems (cryptocurrencies, contracts, consensus, etc.)
PrathameshBeri/awesome-indie
Resources for independent developers to make money
PrathameshBeri/build-your-own-x
🤓 Build your own (insert technology here)
PrathameshBeri/CodingPuzzles
Respository for solutions to puzzles I solve on HackerRank and other sites.
PrathameshBeri/Design-Patterns
A Repository to store the design patterns I study.
PrathameshBeri/Distributed-Parallel-Concurrent-programming
Repository to store the code I write for the coursera course.
PrathameshBeri/Java-Interview
👨🎓 Java related : basic, concurrent, algorithm
PrathameshBeri/JavaPlayground
PrathameshBeri/Kafka_examples
to practise kafka with java
PrathameshBeri/NewsReviewSite
A simple backend to review and post news.
PrathameshBeri/PlacesProject
A learning project for various Java libraries.
PrathameshBeri/ProbablityProblems
Programming some of the famous probablity problems from history and pop culture
PrathameshBeri/ProjectEuler
Project Euler submissions
PrathameshBeri/SentimentAnalysisSystemUI
The UI created as part of Semicolons '19. The user can upload a audio file and then receive the sentiment analysis report performed by the Python backend.
PrathameshBeri/SparkWorkspace
A workspace created for learning apache spark. These will be mostly rudimentary examples I end up implementing from the book "Spark in Action"
PrathameshBeri/spring-cloudconfig-wa
Example of a Spring config server
PrathameshBeri/Spring-WebSockets
PrathameshBeri/SpringBootwithMySql
A basic CRUD app for integrating Spring boot and mysql database.
PrathameshBeri/SpringPerformanceProfiling
Performance Profiling of a large dataset with Spring and JPA.
PrathameshBeri/SwaggerCodegen
A sample project to demonstrate the swagger codegen functionality
PrathameshBeri/WordsStore
A spring application to create a repository for the new English words I learn
PrathameshBeri/YellowPagesPortal
A project to emulate the functionality of yellow Pages. Using Spring boot, Hibernate and Angular.