diff --git a/README.md b/README.md index e565fc6..697a297 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -# Pudhina +# Portfolio A simple, minimal [Jekyll](jekyllrb.com) theme for a personal web page and blog, focusing on white space and readability [Click here](https://knhash.github.io/Pudhina/) to see the theme in action. Note that the download PDF button redirects to 404 due to lack of the file. This is by design, to demonstrate the Glitch effect therein. ## Screenshots -![Home](https://raw.githubusercontent.com/Knhash/Pudhina/master/screenshots/home.png?raw=true "Home") -![Blog](https://raw.githubusercontent.com/Knhash/Pudhina/master/screenshots/blog.png?raw=true "Blog") -![Resume](https://raw.githubusercontent.com/Knhash/Pudhina/master/screenshots/resume.png?raw=true "Resume") -![Post](https://raw.githubusercontent.com/Knhash/Pudhina/master/screenshots/post.png?raw=true "Post") -![404](https://raw.githubusercontent.com/Knhash/Pudhina/master/screenshots/404.png?raw=true "404") +![Home](https://github.com/saxenaudit/resume/blob/master/screenshots/home.png) +![Blog](https://github.com/saxenaudit/resume/blob/master/screenshots/blog.png) +![Resume](https://github.com/saxenaudit/resume/blob/master/screenshots/resume.png) +![Post](https://github.com/saxenaudit/resume/blob/master/screenshots/post.png) +![404](https://github.com/saxenaudit/resume/blob/master/screenshots/404.png) ## Features - Simple, minimal and clean diff --git a/assets/img/avatar.jpg b/assets/img/avatar.jpg index 4f1793a..eac9dde 100644 Binary files a/assets/img/avatar.jpg and b/assets/img/avatar.jpg differ diff --git a/assets/img/avatar.txt b/assets/img/avatar.txt new file mode 100644 index 0000000..24add91 --- /dev/null +++ b/assets/img/avatar.txt @@ -0,0 +1 @@ +your profile picture diff --git a/assets/resume.pdf b/assets/resume.pdf new file mode 100644 index 0000000..57fa209 Binary files /dev/null and b/assets/resume.pdf differ diff --git a/index.md b/index.md index 9ef5634..52fb6bf 100644 --- a/index.md +++ b/index.md @@ -6,10 +6,16 @@ sitemap: priority: 0.9 --- - +profile photo

I am pursuing B.tech Computer Science from M.I.E.T, I am intrested in Ethical Hacking and Web Development.

Check my work in Resume section or Check My GitHub

Fork and use the theme from the repository

-
\ No newline at end of file + +
+ + saxena uditanshu's DEV Profile + +
+ diff --git a/resume.md b/resume.md index e5aa048..d6c663a 100644 --- a/resume.md +++ b/resume.md @@ -23,11 +23,17 @@ note , encrypt his note with private passkey - MIET Visit Here.

**Online Quiz Application** -A It is an online platform for taking quiz MCQ's. It has an admin pannel to check all the player taking quiz , add question , view results. - MIET Sep 2019 - Jan 2020 -

Visit Here.

+

Visit Here.

**Certificate Verify** -This Web App Verify the authenticity of certificate . We provide the certificate ID to the organizers which they give on certificate. - MIET Mar 2020 - Present -

Visit Here.

+

Visit Here.

+ +**Email Spam Detector** -This Web App checks the spam in email content using natural language processing, made using python and django framework. - MIET Mar 2020 - Present +

Visit Here.

+ +**Forest Fire Prevention** -This Web App Predict the probability of Forest-Fire Occourence using machine learning model - MIET Mar 2020 - Present +

Visit Here.

### EDUCATION diff --git a/screenshots/404.png b/screenshots/404.png deleted file mode 100644 index 1471a63..0000000 Binary files a/screenshots/404.png and /dev/null differ diff --git a/screenshots/blog.png b/screenshots/blog.png deleted file mode 100644 index e12b341..0000000 Binary files a/screenshots/blog.png and /dev/null differ diff --git a/screenshots/home.png b/screenshots/home.png deleted file mode 100644 index 5c276c5..0000000 Binary files a/screenshots/home.png and /dev/null differ diff --git a/screenshots/post.png b/screenshots/post.png deleted file mode 100644 index 6a466ac..0000000 Binary files a/screenshots/post.png and /dev/null differ diff --git a/screenshots/resume.png b/screenshots/resume.png deleted file mode 100644 index ce737dd..0000000 Binary files a/screenshots/resume.png and /dev/null differ