Pinned Repositories
building-fullstack-webapp-with-kotlin-multiplatform
Create an application with Kotlin/JVM and Kotlin/JS, and explore features around code sharing, serialization, server- and client
code-kata
Practice, practice, practice to write better code.
fixedlength4j
This project is a fast and lightweight, zero-dependency nio-based pure Java 8+ library with the goal of converting Fixed Length Format data into Java classes and performing the reverse operation.
iso-3166
List of ISO 3166 country codes
learning-algorithm
learning for Data Structure and Algorithm
p6spy-custom-formatter
Let's tune the query comfortably! Revamping P6spy.
realworld-java21-springboot3
RealWorld backend API built using Java 21 and Spring Boot 3
spring-mybatis-without-xml
An example of using Mybatis in Spring Boot using Java only, excluding XML
spring-security-login-example
HTTP API-based authentication architecture example code
spring-startup-analyzer
spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.๐
1chz's Repositories
1chz/realworld-java21-springboot3
RealWorld backend API built using Java 21 and Spring Boot 3
1chz/p6spy-custom-formatter
Let's tune the query comfortably! Revamping P6spy.
1chz/code-kata
Practice, practice, practice to write better code.
1chz/spring-mybatis-without-xml
An example of using Mybatis in Spring Boot using Java only, excluding XML
1chz/spring-security-login-example
HTTP API-based authentication architecture example code
1chz/building-fullstack-webapp-with-kotlin-multiplatform
Create an application with Kotlin/JVM and Kotlin/JS, and explore features around code sharing, serialization, server- and client
1chz/iso-3166
List of ISO 3166 country codes
1chz/slackbot-fastapi
Slackbot example based on fastapi
1chz/advent-of-code
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
1chz/mongo-chat-example
This is a simple example of a real-time chat server using Spring Boot and MongoDB and SSE protocol.
1chz/spring-security-oauth2-example
This example demonstrates how to protect an application using Spring Security and OAuth2.
1chz/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
1chz/configs-neovim
my config files
1chz/google-style-precommit-hook
A pre-commit hook which will automatically format your code with google java style guide
1chz/infcon-armeria
Materials for the hands-on at Infcon
1chz/infcon2022-guestbook
๐ INFCON 2022์ ์ฐธ์ฌํ์ ๋ถ๋ค์ ๋ฐฉ๋ช ๋ก์ ๋๋ค.
1chz/java-to-kotlin-in-springboot
Migrating from Java to Kotlin in Spring Boot
1chz/learning-examples
Example codes and tests I've learned.
1chz/security-samples-jwt
1chz/spring-framework
Spring Framework
1chz/spring-security
Spring Security
1chz/spring-security-samples
1chz/fixedlength4j
This project is a fast and lightweight, zero-dependency nio-based pure Java 8+ library with the goal of converting Fixed Length Format data into Java classes and performing the reverse operation.
1chz/chat-mysql
RDB-based Chat Application (Demo)
1chz/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
1chz/HikariCP
ๅ HikariCPใปA solid, high-performance, JDBC connection pool at last.
1chz/kickstart.nvim
A launch point for your personal nvim configuration
1chz/point-system-kata
1chz/spring-startup-analyzer
spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.๐
1chz/the-algorithm
Source code for Twitter's Recommendation Algorithm