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

Block or report praveengopi19

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

Hi there 👋

import Praveen_Kumar from './World';
import Contact from './Gmail_LinkedIn_Behance';
import {Resume, Working} from './Praveen';

const ReadMe = () => (
     <Praveen_Kumar portfolio={ "praveengopi19.github.io" }>
          <Contact links ={[ "praveengopi16@gmail.com", "LinkedIn" , "Behance" ]} />
          <Working at={ "Zoho Corporation" } />
          <Resume link={ " Praveen Resume "} />
     </Praveen_Kumar>
);

export default ReadMe;

Pinned Loading

  1. praveengopi19.github.io praveengopi19.github.io Public

    Command-line interface version of my portfolio.

    HTML

  2. Personal-Resume-Website-Builder Personal-Resume-Website-Builder Public

    Web application for creating a personal resume website

    JavaScript

  3. Online-Resume Online-Resume Public

    Online version of my resume

    HTML

  4. spotify-profile-actions spotify-profile-actions Public

    A web application for visualizing personalized Spotify data.

    JavaScript