Skip to content
View AlphaTechnic's full-sized avatar

Organizations

@voicequizlet @FluentPython-Study @DataStructures-Study @NOCHISUNG @POPPY-MAIL @DockerKubernetesStudy @neo-wolley

Block or report AlphaTechnic

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
AlphaTechnic/README.md

💻 Contact

Email alphatechnicist@gmail.com
Blog https://alphatechnic.tistory.com/

🏫 Edu

Mathematics and Computer Engineer, Sogang Univ.

🗣 Work Experiences

데브시스터즈 쿠키런 킹덤 서버 엔지니어(2022.06 ~ 현재)
카카오브레인 백엔드 인턴 (2021.01 ~ 2021.02)

🤼‍♂️ Activities

CEOS (2020.09 ~ 2021.01) - 신촌 연합 IT 창업 학회
Sogang ACM-ICPC (2020.12 ~ 2022.02) - 알고리즘 대회 준비 교내 학회
Google ML Boostcamp 2기 (2021.08 ~ 2021.12)
Goorm Devel-up 자연어처리 전문가 양성 교육 2기 (2021.11 ~ 2021.12)
우아한테크코스 프리코스 (2021.11 ~ 2021.12)


🧑‍💻 Personal Projects

[Python/Django] 위치 기반 일상 자동 관리 iOS 앱 - GPSLogs를 바탕으로 stay points detection 알고리즘 작성
[Python/Django] 랜덤한 날짜에 도착하는 Mailbox 웹 서비스 - 편지를 작성하는 사람은 서비스 유저가 아닌 문제 핸들
[Python/Django] 멀티프로세싱(ray)을 이용한 N개 사이트 크롤링 - 멀티프로세싱으로 크롤링 N배 빠르게 하기
[Python/Django] 이웃 반려견 돌봄 품앗이 플랫폼 웹 서비스 - 일정 거리 이내의 펫시터 추천
[Python/Django] 음성지원을 통해 학습을 도와주는 앱 - 관리자 통계 페이지 구현

🧑‍💻 Projects in Univ

[C] My customized shell - pipe 명령 구현 / foreground vs background process
[C] My Stock Server - concurrent programming / thread-based vs event-driven
[C] Pintos OS - file system 구현 / priority scheduling
[C/Cpp] Computer Experiment - 테트리스 게임 구현 / waterfall 프로젝트 / random maze generator, path generator(dfs vs bfs) 구현
[C] Low-level Programming - 어셈블러, 링커, 로더 구현
[Python] 직접 운영한 매장 데이터 분석 - 데이터 분석 및 시각화 / 기상청 data crawling

🧑‍💻 Algorithm Level

Solved.ac Profile

🧑‍💻 Tech Stack

 
     
   

Popular repositories Loading

  1. 2021-1_system_programming_proj 2021-1_system_programming_proj Public

    Repository for recording the process of making a "system program"

    C 2

  2. 2021-2_AI_course_proj 2021-2_AI_course_proj Public

    Repository for uploading projects covered in 2021-2 basic AI class

    Jupyter Notebook 1

  3. 2021-2_Algorithm_Design 2021-2_Algorithm_Design Public

    Repository for uploading projects covered in 2021-2 Algorithm Design Class

    C++ 1

  4. Troubleshootings Troubleshootings Public

    A repository for troubleshooting

    1

  5. AlphaTechnic AlphaTechnic Public

    A repository for self introduction

    1

  6. SWEA_Algorithm_study SWEA_Algorithm_study Public

    Repository for uploading generated code while solving SWEA algorithm problems

    Python