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/Seccop_Logo.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/Seccop_inside_design.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/Seccop_outside_design.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>About Me! Umit Ilhan</title>
</head>
<body>
<h1>ABOUT ME!</h1>
<h3>A Wordpress & Front-end Developer</h3>
<p>I'm Umit Ilhan. I am from Turkey. I completed my graduate and master studies in computer engineering. After that, I started to work as a research assistant at the university where I studied graduate in Azerbaijan. Normally my background is a research & teaching assistant. I was doing research on robotics in university. I wrote my dissertation on robots' decision-making systems.2 years ago, I've changed my career like web developer. </p>
<h3>My Goals in Software Developer</h3>
<p>As I mentioned above, I made a career change and my goal is to become a full stack web developer. Even though I have finished computer engineering in the past, but I have always worked on articles and teaching. I've been away from the software field for years. I know I'm just at the beginning of the this road. I'm starting all over again. I'm trying to improve it myself. I need to learn more. I'm currently a like WordPress developer, but I need a program like your program to become a full stack web developer. After I want to develop mobile application for Android and IOS devices.</p>
<h3>My important skills</h3>
<ol>
<li>Learning ability</li>
<li>Problem-solving skills</li>
<li>Teamwork and collaboration</li>
<li>Communication skills</li>
<li>Analytical thinking</li>
<li>Creativity</li>
</ol>
<h3>My old project images</h3>
<img src="images/Seccop_Logo.png" alt="Seccop-Logo" width="300">
<img src="images/Seccop_outside_design.jpg" alt="Seccop-outside-design" width="300">
<img src="images/Seccop_inside_design.png" alt="Seccop-inside-design" width="300">

<h3>My accounts</h3>
<p>
<a href="https://www.linkedin.com/in/umit-ilhan" ><img src="social icons/iconmonstr-linkedin-3.png" alt="umit ilhan linkedin account"></a>
<a href="https://github.com/cuilhan" ><img src="social icons/iconmonstr-github-3.png" alt="umit ilhan github account"></a>
</p>

</body>
</html>
Binary file added social icons/iconmonstr-github-3.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 social icons/iconmonstr-linkedin-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.