Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
180 changes: 180 additions & 0 deletions TMP2022/Deepak Yadav/Week2/Project1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<table cellspacing="10px">
<tr>
<td><img src="images/img1.png" alt="Deepak Yadav Pictures" width="150px"></td>
<td><h3>Deepak Yadav</h3><p><em>Frontend Developer</em></p><p><strong>Email: </strong> Deepakyadav01233@gmal.com</p><p><strong>Contact: </strong> +91 8934881505</p></td>
</tr>
</table>
<hr size="2px" noshade>
<h3>Education:</h3>
<table cellpadding="3px" border="2px" >
<thead>
<tr>
<th>
Degree
</th>
<th>
Year
</th>
<th>
University/College/School
</th>
<th>Percentage/CGPA</th>
</tr>
</thead>
<tbody>
<tr>
<td>
MCA
</td>
<td>
<p>Pursuing</p>
</td>
<td>
Madan Mohan Malaviya University of Technology, Gorakhpur
</td>
<td>
----
</td>
</tr>
<tr>
<td>
B.Sc.(Mathematics)
</td>
<td>
2017-2020
</td>
<td>
G.P.S. Snatkottar Mahavidayalaya, SantKabir
Nagar
</td>
<td>
64.22%
</td>
</tr>
<tr>
<td>
Class XII (CBSE)
</td>
<td>
2017
</td>
<td>
Naval's Academy ,Kusmhi
</td>
<td>
63.83%
</td>
</tr>
<tr>
<td>
Class X (CBSE)
</td>
<td>
2015
</td>
<td>
Naval's Academy ,Kusmhi
</td>
<td>
9.2 CGPA
</td>
</tr>
</tbody>
</table>
<br>
<hr size="2px" noshade>
<h3>Skills:</h3>
<table cellspacing="5px" border="1px">
<thead>
<tr>
<th>
Skill
</th>
<th>
Proficiency
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
C
</td>
<td>
⭐⭐⭐✩✩
</td>
</tr>
<tr>
<td>
C++
</td>
<td>
⭐⭐⭐✩✩
</td>
</tr>
<tr>
<td>
Java
</td>
<td>
⭐⭐✩✩✩
</td>
</tr>
<tr>
<td>
HTML
</td>
<td>
⭐⭐⭐⭐✩
</td>
</tr>
<tr>
<td>
CSS
</td>
<td>
⭐⭐✩✩✩
</td>
</tr>
<tr>
<td>
JavaScript
</td>
<td>
⭐⭐✩✩✩
</td>
</tr>
<tr>
<td>
Python
</td>
<td>
⭐✩✩✩✩
</td>
</tr>
</tbody>
</table>
<br>
<hr size="2px" noshade>
<h3>Project:</h3>
<p><strong>Disney+Hotstar Clone : </strong> (July 3 –July 4 2022)</p>
<ul>
<li><strong>Project Link: </strong> https://github.com/Deepakydv01233/Hotstar-Disney-Clone.git</li>
<li>
<strong>Language Used: </strong> HTML, CSS, JavaScript
</li>
<li>
<strong>IDE: </strong> CodeSandBox (online IDE)
</li>
</ul>
</body>
</html>
32 changes: 32 additions & 0 deletions TMP2022/Deepak Yadav/Week2/Project1/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@

# Techrity Week 2 Project: Making a Website to showcase Your details
This is the first Project of Week 2 which is with pure HTML only.

# Content
- [Overview](#Overview)
- [Programming Lanuages](#Programming-languages)
- [Screenshot](#Screenshots)
- [Author](#Authors)
- [Acknowledgements](#acknowledgements)

## Overview
- The challenge
- #1 Website that shows your Details, which contains your Name, Contact informations, and other details.
## Programming languages
- HTML
## Screenshots
![2022-10-06 22_48_26-Greenshot](https://user-images.githubusercontent.com/108972310/194378454-eff57aa6-00ef-45b1-930d-7a9a9e6a0edb.png)
![2022-10-06 22_49_07-Greenshot](https://user-images.githubusercontent.com/108972310/194378462-ba98986a-8a7b-47f8-b5ff-dabc9503f4e3.png)


## Authors

- GitHub:[@Deepakyadav01233](https://github.com/Deepakydv01233)
- Linkedin: [@deepakyadav01233](https://www.linkedin.com/in/deepakyadav01233/)

# Acknowledgements
## Mentor
- [@Siddhi Bhanushali](https://github.com/siddhi-244)
## Websites
- [W3School](https://www.w3schools.com/)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 79 additions & 0 deletions TMP2022/Deepak Yadav/Week2/Project2/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h3>Form : </h3><br><br>
<form action="">
<table cellspacing="10px">
<tr>
<td>
Name:
</td>
<td>
<input type="text" name="" id="">
</td>
</tr>
<tr>
<td>
Gender:
</td>
<td>
<input type="radio" name="gender" id="male"><label for="male">Male</label><input type="radio" name="gender" id="female"><label for="female">Female</label>
</td>
</tr>
<tr>
<td>
<label>Age:</label>
</td>
<td>
<input type="number" name="" id="">
</td>
</tr>
<tr>
<td>
<label>Degree:</label>
</td>
<td>
<select name="" id="">
<option value="">B A</option>
<option value="">B.Sc</option>
<option value="">B.Com</option>
<option value="">M A</option>
<option value="">M.Sc</option>
<option value="">M.Com</option>
<option value="">PHD</option>
</select>
</td>
</tr>
<tr>
<td>
Graduation Year:
</td>
<td>
<input type="month">
</td>
</tr>
<tr>

<td>
Resume:
</td>
<td>
<input type="file">
</td>
</tr>
<tr>
<td>Brief Introduction:</td>
<td>
<textarea name="" id="" cols="50" rows="10"></textarea>
</td>
</tr>
</table>
</form>
</body>
</html>
32 changes: 32 additions & 0 deletions TMP2022/Deepak Yadav/Week2/Project2/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@

# Techrity Week 2 - Project 2: Create a form with Pure HTML
This is the Second Project of Week 2 which is with pure HTML only.

# Content
- [Overview](#Overview)
- [Programming Lanuages](#Programming-languages)
- [Screenshot](#Screenshots)
- [Author](#Authors)
- [Acknowledgements](#acknowledgements)

## Overview
- The challenge
- Create a HTML form
- Takes input From User
- Like Name, Gender, Age, Degree, Resume and Brief Introduction
## Programming languages
- HTML
## Screenshots
![2022-10-06 23_10_18-Greenshot](https://user-images.githubusercontent.com/108972310/194382436-08bc5ca0-7bc8-4a15-9aee-c60e2112fc22.png)


## Authors

- GitHub:[@Deepakyadav01233](https://github.com/Deepakydv01233)
- Linkedin: [@deepakyadav01233](https://www.linkedin.com/in/deepakyadav01233/)

# Acknowledgements
## Mentor
- [@Siddhi Bhanushali](https://github.com/siddhi-244)
## Websites
- [W3School](https://www.w3schools.com/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading