Giter Club home page Giter Club logo

Backend Developer / Spring - Java, Kotlin

I'm studying 2021~


I'm cherhy, a full-time backend developer ๐Ÿ‘จโ€๐Ÿ’ป working since 2022 ๐Ÿš€

My Message

fun main() {
    while (working()) {
        HEALTH -= 1
    }
}

var HEALTH = 365

fun working(): Boolean {
    if (HEALTH > 0) {
        return true
    } else {
        throw OutOfMemoryError("์‰ฌ๋ฉด์„œ ์ผ์„ ํ•ด๋ณด๋Š”๊ฑด ์–ด๋•Œ์š”?")
    }
}


@Transactional(noRollbackFor = [IrreversibleAction::class])
fun life() { /* compiled code */ }

class IrreversibleAction: RuntimeException()

image

cherhy's Projects

cqrs-eventsourcing-practice icon cqrs-eventsourcing-practice

spring boot์™€ axon framework๋ฅผ ์ด์šฉํ•œ CQRS ๋ฐ Event sourcing ๋ฐฉ์‹ ์‹ค์Šต ์ฝ”๋“œ์ž…๋‹ˆ๋‹ค.

daily-commit-checker icon daily-commit-checker

๋งค์ผ๋งค์ผ ์ปค๋ฐ‹์„ ํ–ˆ๋Š”์ง€ ํŒŒ์•…ํ•˜๊ณ  ๊ฒฝ๊ณ  ๋ฉ”์‹œ์ง€๋ฅผ ๋ณด๋‚ด์ฃผ๋Š” ์Šค์ผ€์ค„๋Ÿฌ

excel-supporter icon excel-supporter

data class ๋ฅผ ๋„˜๊ธฐ๋ฉด Excel ํŒŒ์ผ์„ ์ƒ์„ฑํ•˜๊ณ  ๋‹ค์šด๋กœ๋“œ ํ•˜๋Š” ๋ชจ๋“ˆ์ž…๋‹ˆ๋‹ค.

exposed-sample icon exposed-sample

kotlin์˜ ๊ฒฝ๋Ÿ‰ ORM์ธ exposed์˜ ํ•™์Šต์„ ์œ„ํ•œ repository

fastcampus-pay-java icon fastcampus-pay-java

[ํŒจ์ŠคํŠธ์บ ํผ์Šค ๊ฐ•์˜] ํŒจ์ŠคํŠธ ์บ ํผ์Šค ๊ฐ•์˜๋ฅผ ์œ„ํ•œ ๊ฐ„ํŽธ ๊ฒฐ์ œ ์‹œ์Šคํ…œ MSA ์‹ค์Šต ์˜ˆ์ œ ์ฝ”๋“œ์ž…๋‹ˆ๋‹ค.

iterview icon iterview

๊ฐœ๋ฐœ์ž๋“ค์ด ๋ฉด์ ‘ ์ค€๋น„๋ฅผ ํ•  ์ˆ˜ ์žˆ๊ฒŒ ๋„์™€์ฃผ๋Š” ์–ดํ”Œ๋ฆฌ์ผ€์ด์…˜

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.