Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Binary file modified assets/img/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/img/avatar.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
your profile picture
Binary file added assets/resume.pdf
Binary file not shown.
10 changes: 8 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@ sitemap:
priority: 0.9
---

<img src="{{ '/assets/img/avatar.jpg' | prepend: site.baseurl }}" id="about-img">
<img src="{{ '/assets/img/avatar.jpg' | prepend: site.baseurl }}" id="about-img" alt="profile photo">

<div id="describe-text">
<p> I am pursuing B.tech Computer Science from M.I.E.T, I am intrested in Ethical Hacking and Web Development.</p>
<p> Check my work in Resume section or Check <a href="https://github.com/saxenaudit">My GitHub</a></p>
<p>Fork and use the theme from the <strong> <a href="https://github.com/saxenaudit" target="_blank"> repository</a> </strong></p>
</div>

<center>
<a href="https://dev.to/saxenaudit">
<img src="https://d2fltix0v2e0sb.cloudfront.net/dev-badge.svg" alt="saxena uditanshu's DEV Profile" height="50" width="50">
</a>
</center>
</div>
10 changes: 8 additions & 2 deletions resume.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,17 @@ note , encrypt his note with private passkey - MIET <span style="float: right; "
<p><a href="https://v-card.netlify.com/" target="_blank">Visit Here.</a></p>

**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 <span style="float: right; ">Sep 2019 - Jan 2020</span><b>
<p><a href="https://php-quiz.000webhostapp.com" target="_blank">Visit Here.</a></p>
<p><a href="https://quizup.vanijya.tech" target="_blank">Visit Here.</a></p>

**Certificate Verify** -This Web App Verify the authenticity of certificate . We provide the certificate
ID to the organizers which they give on certificate. - MIET <span style="float: right; ">Mar 2020 - Present</span><b>
<p><a href="https://verifycert.netlify.app">Visit Here.</a></p>
<p><a href="https://certiverifier.vanijya.tech">Visit Here.</a></p>

**Email Spam Detector** -This Web App checks the spam in email content using natural language processing, made using python and django framework. - MIET <span style="float: right; ">Mar 2020 - Present</span><b>
<p><a href="https://spamfilterappv1.herokuapp.com/">Visit Here.</a></p>

**Forest Fire Prevention** -This Web App Predict the probability of Forest-Fire Occourence using machine learning model - MIET <span style="float: right; ">Mar 2020 - Present</span><b>
<p><a href="https://forestfirepredictv1.herokuapp.com/">Visit Here.</a></p>


### EDUCATION
Expand Down
Binary file removed screenshots/404.png
Binary file not shown.
Binary file removed screenshots/blog.png
Binary file not shown.
Binary file removed screenshots/home.png
Binary file not shown.
Binary file removed screenshots/post.png
Binary file not shown.
Binary file removed screenshots/resume.png
Binary file not shown.