Skip to content
View fluorspar20's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fluorspar20

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

Hi, I'm Amogh Dixit!

Undergraduate at Indian Institute of Technology, Indore
Student Developer

Twitter: _amoghdixit Linkedin: Amogh Dixit GitHub Fluorspar20

A little more about me...

const info = {
    pronouns: "he" | "him",
    skills: {
        languages: [C++, Javascript, Java],
        webDevelopment: [HTML, CSS, React.js, Next.js, Redux, Node.js, Express, MongoDB],
        toolsAndFrameworks: [Git, Github, npm, Bootstrap, Sass]
    },
    hobbies: ["Football", "Gaming", "Listening to music", "Photography"],
    musing: "You are on the fastest route despite usual traffic!",
};

Seeking to be inspired, to envision the unlikely, to work hard for things that are worth it, and to be surrounded by those who bring out the best in me :)


Popular repositories Loading

  1. resolve-ai resolve-ai Public

    A VS Code extension to automatically resolve merge conflicts with minimal user intervention.

    TypeScript 4

  2. task-manager-web-component-like-jira-with-drag-drop-in-vanillajs-es6 task-manager-web-component-like-jira-with-drag-drop-in-vanillajs-es6 Public

    Forked from AnkitPandey007/task-manager-web-component-like-jira-with-drag-drop-in-vanillajs-es6

    Task Manager web component like jira with drag & drop in vanillajs-es6.

    JavaScript 1

  3. search-github-repos search-github-repos Public

    Get a list of Github repositories of specified username sorted by the last updated time

    JavaScript 1

  4. BTP BTP Public

    B.Tech. Project - Speech Enhancement Framework

    Python 1

  5. hello-world hello-world Public

    My first repository. Trying to get acquainted with github.

  6. Text-to-Speech Text-to-Speech Public

    A simple project to convert text to speech

    Java