Skip to content
View JosefVesely's full-sized avatar
⚠️
Segmentation fault (core dumped)
⚠️
Segmentation fault (core dumped)
  • Czech Republic
  • 00:16 (UTC +02:00)
Block or Report

Block or report JosefVesely

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

Pinned

  1. Image-to-ASCII Image-to-ASCII Public

    🖼️ A cross-platform command-line tool for converting images to ASCII art

    C 29 5

  2. Obfuscated C code Obfuscated C code
    1
    #include<stdio.h>
    2
    main(){char*a="$##%#%#%#%$#######%#%#&######%#$$$########%###%#$%#%#%#%##$";
    3
    int b=0,c=b,d=c,e;for(;59>d;d++,b^=7){for(e=0;e<d[a]-34;e++,++c){
    4
    if(!(c%19))puts("");putchar(b?64:32);}}}
  3. Start-Page Start-Page Public

    🏁 My start page

    CSS

  4. Advent-of-Code-2023 Advent-of-Code-2023 Public

    🎄 My solutions for Advent of Code 2023

    Python