diff --git a/README.md b/README.md index 979f241..73d70bd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -# Arctichawk1's Website +# Batuhan Basoglu's Website A read me file for my own personal website. A website designed using HTML, CSS and Javascript. -https://arctichawk1.github.io/Arctichawk1-Website/ - # Author Made by Batuhan Başoğlu diff --git a/css/styles.css b/css/styles.css index 6974d09..3d34070 100644 --- a/css/styles.css +++ b/css/styles.css @@ -412,6 +412,10 @@ ul { margin-top: 60px; } +#links .about-content .about-box-text { + text-align: center; +} + .about-content .about-box-text h4 { display: inline-block; padding-bottom: 5px; @@ -680,7 +684,7 @@ ul { } .fa-ul>li { - margin-left: -25%; + margin-left: -2%; } #links .primary-button { @@ -709,7 +713,7 @@ ul { .about-content .about-box-text { background-color: rgb(24, 26, 27); padding: 30px; - margin-top: -30px; + margin-top: -200px; margin-left: 15px; margin-right: 15px; } @@ -1292,6 +1296,10 @@ body.lb-disable-scrolling { font-size: 20px; } +#links .fa-ul{ + margin-left: 0; +} + .slider { width: 100%; max-width: 800px; @@ -1368,7 +1376,7 @@ body.lb-disable-scrolling { @media (min-width: 768px) { #links .primary-button { - padding: 25px 0 0 50px; + padding: 25px 0 0 0; } #education .projects-content .text-content { diff --git a/img/project-15.jpg b/img/project-15.jpg new file mode 100644 index 0000000..81bce65 Binary files /dev/null and b/img/project-15.jpg differ diff --git a/img/project-16.jpg b/img/project-16.jpg new file mode 100644 index 0000000..62467b5 Binary files /dev/null and b/img/project-16.jpg differ diff --git a/img/project-17.jpg b/img/project-17.jpg new file mode 100644 index 0000000..ad547ea Binary files /dev/null and b/img/project-17.jpg differ diff --git a/index.html b/index.html index b891d66..608fc4d 100644 --- a/index.html +++ b/index.html @@ -71,8 +71,10 @@

About me

-

Hi, my name is Batuhan. I am a Software Developer who designs, programs and manages software systems and computer hardware. - Great at making projects, excellent feedback from employers and good at working with people.

+

Hi, my name is Batuhan. I am a Software Developer who designs, programs and manages software + systems and computer hardware. + Great at making projects, excellent feedback from employers and good at working with people. +

@@ -97,7 +99,7 @@
-
+

Links

@@ -108,26 +110,35 @@
-

List of Links

+

Professional

+

Personal

+ +

Contact

+
Contact Me @@ -186,6 +197,9 @@
  • MATLAB
  • ModelSim
  • AutoCAD
  • +
  • TypeScript
  • +
  • PHP
  • +
  • Vue
  • Kotlin
  • CMake
  • Shell Scripting
  • @@ -205,6 +219,7 @@
  • Altera DE2
  • K-CSP
  • K-ECS
  • +
  • WordPress
  • Agile Methodologies
  • Microsoft Office
  • Adobe After Effects
  • @@ -240,8 +255,8 @@

    Inovestor

    (2021-Present)

    -

    Working as a web developer, doing a contract work through IBM to develop VIA Rail - Canada's website.

    +

    Working as a web developer, doing a contract work through RPM Eco to develop it's website. + Did a contract work through IBM to develop VIA Rail Canada's website.

    @@ -297,26 +312,69 @@
    @@ -388,7 +446,7 @@ Node.js in Analysis and Design of User Interfaces class.

    @@ -403,7 +461,7 @@ Node.js in Analysis and Design of User Interfaces class.

    @@ -417,7 +475,7 @@

    Made a service company website using HTML and CSS in Analysis and Design of User Interfaces class. It is a bike service company website which talks about bike repairs.

    @@ -430,7 +488,7 @@

    Made an alternative grocery store website using HTML, CSS and Node.js in Analysis and Design of User Interfaces class.

    @@ -444,7 +502,7 @@

    Made a grocery store website using HTML, CSS and Node.js in Analysis and Design of User Interfaces class.

    @@ -458,7 +516,7 @@ Node.js and EJS in Analysis and Design of User Interfaces class.

    @@ -473,19 +531,20 @@ Interfaces class. This is a website that asks questions about the Facebook user interface with submit button to send the answers.

    -
    +
    +

    My Personal Website

    This very website that I made with HTML, CSS and Javascript.

    diff --git a/resume/CV_Batuhan.pdf b/resume/CV_Batuhan.pdf index add91a7..15c5dd6 100644 Binary files a/resume/CV_Batuhan.pdf and b/resume/CV_Batuhan.pdf differ