Giter Club home page Giter Club logo

updatesandremoteapi's Introduction

Hi Hii, I'm Joseph Yaduvanshi

#include <iostream>
#include <string>
#include <sstream>
#include <chrono>
#include <thread>


int main()
{
    std::cout << R"(
              .-""""""-.
            .'          '.
           /   O      O   \
          :                :
          : ',          ,' :
           \  '-......-'  /
            '.          .'
              '-......-'
      )" << std::endl;
    std::string name = "Joseph Yaduvanshi";
    std::string intro = "Step right up folks and behold the coding genius of "+ name + "." + "\nI'll take your boring old apps and turn them into Flutter-ific masterpieces.\nAnd when I'm done, I'll add a dash of Python magic to make sure everything runs like a dream.\nSo don't just sit there, let's build something amazing together! ";
    std::string word;
    std::stringstream ss(intro);
    std::chrono::milliseconds delay(200);
    while (ss >> word)
    {
        std::cout << word << " " << std::flush;
        std::this_thread::sleep_for(delay);
    }
    std::cout << std::endl;
    return 0;
}

TECH ENTHUSIAST || APP DEVELOPMENT || eatSleepCode β€” repeatπŸ‘¨Coding | Okay BYEE!


ViewCounter

About

  • πŸ”­ I’m currently working on Flutter Framework

  • 🌱 I’m currently learning Flutter, Kotlin, Javascript

  • 🀝 I’m looking for help with RUST

  • πŸ‘¨β€πŸ’» All of my projects are available on my GitHub

  • πŸ“ I regularly write articles on Medium

  • πŸ’¬ Ask me about Flutter, Dart & APP Development

  • πŸ™‹πŸ» How to reach me: πŸ“© me at [email protected]

Coding Activity

Coding Activity

Blog Posts

josephyaduvanshi @josefyaduvanshi

Connect with me:

josefyaduvanshi josephyaduvanshi joseph_yaduvanshi joseph_yaduvanshi joseph_yaduvanshi sylas0p#3692

Programming and Markup Languages

C Dart Rust Python CSS HTML Javascript kotlin Markdown

Frameworks and Libraries

Flutter React Flask Fast Numpy pandas QT Flet Beautiful

Software and Tools

Visual Visual PyCharm IntelliJ Microsoft Adobe Android Android Brave DuckDuckGo Chrome Git Github Google Photo Postman SonarLint

Services and Databases

SQLite SQL Firebase Supabase Appwrite Railway Vercel Telegram AWS AWS Amazon Azure Microsoft Google

GitHub Stats

JosephYaduvasnhi
JosephYaduvasnhi JosephYaduvasnhi

GitHub Streak Joseph Yaduvanshi

Some Philosophy

updatesandremoteapi's People

Contributors

josephyaduvanshi 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.