#include <stdio.h>
int main(int ac, char **av) {
// Let's print hello world!
fprintf(stdout, "Hello, world!\n");
// Maybe something about me?
fprintf(stdout, "================================\n");
fprintf(stdout, "> Job: OPEN FOR OPPORTUNITIES!!!\n");
fprintf(stdout, "> School: 42warsaw\n");
fprintf(stdout, "> Main language: 🇨 \n");
fprintf(stdout, "> Nationality: 🇵🇱 \n");
fprintf(stdout, "> Age and gender: 👦 20yo \n");
fprintf(stdout, "================================\n");
// And maybe some contact info?
fprintf(stdout, "> Twitter: @YakubButOnTwt\n");
fprintf(stdout, "> LinkedIn: www.linkedin.com/in/jakub-oleksiak-369625329\n");
fprintf(stdout, "> gmail: yakubofficialmail@gmail.com\n");
fprintf(stdout, "================================\n");
return (0);
}

Job hunt job hunt
C / C++ developer from Poland
- Poland
-
18:01
- 12h behind - https://itsyakub.github.io/
- @YakubButOnTwt
235 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 13 commits in 3 repositories
Created 1 repository
-
itsYakub/simple
C++
This contribution was made on Apr 20