Skip to content
View abhimangs's full-sized avatar

Block or report abhimangs

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
abhimangs/README.md

Hello World! 🚀 I'm Abhiman G S

I'm a high school student learning to code, design, and exploring new technologies. Let's kick things off with a classic intro:

#include <iostream>
using namespace std;
int main(){
    cout << "Hello, World!" << endl;
    return 0;
} 

Abhiman GitHub stats-Dark

Abhiman GitHub stats-Light

Pinned Loading

  1. obsidian-vortex obsidian-vortex Public

    Vortex makes your Obsidian notes look awesome! Pick fun colors, add sparkles, and switch between light or dark mode like magic!

    CSS 5

  2. dotfiles dotfiles Public

    My dotfiles on Arch Linux (btw).

    Shell