Giter Club home page Giter Club logo

revanced-patches's Introduction

Hello there :D ๐Ÿ‘‹

GitHub-profile


// Here is some info about me:D
#include <iostream>
using namespace std;

class kotru
{
    string NowLearning[] {"C++", "Python"};
    public:
    string name = "Arsenij Kotikov";
    string website = "https://kotikov.is-a.dev";
    string languages[] {"JavaScript", "NodeJs", "HTML", "CSS", "Bootstrap", "PHP"};
         void print() {
         std::cout << "name" << name << endl;
         std::cout << "website" << website  << endl;
         std::cout << "languages" << languages[] << endl;
         std::cout << "languages, learning" << NowLearning[] << endl;
     }
    
};

int main()
{
  kotru.print();
}

gh-profile


github stats


You can find more information here


Im currently working on:


My other repos


Wanna contact me?

GH-vk

GH-mail


Instagram Twitter

revanced-patches's People

Contributors

aunali321 avatar autergame avatar bennett-sh avatar bibarub avatar bogadana avatar canny1913 avatar cnc-robert avatar d4rkk3y avatar genericness avatar inotia00 avatar j4k0xb avatar johnconner122 avatar josesilveiraa avatar juztim avatar kazimmt avatar kotru21 avatar mchangrh avatar osumatrix avatar palmdevs avatar ponces avatar reisxd avatar sandip93291 avatar sculas avatar semantic-release-bot avatar shadow578 avatar technikte avatar thebestnom avatar thejeterlp avatar ushie avatar xafn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.