├── Entry Level Web Developer Resume.pdf ├── Index..html ├── ReadMe.md ├── css └── style.css ├── images ├── 2048game.png ├── banner-01.webp ├── curn-icon.png ├── currency-converter.png ├── dictionary.png ├── footer-dotted-right-img.png ├── footer-left-dotted-img.png ├── home-illustrator.jpg ├── lang-translator.png ├── piceditor.png ├── service-icon1.png ├── service-icon2.png ├── service-icon3.png ├── service-icon4.png ├── tastimonials-img.png ├── tictactoe.png └── triangle-icon.png ├── index.html └── js └── script.js /Entry Level Web Developer Resume.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/Entry Level Web Developer Resume.pdf -------------------------------------------------------------------------------- /Index..html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/Index..html -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/ReadMe.md -------------------------------------------------------------------------------- /css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/css/style.css -------------------------------------------------------------------------------- /images/2048game.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/2048game.png -------------------------------------------------------------------------------- /images/banner-01.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/banner-01.webp -------------------------------------------------------------------------------- /images/curn-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/curn-icon.png -------------------------------------------------------------------------------- /images/currency-converter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/currency-converter.png -------------------------------------------------------------------------------- /images/dictionary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/dictionary.png -------------------------------------------------------------------------------- /images/footer-dotted-right-img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/footer-dotted-right-img.png -------------------------------------------------------------------------------- /images/footer-left-dotted-img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/footer-left-dotted-img.png -------------------------------------------------------------------------------- /images/home-illustrator.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/home-illustrator.jpg -------------------------------------------------------------------------------- /images/lang-translator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/lang-translator.png -------------------------------------------------------------------------------- /images/piceditor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/piceditor.png -------------------------------------------------------------------------------- /images/service-icon1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/service-icon1.png -------------------------------------------------------------------------------- /images/service-icon2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/service-icon2.png -------------------------------------------------------------------------------- /images/service-icon3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/service-icon3.png -------------------------------------------------------------------------------- /images/service-icon4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/service-icon4.png -------------------------------------------------------------------------------- /images/tastimonials-img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/tastimonials-img.png -------------------------------------------------------------------------------- /images/tictactoe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/tictactoe.png -------------------------------------------------------------------------------- /images/triangle-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/images/triangle-icon.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/index.html -------------------------------------------------------------------------------- /js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pawantech12/portfolio-website/HEAD/js/script.js --------------------------------------------------------------------------------