Skip to content
View yogaprasadk's full-sized avatar
💭
Read | Revise | Recall | Repeat
💭
Read | Revise | Recall | Repeat

Block or report yogaprasadk

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

import Aspiring SoftwareDeveloper from 'Yogaprasadmk';

class Bio extends Aspiring SoftwareDeveloper {
  pronouns: "He" | "Him",
  name     = 'Yogaprasad M K';
  title    = 'Aspiring Software Engineer';
  company  = '';
  location = ''
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'Java'];
  askMeAbout: ["web dev"],
  technologies: {
        frontEnd: {
            js: ["react,next"],
            css: ["Tailwind", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express"],
        },
        devOps: ["AWS"],
        databases: ["mongodb", "Sql"],
    },
    currentProject: "",
    funFact: "There are two ways to write error-free programs; only the third one works"
}



Remaining Days

dday-widget.svg


GSSOC(24) Badges 🪶


⚡Stats⚡


GitHub Streak


🏆 Github Trophies




⚡ Github Activity Graph ⚡




Snake Animation 🐍


Snake animation

⚡ Wakatime Dashboard ⚡




✍️Random Dev Quote



😂Random Dev Jokes


Jokes Card

Support:

Buy Me A Coffee

Typing SVG

❤️ Thanks for watching my profile! Have a nice day! ❤️
© 2024 Yogaprasad M K

Pinned Loading

  1. DSA_A_TO_Z_COURSE DSA_A_TO_Z_COURSE Public

    It is a complete repository of my learning of data structure and algorithms. You can see here that video link(image) with particular problem and solutions of the particular problem code is updated.

  2. COMPUTER_NETWORK_A_TO_Z COMPUTER_NETWORK_A_TO_Z Public

    It is repository thatyou can learn computer network concepts

  3. DBMS_COURSE_A_TO_Z DBMS_COURSE_A_TO_Z Public

    it is a repository for complete lecture of Database Management Systems taught by riti kumari

  4. OOPS_A_TO_Z_COURSE OOPS_A_TO_Z_COURSE Public

    it is a complete repository of videos of Object Oriented Programming

  5. OS_COURSE_A_TO_Z OS_COURSE_A_TO_Z Public

    It is a repository of operating systems complete playlist with notes