My projects

home

mail-me

01

React ToDo lisT

simple to do app with basic functions of adding list. done option and delete option. using react.js ,uuid , useState , map ,filter.

code view

02

Movie React

view movie details by using search. { react.js }. Used react to develop this app. used map,filter, useStates and props. with some css.

code view

03

Movie app using API

user can search whichever language movies. he can add and delets favorites. {react.js, movieAPI and bootstrap }. used get method, props, useStates,useEffect and localStorage.

code

04

React-Job

user can view jobs and search job according to the designation and location he ned used gitHub job api. used useStates, useEffect, props, pagination, form , bootStrap.

code

05

Color selector

Selec the colors for the html project. { html, css, javascript}.Used Document object model , queryselector and eventlistener. and used some of system commands to copy the color code.

code view

06

fully working website

by using html,css,javascript. i have designed full responsive website some of the must needed actions in websites are added. this website contain all the necessary effects.

code view

07

password generator

here user can create a password according to his length specified it holds all the necessary parameters to generate the password. onclicking on generate it will create a password that user needs

code view

08

Password validation

this is the javascript project which take care of the password validation. such as length, characters and it gives the current status so that a person can validate his password using this he can create strong password.

code view

09

moving text

on hover animation of text starts to opposite direction {html, css }. used some of the hover,animation effect on span tag.

code view

10

moving icons

icon hover to highlight icon and animation of icon. {html, css }. used some of the hover,animation effect on span tag.

code view

11

flex button

Flex placement the items according to the user onClick button the box will move according to the user click. here used eventListener, querySelector,adding classList. to place the item as per user needs.

code view

12

Button hover

button hover to highlight button and animation of button border. {html, css }. used some of the hover,animation effect on span tag.

code view