User profile picture

Avijeet Singh

@asyncg
  • asyncg
  • README.md

Hello World, I'm Avijeet

Just a student who is trying to delve deep into this rabbit hole.
I am also a Linux and FOSS enthusiast; tinkering with my system and walking the tightrope between breaking it and customization is what I love the most! (I might not be perfectly right in the head)

Tech Stack

#include <iostream>
#include <string>
#include <vector>

class TechStack {
 public:
  std::vector<std::string> languages{"C", "C++", "Python"};
  std::vector<std::string> databases{"PostgreSQL", "MongoDB"};

  std::vector<std::string> environment{"Arch Linux", "Neovim"};
  std::vector<std::string> version_control{"Git", "Github"};

  ~TechStack();
};

TechStack::~TechStack() {
  std::cout << "NOOOOOOOOOOO!!!!!" << "\n";
  std::cout << "Wait, how do I exit this editor?!" << std::endl;
}

Connect with Me

Gmail Badge Discord Badge

GitHub Badge Stack Overflow Badge

Activity

View all
Loading
There was an error loading users activity calendar.
  • Loading

Personal projects

View all
  • Loading
Loading

About

Pronouns: he/him

Info

9:13 PM
Member since April 07, 2024

Contact

singhavijeet.official@gmail.com
722751867045543956