Skip to content
View purnimakumarr's full-sized avatar
πŸ‘©β€πŸ’»
in the midst of choas
πŸ‘©β€πŸ’»
in the midst of choas

Block or report purnimakumarr

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

Purnima Kumar πŸ‘©β€πŸ’»

LinkedIn Twitter Goodreads

πŸ‘©β€πŸ’» Software Engineer building finance solutions πŸ‘Ύ

export default () => ({
    degrees: ["MSc Computer Science", "BSc (Hons.) Computer Science"]
    school: "University of Delhi"
    company: "Yamaha Motor Solutions India"
    askMeAbout: ["webdev", "books"],
    technologies: {
        "languages": ["C++", "Python", "Java", "TypeScript", "JavaScript", "HTML", "CSS" ],
        "web": ["React", "Express.js", "Node.js", "MUI", "Axios" ],
        "databases": ["PostgreSQL", "MariaDB/MySQL", "MongoDB" ],
        "machineLearning": [ "Tensorflow", "Keras", "PyTorch" ],
        "cloudOps": [ "AWS", "Azure" ],
        "mobile": "Android",
        "editors": "VSCode"
    },
    "interests": ["Reading", "Creative Writing", "Crocheting"]
});

Pinned Loading

  1. html-css-course html-css-course Public

    All the code I wrote while learning HTML/CSS

    HTML 2

  2. frontendmentor frontendmentor Public

    All the challenges I have completed at frontendmentor.io

    HTML

  3. simon-game simon-game Public

    A replica of the game Simon created using HTML, CSS & jQuery

    JavaScript

  4. what_to_eat what_to_eat Public

    A webpage to choose a random food item for your meal.

    CSS

  5. web-developer-mentor web-developer-mentor Public

    This is my code for all the challenges I completed at https://webdevelopermentor.com

    HTML