Skip to content
View Nyjako's full-sized avatar
💭
In case of fire: git commit, git push, leave the building
💭
In case of fire: git commit, git push, leave the building

Organizations

@EpicGames @IT-Special-Forces

Block or report Nyjako

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
Nyjako/README.md
const Nyjako = {
    name: 'Kacper',
    age: 25,
    location: 'Europe',
    languages: [
        'C++', 'C#', 'JavaScript', 'TypeScript', 
        'Python', 'CSS', 'HTML'
    ],
    technologies: [
        'NodeJs', 'MySQL', 'ReactJS', 'Tailwind',
        'NextJS', 'NuxtJS', 'express', 'Prisma'
    ],
    tools: [
        'Git', 'ESLint', 'Postman'
    ],
    plattforms: ['Windows', 'Linux'],
    social: undefined
};

Pinned Loading

  1. clock clock Public

    A simple clock application

    C++

  2. RequestDispatcher RequestDispatcher Public

    C++ library that manages and dispatches HTTP requests using `libcurl`, enforcing a specified rate limit.

    CMake

  3. video-cruncher video-cruncher Public

    Rust program designed to simplify the process of converting video files using FFmpeg

    Rust 1

  4. nyjako_os nyjako_os Public

    Simple OS

    Rust