Skip to content
View humblEgo's full-sized avatar
🚀
Growing up
🚀
Growing up

Highlights

  • Pro

Organizations

@get-Pork-Belly

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 Public

    - 42seoul cub3D 프로젝트의 맵 유효성 체크기능 tester

    Shell 60 5

  2. 42mate Public

    42mate for 42 team program challenge

    Python 2

  3. get-Pork-Belly/Webserv Public

    implement nginx

    HTML 12 1

  4. 42_cursus Public

    - Projects in 42seoul cursus

    4

  5. vimlife_with_hammerspoon Public

    Enjoy your vimlife! Hammerspoon will help you!

    Lua 4 1

7 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

June 2025

humblEgo has no activity yet for this period.
Loading