Skip to content
View pgmanutd's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pgmanutd

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

Hi, I'm Prashant 👋

Thanks 🙇🏻 for visiting my Github Profile ❤️!

👨‍💻 Recently worked on

🔬 My other works

Check out pinned repositories below 👇

😍 Passionate about


💬 Want to connect? 📫

import * as React from 'react';
import * as ReactDOM from 'react-dom';

import { Profile, Email } from './components';

ReactDOM.render(
  <>
    <Profile type="LinkedIn" url="https://www.linkedin.com/in/pgmanutd" name="Prashant Goel" />
    <Email address="[email protected]" provider="Gmail" />
    <Profile type="LeetCode" url="https://leetcode.com/pgmanutd" name="Prashant Goel" />
  </>,
  document.getElementById('want-to-connect')
);

Linkedin Badge Gmail Badge LeetCode Badge

@pgmanutd's activity is private