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
Binary file added images/economy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/history.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/programming.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html>
<head>
<title>About Me</title>

</head>

<body>
<h1>Hello</h1>
<h2>I'm Kursad</h2>
<img src="images\profile.jpg"></img>
<p>I'm a web development student with finance background.</p>
<p>My goal is to be able to learn how to develop projects and create products that everyone love to use.</p>
<ul>
<li>Programming</li>
<img src="images\programming.jpg"></img>
<li>Economy/Finance</li>
<img src="images\economy.png"></img>
<li>History</li>
<img src="images\history.jpg"></img>

</ul>

<p>Let's keep in touch</p>
<a href="https://github.com/kursadc">Github</a>

</body>

</html>
10 changes: 10 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Before submitting, make sure your project meets all of these requirements!

### Checklist
**Use an `[x]` to mark completed tasks!**
- [ ] A paragraph introducing yourself
- [ ] A paragraph about your dreams & goals!
- [ ] An unordered list of your interests
- [ ] A photo of yourself OR an avatar that represents yourself
- [ ] Three other images
- [ ] A link to your Github and any other professional social media (Twitter, LinkedIn)