Skip to content
View ayaangrover's full-sized avatar
🚀
Coding
🚀
Coding

Organizations

@hackclub @HarkerRobo @1072a @longoncapitalpartners @thegreenhouseproject

Block or report ayaangrover

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
ayaangrover/README.md

LinkedIn cover

public class Ayaan {

    public static void main(String[] args) {
        String[] hobbies = {"Coding", "Swimming", "Reading"};
        String[] location = {"37.8199° N, 122.4786° W"};
        String[] languages = {"Swift", "TypeScript", "Javascript", "Java", "HTML", "CSS", "GDScript"};
        String[] tools = {"FlipperZero", "XCode", "VSCode"};

        System.out.println("Hobbies: " + String.join(", ", hobbies));
        System.out.println("Location: " + String.join(", ", location));
        System.out.println("Languages: " + String.join(", ", languages));
        System.out.println("Tools: " + String.join(", ", tools));
    }
}

Pinned Loading

  1. sentinel sentinel Public

    A browser extension and dashboard for teachers to track student browsing on chromebooks.

    JavaScript 1

  2. lexicon lexicon Public

    An open-source quizlet replacement with infinite AI access

    Swift 1

  3. obsidian-one obsidian-one Public

    A hotswappable mechanical keyboard PCB

    Python 4

  4. slate slate Public

    an rp2350 dev board

    3