Skip to content
View Axolotls7's full-sized avatar
👨‍💻
vibing
👨‍💻
vibing

Block or report Axolotls7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Axolotls7/readMe.md

Hello

Hello fellow citizens of the GitHubian Empire
You've found this, my profile location.
Check out the rest of the repository here, there's some random things here that you can test.
Also see this!

MarkDown is cool. So is GitHub.

#include <iostream>
using namespace std

int main() {
  cout << "Just decided to put a bit of code; I've started to dabble into c++.";
  return 0;
}

Popular repositories Loading

  1. Axolotls7 Axolotls7 Public

    Profile README and random stuff

    Python

  2. Axolotls7.github.io Axolotls7.github.io Public

    This is my profile website. I put random stuffs here. There's not much here.

    HTML

  3. hello-world hello-world Public

    Various little programs in various (little to various degrees) languages, to learn them.

    Python