Skip to content
View syradeveloper's full-sized avatar
👁️‍🗨️
Focusing
👁️‍🗨️
Focusing

Block or report syradeveloper

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
syradeveloper/README.md

Typing SVG

🌐 Full Stack Developer | 🛠️ C++, Java, Lua, Python | 🇰🇿 Almaty, Kazakhstan

🔐 Cyber Security | 🖌 ImGui Designer


[syra@archlinux ~]$ sudo rm rf /*
[sudo] password for syra: █

                           


#include <iostream>

int main() {
    std::cout << "I use C++, Python, or Java. Backend is my beloved:P" << std::endl;
    std::cout << "Have questions?" << std::endl;
    std::cout << "Contact me in telegram: @syradeveloper" << std::endl;
    system("pause");
    return 0;
}

Pinned Loading

  1. 2501 2501 Public

    A personal portfolio website

    JavaScript

  2. AITerminal-py AITerminal-py Public

    Custom python terminal with chat bot

    Python 1

  3. EvaLib EvaLib Public

    solid-potato

    Lua

  4. treenode-py treenode-py Public

    A tree nodes library for python

    Python