Coder Social home page Coder Social logo

gcu-chat's Introduction

EasyCode 💻

header

Tech-Blog

Velog's GitHub stats

ABOUT ME

안녕하세요! 세상에 존재하는 불편함을 맛보고 즐기는 개발자 이창민입니다. 현재 스타트업에서 백엔드 개발자로 일하고 있으며, 컴퓨터공학을 전공하고 있습니다.

저는 새로운 기술을 배우고, 이를 프로젝트에 적용하여 실제 문제를 해결하는 것을 좋아합니다.

Career

  • 💼 현) 더블유클럽 백엔드 개발자 (2024.02 ~ )
  • 🏢 전) 아온스튜디오 백엔드 개발자 (2022.02 ~ 2023.01)

Experience

  • 🔐 현) 대학생 정보보안 연합 동아리 SUA(SecurityPlus Union Academy)
  • 💻 전) 가천대학교 창업팀 Freenergy 서버 개발자
  • 🏫 전) 가천대학교 정보보안 연구실 학부 연구생
  • 🛡️ 전) 가천대학교 정보보호 동아리 pay1oad

Education

  • 🎓 가천대학교 컴퓨터공학과 재학 (4학년 1학기)

⚡️ Languages & Technologies ⚡️

다양한 기술을 활용하여 문제를 해결합니다.

Top Langs
    [Framework]
    Css Css

    [Language]
    Css Css

Contact

저와 연락하고 싶으시면 Gmail로 이메일을 보내주세요. 함께 협력하고 배우며 성장할 수 있기를 기대합니다!

Feel free to reach out to me on Gmail or through my other social media channels. Let's connect and collaborate!

gcu-chat's People

Contributors

eeeasycode avatar

Watchers

 avatar

gcu-chat's Issues

[Trouble Shooting] deploy.sh 에러

현상

deploy.sh 가 ec2 환경에 배포된 이후 실행이 되지 않는 문제 발생

원인

deploy.sh 에 있는 PROJECT_NAME 이 내가 지정한 NAME이 아니었음
jar 파일이 기본 jar 파일과 plain jar 파일이 동시에 생성되어 plain jar 파일을 실행하고 있었음

해결책

PROJECT_NAME을 수정
plain jar 파일이 생기지 않게 bulid.gradle 에 설정 적용함

tasks.getByName<Jar>("jar") {
    enabled = false
}

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.