Skip to content
View renine94's full-sized avatar
🚀
happy hacking!
🚀
happy hacking!
Block or Report

Block or report renine94

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
renine94/README.md

header

iconiconiconiconiconiconiconiconiconicon

안녕하세요. 백엔드 개발자 강재구입니다.

💬  스타트업 환경에 맞는 빠른 주기 개발, 특히 애자일 환경에 익숙합니다.
📫  명확하고 이해하기 쉬운 코딩 스타일을 만들기 위해 노력합니다.
😄  기술을 공부하고 공유하며 함께 성장하는 삶을 지향합니다.
⚡  저에 대해 궁금하시다면, 제 블로그를 방문해주세요.
📃   이력서를 분기단위로 최신화하고 있습니다.


visitors Open Source Love MIT Licence

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Jaegu Kang"
        self.role = "Software Engineer"
        self.language_spoken = ["ko_KR", "en_US"]

    def say_hi(self):
        print("Thanks for watching me! enjoy my page ~")


me = SoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools

Python3 Django GraphQL AWS

HTML5 CSS3 JavaScript Vue.js

Webpack Vite Git VS Code Pycharm

⚡️ 𝗦𝘁𝗮𝘁𝘀

renine94's GitHub stats\

Pinned

  1. TIL TIL Public

    ✏️ Today I Learned - ML, OS, CS, Network 개발관련 모든 공부 포스팅 (현재는 블로그로 관리)

    Jupyter Notebook

  2. codingTest codingTest Public

    📖 Problem Soving

    Python

  3. drf-tutorial drf-tutorial Public

    🚀 [프로젝트] 유데미 Django Rest Framework - Tutorial (인증/인가/쓰로틀링 등 DRF의 모든것)

    Python

  4. algorithm algorithm Public

    APS 수업

    Jupyter Notebook

  5. Movie_Flex Movie_Flex Public

    🚀 [프로젝트] SSAFY 3기 1학기 최종과제물 Django Web Service 영화추천서비스

    Python

  6. private_study private_study Public

    개인 공부 모음