Pinned Repositories
30-seconds-of-code
Short code snippets for all your development needs
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
akka-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
algorithm-exercise
Data Structure and Algorithm. leetcode/lintcode题解/算法学习笔记
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
three.js
JavaScript 3D library.
jxie418's Repositories
jxie418/awesome-data-engineering
A curated list of data engineering tools for software developers
jxie418/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
jxie418/awesome-hadoop
A curated list of amazingly awesome Hadoop and Hadoop ecosystem resources
jxie418/awesome-nifi
A list of useful Apache NiFi resources, processor bundles and tools
jxie418/awesome-streaming
a curated list of awesome streaming frameworks, applications, etc
jxie418/DevOpsLinks-Is-Awesome
Curated & Must Read Content For DevOps, SysAdmins & Fullstack Developers.
jxie418/effectivescala
Twitter's Effective Scala Guide
jxie418/eventsim
Event data simulator. Generates a stream of pseudo-random events from a set of users, designed to simulate web traffic.
jxie418/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
jxie418/hive-json-split
Simple UDF to split JSON arrays into Hive arrays
jxie418/incubator-airflow
Apache Airflow (Incubating)
jxie418/kafka-example-in-scala
a kafka producer and consumer example in scala and java
jxie418/KafkaOffsetMonitor
A little app to monitor the progress of kafka consumers and their lag wrt the queue.
jxie418/killrweather
KillrWeather is a reference application (work in progress) showing how to easily integrate streaming and batch data processing with Apache Spark Streaming, Apache Cassandra, Apache Kafka and Akka for fast, streaming computations on time series data in asynchronous event-driven environments.
jxie418/kryo
Java serialization and cloning: fast, efficient, automatic
jxie418/learning-scala
jxie418/learning-spark
Example code from Learning Spark book
jxie418/LearningSpark
Scala examples for learning to use Spark
jxie418/leetcode
leetcode
jxie418/leetcodecpp
jxie418/leetcodejava
LeetCode Java Solutions
jxie418/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
jxie418/nifi
Mirror of Apache NiFi
jxie418/scala_school
Lessons in the Fundamentals of Scala
jxie418/spark
Mirror of Apache Spark
jxie418/spark-cassandra-connector
DataStax Spark Cassandra Connector
jxie418/spring-boot
Spring Boot
jxie418/spring-boot-fundamentals
A companion for the LeanStacks YouTube channel playlist entitled Spring Boot Fundamentals.
jxie418/SpringBootResume
jxie418/swagger-ui
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.