├── images ├── odu.png ├── Thumbs.db ├── amrita.png ├── idyeah.PNG ├── agitation.PNG ├── favicon.ico ├── favicon.png ├── linkedIn.png ├── movieLens.png ├── w3schools.png ├── portfolioPic.png └── twitterFriendsParadox.PNG ├── pdfs └── Chandrasekhar Reddy.pdf └── index.html /images/odu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/odu.png -------------------------------------------------------------------------------- /images/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/Thumbs.db -------------------------------------------------------------------------------- /images/amrita.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/amrita.png -------------------------------------------------------------------------------- /images/idyeah.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/idyeah.PNG -------------------------------------------------------------------------------- /images/agitation.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/agitation.PNG -------------------------------------------------------------------------------- /images/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/favicon.ico -------------------------------------------------------------------------------- /images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/favicon.png -------------------------------------------------------------------------------- /images/linkedIn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/linkedIn.png -------------------------------------------------------------------------------- /images/movieLens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/movieLens.png -------------------------------------------------------------------------------- /images/w3schools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/w3schools.png -------------------------------------------------------------------------------- /images/portfolioPic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/portfolioPic.png -------------------------------------------------------------------------------- /pdfs/Chandrasekhar Reddy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/pdfs/Chandrasekhar Reddy.pdf -------------------------------------------------------------------------------- /images/twitterFriendsParadox.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chandu-muthyala/portfolio/master/images/twitterFriendsParadox.PNG -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
77 |
78 |