Skip to content
View humblEgo's full-sized avatar
๐Ÿš€
Growing up
๐Ÿš€
Growing up

Highlights

  • Pro

Organizations

@get-Pork-Belly
Block or Report

Block or report humblEgo

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

Hi there, I'm Injoon Woo! ๐Ÿ‘‹

๐ŸŽฎ I am currently interested in BDD, Design Patterns, Agile.

๐Ÿš€ I want to be a developer who can create and scale up own service.

Working process ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Solution InjoonWoo::work(Problem& problem)
{
    list<Solution> solution_list;
    Solution solution;
    Result result;

    while (LIVE)
    {
        define(problem);
        solution_list = research(problem);
        solution = choose(solution_list);
        result = solution.solve(problem);
        if (evaluate(result) == SUCCESS)
            break;
    }
    return (solution);
}

Skills ๐Ÿ› 

RubyOnRails, Backbone.js, Docker, MySQL

Gift for 42seoul cadets ๐Ÿ˜‡

Pinned Loading

  1. cub3D_map_tester cub3D_map_tester Public

    - 42seoul cub3D ํ”„๋กœ์ ํŠธ์˜ ๋งต ์œ ํšจ์„ฑ ์ฒดํฌ๊ธฐ๋Šฅ tester

    Shell 55 6

  2. 42mate 42mate Public

    42mate for 42 team program challenge

    Python 2

  3. get-Pork-Belly/Webserv get-Pork-Belly/Webserv Public

    implement nginx

    HTML 12 1

  4. 42_cursus 42_cursus Public

    - Projects in 42seoul cursus

    4

  5. vimlife_with_hammerspoon vimlife_with_hammerspoon Public

    Enjoy your vimlife! Hammerspoon will help you!

    Lua 3 1