Pinned Repositories
Algorithm
android-practice
backend-practice
big-spring-demo
chat-app-example
chatGPT-api
Collatz-conjecture
Collatz conjecture 의 수열을 분석한 것을 시각화하는 코드입니다.
Deep-Learning-from-Scratch
IntroducingML
Hosung-Ahn's Repositories
Hosung-Ahn/android-practice
Hosung-Ahn/backend-practice
Hosung-Ahn/big-spring-demo
Hosung-Ahn/chat-app-example
Hosung-Ahn/Collatz-conjecture
Collatz conjecture 의 수열을 분석한 것을 시각화하는 코드입니다.
Hosung-Ahn/docker-basic
도커 실습파일
Hosung-Ahn/docker-practice
Hosung-Ahn/effective-java
Hosung-Ahn/flutter-practice
Hosung-Ahn/github-actions-practice
Hosung-Ahn/Hands-On-Machine-Learning
Hosung-Ahn/Hosung-Ahn
Hosung-Ahn/java-multi-thread
Hosung-Ahn/java-practice
Hosung-Ahn/k8s-practice
Hosung-Ahn/kafka-practice
Hosung-Ahn/minecraft-launcher
Hosung-Ahn/minecraft-plugin-practice
Hosung-Ahn/mongodb-practice
Hosung-Ahn/object
Hosung-Ahn/online-judge
spring boot 에서 docker 를 사용해 독립적인 환경에서 코드를 실행합니다.
Hosung-Ahn/rabbitmq-practice
Hosung-Ahn/react-practice
Hosung-Ahn/samsungZZ
Hosung-Ahn/spring-chatting-example
chatting service using websocket, mongodb, rabbitmq, redis
Hosung-Ahn/spring-email-verification
spring 을 이용해 email verification 을 구현하는 토이 프로젝트 입니다.
Hosung-Ahn/spring-jwt-example
create access token and refresh token using jwt in spring
Hosung-Ahn/spring-oauth2-example
This is a code example that directly implements oauth2, assuming that the front desk receives the code required to access the access token.
Hosung-Ahn/spring-pagination
spring 에서 offset based pagination 과 cursor based pagination 을 구현합니다.
Hosung-Ahn/upload-gcs
google cloud storage 에 이미지를 업로드하고 url 을 받아오는 restapi 입니다.