Rakesh Nagar's repositories
chicago-taxi-trips-analysis
Analysis of City Of Chicago Taxi Trip Dataset Using AWS EMR, Spark, PySpark, Zeppelin and Airbnb's Superset
JPA-HikariCP-without-Spring
JPA with Hikari Connection Pool without Spring
artifact-lookup-maven-plugin
Maven plugin that supports "search by jar or directory" feature (equivalent to Google's 'Search by image').
aws-lambda-sms-notification-ec2-status
Send type and count of running EC2 instances through SMS
chicago-taxi-trips-streaming-analysis
Streaming analytics on City Of Chicago Taxi Trip Dataset using Spring Boot, Spark Structured Streaming, Kafka
dbt-airflow-snowflake-example
This project demonstrates a simple data pipeline using Apache Airflow, DBT, and Snowflake. The pipeline imports raw data into Snowflake, applies DBT transformations, and produces clean, analysis-ready datasets for BI tool visualization.
flink-playground
Flink Examples
food-order-simulator
Generates fake food orders for building food delivery app
print2sticky
Useful Tools to Print Rich Content On the Post-it/Sticky Notes
articles
Code snippets for articles posted at 4comprehension.com
codspire.github.io
codspire.github.io
microservice-continuous-delivery-example
Continuously delivery pipeline for micro-services
mvnw
mvnw
simple-springboot-app
Simple Spring Boot App for AWS hands-on
simple-static-webapp
Simple Static Web App for AWS hands-on
spark-dataframe-gz-csv-read-issue
Issue reading csv gz file Spark DataFrame
spingboot-mongodb-example
Simple implementation of Spring Boot with MongoDB
spring-boot-greetings-app
Simple Spring Boot Greetings App
spring-boot-h2-database-server
Use Spring Boot to run local H2 database server. Handy lightweight local database server
spring-boot-jersey-greetings-app
Simple Spring Boot Jersey JAX-RS Greetings App
spring-boot-liquibase
Manage database schema using an independent Spring boot Liquibase App
spring-cloud-microservice
Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant