Skip to content
View hemendrarajawat's full-sized avatar
💭
It's not who you are underneath, its what you do that defines you.
💭
It's not who you are underneath, its what you do that defines you.
Block or Report

Block or report hemendrarajawat

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

Pinned

  1. hemendrarajawat.in hemendrarajawat.in Public

    This is my portfolio and blog website built using Hugo, PaperMod, and Github Actions.

    HTML

  2. pizza-vs-icecream pizza-vs-icecream Public

    Deep Learning model to classify the image b/w ice-cream and pizza.

    Jupyter Notebook

  3. aura-picklist aura-picklist Public

    Custom Picklist aura component for Salesforce with advanced features. Suitable for both single-select and multi-select.

    JavaScript

  4. the-morse-code the-morse-code Public

    An encryptor and decryptor for the Morse Code.

    Python

  5. Copy-Salesforce-Code Copy-Salesforce-Code Public

    Copy Salesforce code easily with Copy button. Productivity tool for Salesforce Developers.

    JavaScript 1 1

  6. Calculate the Degree of Similarity b... Calculate the Degree of Similarity b/w two words.
    1
    #include<stdio.h>
    2
    #include<conio.h>
    3
    #include<stdlib.h>
    4
    #include<string.h>
    5