Skip to content
View wuyichen24's full-sized avatar

Highlights

  • Pro

Organizations

@doocs

Block or report wuyichen24

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wuyichen24/README.md

Connect with Me

https://linktr.ee/chenwuyi



Public Repositories

NameDescription
coding-interviewThe study note for coding problems in interviews.
system-design-interviewThe study note for system design problems in interviews.
system-design-knowledgeAccumulate system design knowledge (concepts, patterns, technology choices, etc.) from different resources (books, essays, web, etc.).
operating-system-knowledgeCollect the knowledge of operating system for tech interview.
spring-microservices-in-actionThe source code of the book "Spring Microservices in Action (John Carnell)" and the personal summary of technical essentials about Spring Boot for microservices.
microservices-patternsThe source code of the book "Microservices Patterns (Chris Richardson)" and the personal study note of Eventuate Tram Framework (The whole solution of transactional messaging for Spring Boot microservices).
software-engineering-abbreviations-acronymsAbbreviations and acronyms in software engineering, DevOps, IT and business.
kafka-definitive-guideThe sample code the book "Kafka: The Definitive Guide (Gwen Shapira, Neha Narkhede, and Todd Palino)" and the personal study note of Apache Kafka.
grpc-up-and-runningThe study note of the book "gRPC: Up and Running (Kasun Indrasiri)" and the reconstruction of source code.
echo-learningThe example code for learning Echo web framework (Golang).
go-musicThe source code of GoMusic web application which is the example in the book "Hands-On Full Stack Development with Go".
locking-redisUse Redis (in-memory key–value database) to implement different locking algorithms for distributed concurrency control.
jibernateThe JPA (Java Persistence API) module based on the Hibernate ORM framework with the enhanced and simplified query and expression modules.
datarecordThe transaction-style database connector for providing convenient/high-consistency database operations.
jpropertiesormUse annotation and reflection to handle the ORM (Object-Relational Mapping) between Java class and the Java related external configuration files (.properties).
jcsvormUse annotation and reflection to handle the ORM (Object-Relational Mapping) between Java classes and CSV (Comma-Separated Values) files.
boostA series of data structures to simulate the functional programming in Java (like Apache Spark JavaRRD).
CloudCapstoneThe final project for the Cloud Computing Specialization in Coursera: Analysis of Airline On-Time Performance Data in Hadoop and Spark.

Books Have Been Read

NameAuthorsStudy NoteCode
Spring Microservices in ActionJohn CarnellGoogle DocRepo
Microservices PatternsChris RichardsonGoogle DocRepo
gRPC: Up and RunningKasun Indrasiri, Danesh KuruppuGoogle DocRepo
Kafka: The Definitive GuideNeha Narkhede, Gwen Shapira, Todd PalinoGoogle DocRepo
Designing Data-Intensive ApplicationsMartin KleppmannGoogle Doc
Redis in ActionJosiah CarlsonGoogle Doc
Java Concurrency in PracticeBrian GoetzGoogle DocRepo
Software Engineering at GoogleTitus Winters, Tom Manshreck, Hyrum WrightGoogle Doc*
The Software Engineer's GuidebookGergely OroszGoogle Doc*

* means in progress


wuyichen24's github statsTop Langs

Pinned Loading

  1. spring-microservices-in-actionspring-microservices-in-actionPublic

    The source code of the book "Spring Microservices in Action (John Carnell)" and the personal summary of technical essentials about Spring Boot for microservices.

    Java 89 61

  2. microservices-patternsmicroservices-patternsPublic

    The source code of the book "Microservices Patterns (Chris Richardson)" and the personal study note of Eventuate Tram Framework (The whole solution of transactional messaging for Spring Boot micros…

    Java 180 76

  3. grpc-up-and-runninggrpc-up-and-runningPublic

    The study note of the book "gRPC: Up and Running (Kasun Indrasiri)" and the reconstruction of source code.

    Go 24 11

  4. kafka-definitive-guidekafka-definitive-guidePublic

    The sample code the book "Kafka: The Definitive Guide (Gwen Shapira, Neha Narkhede, and Todd Palino)" and the personal study note of Apache Kafka.

    Java 19 21

  5. system-design-knowledgesystem-design-knowledgePublic

    Accumulate system design knowledge (concepts, patterns, technology choices, etc.) from different resources (books, essays, web, etc.).

    46 20