Skip to content
View tae0y's full-sized avatar
  • Seoul
  • 14:13 (UTC +09:00)

Organizations

@lencis-typark

Block or report tae0y

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tae0y/README.md

안녕하세요! 👋

당장의 보상보다는, 열정을 쏟을 수 있는 일을 찾습니다.
'신뢰할 수 있는 숙련 기술자'가 되는 것이 목표입니다.

주요 이력은 : (📚+💻)×🛫입니다!

  • 대학에서 소설비평과 프로그래밍을 공부했습니다.
  • 공군에서 통신장교로 사 년 복무하고 대위로 전역했습니다.
  • 지금은 콕 집어서 말하기는 어려운데, 백엔드 개발자에 가까워요.
    • 2023.12 ~ 2024.03 : 문서중앙화 고도화 프로젝트 수행(설계, 연동개발 등) 및 안정화
    • 2024.03 ~ : LLM 챗봇 시스템 구축간 기간계 시스템과 데이터연동 설계, PMO 참여

기술 스택은 : Java, Python, MSSQL

Top Langs My Skills

Hits

관련 현황

GitHub stats

Pinned Loading

  1. BrainBeaver BrainBeaver Public

    🧠세컨드브레인, 📝제텔카스텐에서 출발한 지식관리도구!

    Python

  2. crackingMobile crackingMobile Public

    🚀 모바일스터디 내용을 정리합니다.

  3. hello_modernJava hello_modernJava Public

    📚 모던자바 인 액션을 읽고 공부한 내용입니다.

    Java

  4. EffectiveJava EffectiveJava Public

    📚 이펙티브자바를 읽고 정리한 내용입니다.

  5. tcptrace.py in python 310 with scapy tcptrace.py in python 310 with scapy
    1
    import sys
    2
    import scapy.all as scapy
    3
    import os
    4
    
                  
    5
    
                  
  6. 깃허브 이슈 현황 마크다운 출력 깃허브 이슈 현황 마크다운 출력
    1
    ########################################################################################################################
    2
    # 스크립트 구조
    3
    # 가. 함수 정의부
    4
    # 나. 함수 호출부
    5
    #