ETL
-
Updated
Mar 30, 2025 - Java
ETL
A Library Management System built using Java, utilizing ArrayList for data storage and Serialization for persistent data saving. This project enables efficient management of books and users without requiring a database.
This application provides statistical data on courses offered over the last five academic years, specifically from the 2019 Fall term to the 2024 Spring term. It processes data from Excel files and stores it in efficient data structures for quick querying and analysis.
Find meeting time that can ensure maximum attendance within two days, via the Greedy algorithm. The Application implemented Jackson library for JSON sterilization and processing, as well as Java network APIs for handling HTTP requests. -Completed in Aug 2020 by Tim Zhang
Package Explorer uses Java Reflection API to list all the .class files in the specified directory and let a user view the details of each class. (Class name, SuperClass, Interface, Fields, Methods, Providers, Clients).
Kafka Training Examples
Spring Boot Gson Library
Lern Serialization and Deserialization
Add a description, image, and links to the serilization topic page so that developers can more easily learn about it.
To associate your repository with the serilization topic, visit your repo's landing page and select "manage topics."