#include <iostream>
using namespace std;
int main() {
string name = "Dave (d3v1sh)";
string currentFocus = "Building Cool Stuff & Chasing Memes";
cout << "*************************************************************\n";
cout << "*************** Welcome to my digital domain! ***************\n";
cout << "*************************************************************\n";
cout << "Hi, I'm " << name << ". Currently focused on " << currentFocus << ".\n";
cout << "Let's innovate, inspire, and maybe even laugh a little along the way!\n";
return 0;
}
Pinned Loading
-
GitHub-Follower-Bot
GitHub-Follower-Bot PublicForked from devansh-m12/GitHub-Follower-Bot
Follozy - A Chrome extension that automatically follows GitHub users to grow your network. This tool automates the process of clicking follow buttons on GitHub user pages, making it easy to connect…
JavaScript 5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.