Giter Club home page Giter Club logo

Typing SVG

import React, { useState } from 'react';
import { View, Text } from 'react-native';

const Profile = () => {
  const [profileData, setProfileData] = useState({
    name: "Pratham Parashar",
    username: "Pratham0105",
    leetcode: "https://leetcode.com/u/Pratham__123/",
    linkedin: "https://www.linkedin.com/in/pratham-parashar-691968201?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app",
    github: "https://github.com/Pratham0105"
  });

  return (
    <View>
      <Text>{profileData.name}</Text>
    </View>
  );
}

export default Profile;

coding

πŸ’« About Me:

  • πŸ”­ I’m currently working as Software Developer and Support Executive at SusNovation Ventures Pvt Ltd.

  • 🌱 I’m a B.Voc Graduate in Telematics in 2023 from Dayalbagh Education Institute.

  • 🀝 I’m looking for help with Cloud Computing

  • πŸ’¬ Ask me about Web-Development.

  • πŸ“« How to reach me [email protected]



🌐 Connect with me::

linkedin.com/in/kanishka-pathik-183528243/ leetcode.com/kanishka_pathik/



πŸ’» Languages and Tools:

arduino c cplusplus css3 figma firebase git html5 java javascript python react reactnative sass tailwind typescript



πŸ“Š GitHub Stats:

Pratham0105

Β Pratham0105

Pratham0105

Pratham Parashar's Projects

Pratham Parashar doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.