Skip to content
View Soham-Wani's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Soham-Wani

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
Soham-Wani/README.md
const soham = {
    name: "Soham Wani",
    pronouns: "he" | "him",
    birthDate: new Date(2004, 11, 18),
    mood: `${"Confused"} ${"Enthusiastic"}`,
    education: [
        {
            institute: "Gati Shakti Vishwavidyalaya",
            yearEnrolled: 2022,
            degree: "BTech",
            course: "Electronics and Communication Engineering (Specialisation: Rail Engineering)"
        },
        {
            institute: "Indian Institute of Technology, Madras",
            yearEnrolled: 2023,
            degree: "BS",
            course: "Data Science and Applications"
        }
    ],
    interests: {
        hobbies: new Set(["reading", "writing", "travelling"]),
        talkWithMeAbout: ["poetry", "astronomy", "programming", "anything you like"]
    },
    connect: new Map([
        ["GitHub", "https://github.com/Soham-Wani"],
        ["LinkedIn", "https://www.linkedin.com/in/soham-wani-b0726a262"],
        ["Discord", "https://discordapp.com/users/912297357339660309"],
        ["Blogger", "https://www.blogger.com/profile/14703622455073552485"]
    ]),
    isAvailableForCollaboration: true,
    randomQuote: "Hate is a choice. Love is not."
}

console.log(soham);

Pinned Loading

  1. CryptIQ CryptIQ Public

    Platform for CryptIQ held at IIT Madras' Margazhi'25

    Svelte 11 2

  2. CipherSaga CipherSaga Public

    Client side solution to make cryptic hunts possible

    HTML

  3. Blogger-Template-Boilerplate Blogger-Template-Boilerplate Public

    Basic boilerplate for all Blogger templates

    7 6