Giter Site home page Giter Site logo

matrixkoo / github-readme-stats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anuraghazra/github-readme-stats

1.0 1.0 0.0 837 KB

:zap: Dynamically generated stats for your github readmes

Home Page: https://github-readme-stats.vercel.app

License: MIT License

JavaScript 99.65% Shell 0.35%

github-readme-stats's Introduction

Hi there ๐Ÿ‘‹

Total time coded since Jun 11 2020

  • โšก Iโ€™m currently as a Programmer ,PL enthusiast ,and Vagrant .
  • ๐Ÿ“• Iโ€™m currently learning Compiler, Language Design and Impl, Program Analysis and Program Foundation.
  • ๐Ÿ’ฌ Ask me about ANYTHING.
  • ๐Ÿ“ซ How to reach me: see my Email.
  • โš™ A programmer in a world where nobody knows what one is and what one does.
  • ๐Ÿ“š Recommend those -Computers can be understood , write-code-every-day
template<typename T>
concept TouchFishAble = requires(T human) {
  { human.touchFish() };
};

class Programmer : public Human
{
public:
  auto eat() -> STATUS;
  auto code() -> STATUS;
  auto sleep() -> STATUS;
  auto repeat() -> STATUS;
  
  Programmer(KeyBoard keyboard , Screen screen , Book tech_book , Computer high_performance_computer);
}

class World
{
  constexpr int answer = 42;
  World(World&& old_world);
  
  template <class Obj>
  auto execute(Obj& obj) -> STATUS;
}
 

constinit Programmer me(Niz , Mateview , PLFA , mbp_with_m1_chip);

World world(std::move(earth));

world.execute<Programmer>(me);


constexpr auto lambda = [](auto TouchFishAble) {
  return [](auto human) {
    human.touchFish();
  };
};

matrixkoo's GitHub stats

trophy since 2021-03-12

github-readme-stats's People

Contributors

anuraghazra avatar awilum avatar bas950 avatar cborac avatar cimplesid avatar filiptronicek avatar imrdong avatar jalenzz avatar jounqin avatar lrusso96 avatar mariache avatar mmvanheusden avatar mustafacagri avatar nathanchu avatar nombrekeff avatar omidnikrah avatar ooobsidian avatar qwerty541 avatar rahulmahesh62 avatar reed-jones avatar regchiu avatar ricosmall avatar rikeda71 avatar rjoydip avatar sagar-gavhane avatar spriteovo avatar sreetamdas avatar terror avatar willianrod avatar wittyjudge avatar

Stargazers

 avatar

Watchers

 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.