Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).

    Roff 147 61

  2. Homework for my Computer Graphics course.

    C++ 14 12

  3. An utility to keep track of solved problems to train for programming contests.

    HTML 11 1

  4. 1
    using namespace std;
    2
    #include <algorithm>
    3
    #include <iostream>
    4
    #include <iterator>
    5
    #include <numeric>
  5. 1
    using namespace std;
    2
    #include <algorithm>
    3
    #include <iostream>
    4
    #include <iterator>
    5
    #include <sstream>
  6. Source code of my personal website (http://mejibyte.com)

    Ruby

408 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to mejibyte/mejibyte.com, mejibyte/competitive_programming, mejibyte/streams and 5 other repositories
Loading

Contribution activity

September 2020

mejibyte has no activity yet for this period.

August 2020

Created a pull request in zsa/qmk_firmware that received 1 comment

Update repo name in README

I got a little bit confused about which repo was the right one.

+1 −1 1 comment

Created an issue in judge0/api that received 2 comments

Broken link to installation instructions in README

Hi there, It looks like the installation instructions link on the README is broken: Are there up-to-date installation instructions anywhere? Judge…

2 comments
73 contributions in private repositories Aug 2 – Aug 30

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.