Pinned Repositories
AccelerometerGolfProject
Sample project to learn about Accelerometer in Android
AudioSubsetFinder
This is a audio subset finder project. You can find the exact time when the match between two audio files starts.
awesome-interviews
:octocat: A curated list of awesome lists of interview questions.
groovy-patterns
This repository will contain groovy implementations of the design patterns from - https://github.com/faif/python-patterns
InterviewPractice
MetaSearchEngine
This is the repo for my meta search engine project for Information retrieval course
MiniWebBrowser
Mini Web Browser developed using Java and Swing
PageRankImplementation
This is implementation of Page Rank using Java
anujku's Repositories
anujku/app-service-web-java-get-started
This Java Coffee Shop app is used by the getting started content to demonstrate how easy it is to deploy a Java web app to Azure App Service.
anujku/aws-sa-associate-saac02
Course Files for AWS Certified Solutions Architect Certification Course (SAAC02) - Adrian Cantrill
anujku/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
anujku/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
anujku/ecommerce-microservice-backend-app
Spring Boot microservices app with Spring Cloud, Robust and resilient backend managing e-Commerce app
anujku/event-sourcing-microservices-example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
anujku/fastText
Library for fast text representation and classification.
anujku/grails-petclinic
The introductory sample application for Grails
anujku/http-api-aws-fargate-cdk
Build HTTP API Based Services using Amazon API Gateway, AWS PrivateLink, AWS Fargate and AWS CDK
anujku/interview
Interview questions
anujku/Interviews
Everything you need to know to get the job.
anujku/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
anujku/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
anujku/keyhole
MongoDB Performance Measurement and Analytics
anujku/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
anujku/meetupHandoutsAndCode
Handouts and code for the meetups.
anujku/micronaut-workshop
Introductory workshop about Micronaut
anujku/mongo-ftdc
Display MongoDB FTDC Metrics Using Grafana
anujku/Object-Oriented-Design
anujku/PiggyMetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
anujku/project-based-learning
Curated list of project-based tutorials
anujku/Refactoring-Summary
Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler
anujku/reverse-interview
Questions to ask the company during your interview
anujku/sample-spring-microservices-new
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
anujku/Scalable-Software-Architecture
Collection of tech talks, papers and web links on Distributed Systems, Scalability and System Design.
anujku/SelfImprovement
This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
anujku/system-design-algorithms
Advanced data structure and algorithm for system design
anujku/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
anujku/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
anujku/system-design-resources
These are the best resources for System Design on the Internet