Code Monkey home page Code Monkey logo

Select Language: English, 한국어

English

Contact: [email protected]

😎 Introduction

I am a self-taught programming enthusiast. I have no CS degree nor a Bootcamp programming experience. Yet, I manage to solve problems using programming both as a hobby and work.

🐱‍🏍 Skills

Back-end

  • Python | Pytorch, TensorFlow, Keras, Selenium, Doc2Vec, BERT, stylegan2, Stable Diffusion
  • R
  • Java
  • Swift
  • Kotlin
  • C

Database

  • MySql

Etc

  • Ubuntu
  • Colab
  • VScode

🏤 Education

University

  • Ulsan National Institute of Science and Technology - Technology Management/Information System/Entrepreneurship,, Marketing

I took some courses in Coursera and Harvard edX

Coursera

Harvard edX

🚀 Personal Experience & Projects

1. OWISquadTranslation Project

  • I have participated in working on a translation project of a game called Squad.

Key Problems: Unity issue - 8000 lines of massive translation were done by individuals where unity throughout translation would be at risk.

Achievements

  • Made an improvement to the search directory.
    • Find the same and similar text using Doc2Vec
    • Made repetitive translation work only done once for identical sentences.
    • Make a search directory by file location to show translators indicate where each sentence is used in-game.

Used repository

  • Selenium, Doc2Vec

2. Creating Stylegan2 Dataset Repository

Used repository

  • Stylegan2, Pytorch

3. Analyize webpage

Key Problems: Analyize customer preference based on product market values

Achievements

  • Found the market value of each product depends on image popularity matters from the second image and after. (Image anayisis)
  • Found the market value of each product has no relation with text description (NLP)

Used repository

  • Selenium, Tenserflow, googletrans

📈 Work Experience

Aerix Data Analysts Developer Feb 1st 2023 ~ April 30th 2023 (Company account used https://github.com/AerixTenderly)

  • Doing data analysis of TMS data as part of Clean Factory Governmental Project Identified Outliers Found worker's tendency to check on Monday and disregard the rest. Found SOx is more carefully audited compared to NOx Found overall correlation between dust, SOx, and NOx. [(Dust ⊃ NOx) & (NOx ∩ SOx)] // [(NOx ∩ SOx) ∉ Dust] as [SOx ∉ Dust] Made forecast model using LSTM and Prophet Identified the reason of the hardship of making NOx forecast model
  • Grafana visualization using influxdb and python via NUC
  • Successfully built and executed FFT analysis for the first time in the company from IoT MQTT device data.

WisdomHouse(kor-집현전 ) COO Jan 1st 2022 ~ Oct 11th 2022 (company closed business)

only described work experience using programming(Python)

  • Made a backend system to collect company financial status and transform into the form of dataframe from DART (not released)
  • Used stable diffusion while creating company webpage (not released)
  • Develop system to anayize presenters' emotion using LeXmo
  • Analysize company tendency via Twitter/Instagram/Facebook/NaverNews using both NLP and image recognition.

한국어

Tenderly | 머신러닝과 인공지능 세상에 눈을 뜬 문과생 개발자

Contact: [email protected]

자기소개

취미로 프로그래밍하며, 스스로 성장해온 아마추어 개발자입니다.

Skills

Back-end

  • Python | Pytorch, TensorFlow, Keras, Selenium, Doc2Vec, BERT, stylegan2, Stable Diffusion
  • R
  • Java
  • Swift
  • Kotlin
  • C

Database

  • MySql

Etc

  • Ubuntu
  • Colab
  • VScode

학력

대학

  • 울산과학기술원 - 기술경영학과/마케팅

온라인 과정

Coursera

Harvard edX

개인 및 단체 프로젝트

1. OWISquadTranslation Project (단체)

  • 스쿼드라는 스팀게임 번역에 참여하였으며, 데이터셋 재구축 및 Doc2Vec등을 활용하여 단순 번역뿐만이 아니라, 번역환경 전반에 편리한 번역을 할 수 있게끔 구축하였습니다.

해결과제: 통일성 문제 - 8000여 줄 이상의 번역을 5명이 각자 번역작업을 하여 (용어/말투 등의) 번역 작업의 통일성이 일정하지 않음

해결방안

  • 검색 디렉터리 개선 및 보완.
    • Doc2Vec을 활용하여 유사 문장을 검색해, 타인의 번역 및 유사한 문장을 참조할 수 있는 시스템 개발.
    • 중복된 문장을 한 번만 번역하도록 구축.
    • 각 번역된 문장이 활용되는 파일 위치를 정리하여, 각 번역이 게임 내에 활용이 어디서 되는지 알 수 있게끔 구축.

사용된 package

  • Selenium, Doc2Vec

2. Stylegan2 데이터셋 구축

사용된 package

  • Stylegan2

3. 웹페이지 분석 (의뢰)

해결과제: 제품별 시장가치에 따른 고객 성향 분석

성취

  • 제품별 시장가치가 배치된 2번째 이미지 이후부터 관계가 있음을 발견 (이미지 분석)
  • 제품별 시장가치가 제품 설명서와 관계가 없음을 증명 (자연어처리)

사용된 package

  • Selenium, Tenserflow, googletrans

업무 경험

에어릭스 - 데이터분석 담당 개발자 - 2023 2월 ~ 2023 4월 (해당 기간동안 사용된 계정 https://github.com/AerixTenderly)

  • 클린팩토리 프로젝트의 일환으로 TMS 데이터 분석 수행 이상값 분석 진행 월요일에만 점검하고 나머지는 무시하는 작업자의 경향을 발견 질소산화물(NOx)에 비해 황산화물(SOx)을 더 주의 깊게 감사하는 경향 발견 먼지, 황산화물(SOx, 질소산화물(NOx) 간의 전반적인 상관관계 발견. (먼지 ⊃ NOx) & (NOx ∩ SOx)] // [(NOx ∩ SOx) ∉ 먼지] = [SOx ∉ 먼지] LSTM과 Prophet을 사용하여 예측 모델 제작 질소산화물(NOx) 예측 모델 제작이 어려운 이유 파악
  • Grafana 시각화, influxdb와 NUC를 활용
  • IoT MQTT 디바이스 데이터로부터 사내 최초로 FFT 분석 구축 및 실행에 성공

집현전 인베스트먼트 - 운영팀장 - 2022년 1월 ~ 2022 10월 (회사 폐업)

업무 중 프로그래밍을 활용한 것만 작성

  • DART시스템에서 검색된 회사 재무제표를 데이터셋으로 자동 변환할 수 있는 백엔드 개발 (미출시)
  • Stable diffusion을 활용하여 회사 홈페이지 제작에 활용 (미출시)
  • LeXmo를 활용하여 발표자들의 심리상태분석
  • 트위터/인스타그램/페이스북/네이버뉴스 등의 텍스트(자연어처리) 및 이미지 분석을 통해, 회사의 성향분석

loveyoutenderly's Projects

tags icon tags

Geta Tags for EPiServer CMS

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.