Skip to content
View viveksanandiya's full-sized avatar

Highlights

  • Pro

Block or report viveksanandiya

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

Hi there! I'm Vivek Sanandiya

๐Ÿ‘จโ€๐Ÿ’ป About Me

const Vivek = {
    location: "India ๐Ÿ‡ฎ๐Ÿ‡ณ",
    role: "Full Stack Developer",
    workingOn: ["Ai based Project"],
    languages: [
        "JavaScript", "TypeScript",
        "C", "C++"
    ],
    askMeAbout: [
        "Web Development","MERN Stack",
    ],
    technologies: {
        frontEnd: {
            frameworks: ["React", "Next.js"],
            styling: ["Tailwind CSS", "Material-UI", "ShadCN", "CSS3"]
        },
        backEnd: {
            js: ["Node.js", "Express.js"],
            databases: {
                sql: ["PostgreSQL", "MySQL"],
                nosql: ["MongoDB"],
                orm: ["Prisma", "Mongoose"]
            }
        },
        devOps: {
            cicd: ["GitHub"],
            cloud: ["AWS", "Vercel"]
        },
        tools: ["Git", "Postman", "VS Code",
    },
    currentFocus: "Building Ai based projects",
    funFact: "I debug with console.log and refuse to admit it! ๐Ÿ˜„"
};

๐ŸŒ Connect with me

LinkedIn Email

๐Ÿ› ๏ธ Tech Arsenal

๐Ÿ‘พ Programming Languages

JavaScript TypeScript C C++

๐ŸŽจ Frontend

React Next.js Tailwind CSS Material UI

โš™๏ธ Backend

Node.js Express.js Prisma Mongoose

๐Ÿ—„๏ธ Databases

MongoDB PostgreSQL MySQL

๐Ÿ› ๏ธ DevOps & Tools

Docker Git GitHub Actions Vercel

๐ŸŽฏ Current Focus & Goals

  • ๐Ÿ”ญ Working on: On a personal SaaS project
  • ๐ŸŒฑ Learning: AI and its intergation in perosnal projects
  • ๐Ÿ‘ฏ Open to collaborate on: Innovative Projects based on Web Dev & AI
  • ๐ŸŽ“ Studying: CSE'26
  • ๐Ÿ’ฌ Ask me about: Full Stack Development
  • โšก Fun fact: I don't need a therapist, I just console.log() my problems. ๐Ÿ’ญ

Random Dev Quote

Popular repositories Loading

  1. MET-Se-Comp-TODO--list MET-Se-Comp-TODO--list Public

    HTML

  2. Simon-Game Simon-Game Public

    i made a basic game using html , css , JS , jQuery .

    JavaScript

  3. Car-Rental-Website Car-Rental-Website Public

    This is a Car rental website made using HTML , CSS , JS and further more database will be added

    HTML

  4. Learnzilla Learnzilla Public

    It is a learning platform where people can create courses and sell and users can buy the courses .

    JavaScript

  5. CollabTask CollabTask Public

    JavaScript

  6. Brainly-Frontend Brainly-Frontend Public

    Brainly is web application used to store and share important things to remember like tweets , youtube video links etc

    TypeScript