- 👋 Hi, I’m @vigneshiyergithub
- 👀 I’m interested in technology
- 🌱 I’m currently learning Front End development
- 💞️ I’m looking to collaborate on React based projects
Block or Report
Block or report vigneshiyergithub
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
React Insights: How to implement Acc...
React Insights: How to implement Accordian 1import React, {useState} from 'react';
2import {
3AccordianContent,
4AccordianContainer, AccordianLabel, AccordianText
5} from '../../styledComponents/Unit1';
-
Game component file
Game component file 1import React, { Fragment, useEffect, useState } from "react";
2import { JokeDisplayer } from "./JokeDisplayer";
3import { JokeTypeDisplayer } from "./JokeTypeDisplayer";
4import { Block, Container, Col } from "./common";
5 -
React Insights: How to implement Tabs
React Insights: How to implement Tabs 1import React, { useEffect, useState } from 'react';
2import { ContentBody, Container, TabContainer, TabContentContainer, TabLabel } from '../styledComponents/Unit1';
34/*5config : [ -
Color Scheme Generator
Color Scheme Generator 1import chroma from "chroma-js";
23useEffect(() => {4setDarkenShades([
5chroma(color).darken(),
-
React Insights: Implementing Multi s...
React Insights: Implementing Multi section Forms 1import React, {useState} from 'react';
2import { Card, FormContentBody, EmptyBlock, Container, WidthComponent,
3FormElementContainer, FormElementLabel, FormElementComponent, FormInput, Headline } from '../styledComponents/Unit1';
4import { Navbar, GitLink } from '../styledComponents/Unit2';
5import Accordian from './sub-components/Accordian';
-
React Insights: How to trigger child...
React Insights: How to trigger child click event using refs 1const TutorialItem = (props) => {
2const linkRef = useRef();
3const itemClick = (e) => {
4if (linkRef.current) {
5linkRef.current.click();
3 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2023
Created 1 commit in 1 repository
Created 2 repositories
-
vigneshiyergithub/app-creator
TypeScript
This contribution was made on Dec 2
-
vigneshiyergithub/website-generator
TypeScript
This contribution was made on Dec 2