8000 Tyuris-creator (Michail) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Tyuris-creator's full-sized avatar
:shipit:
:shipit:

Block or report Tyuris-creator

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

Hi there 👋

Pinned Loading

  1. freeCodeCampJorney freeCodeCampJorney Public

    Here is my path into web dev. I am gonna update it gradually, as the projects are completed

    HTML 1

  2. SQL-Showcase SQL-Showcase Public

    This project helps me enhance my SQL skills and deepen my understanding of relational databases. CS50 SQL LECTURE 7

    1

  3. javascript javascript Public

    JavaScript 1

  4. Python-training- Python-training- Public

    Python 1

  5. Tyuris-creator Tyuris-creator Public

    1

  6. My credit.c solution. CS50 2025 My credit.c solution. CS50 2025
    1
    #include <cs50.h>
    2
    #include <stdio.h>
    3
    
                  
    4
    bool checksum(long numbers);
    5
    string type_card(long card_number);
0