From 5cc3b38817d910e6e74cf53345bcdf9ce322b8b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jud=C3=A1?= Date: Sat, 2 May 2026 11:15:46 +0200 Subject: [PATCH 1/2] Add things I like and I don't like --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 5102d3ea..58dac350 100644 --- a/index.html +++ b/index.html @@ -18,18 +18,18 @@

Welcome To Ironhacker's Page

Things I Like

Things I Don't Like

From a6000d61b2afe01657d9f898107badfaec980910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jud=C3=A1?= Date: Sat, 2 May 2026 11:36:43 +0200 Subject: [PATCH 2/2] Add new sections to portfolio page --- index.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 46 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 58dac350..5b95f69e 100644 --- a/index.html +++ b/index.html @@ -7,13 +7,26 @@ -

Welcome To Ironhacker's Page

+
+

Welcome To Ironhacker's Page

+

A small portfolio page for practicing HTML, Git, and GitHub.

+
+ +
+

About Me

+

+ I am learning how to build web pages, organize code, and collaborate with GitHub. + This page is a place to practice and show a little bit about myself. +

+

Things I Like

@@ -32,5 +45,34 @@

Things I Don't Like

  • A bad cup of coffee
  • + +
    +

    Projects

    +
    +

    Portfolio Page

    +

    A simple HTML page that introduces me and shows what I am learning.

    +
    +
    +

    GitHub Practice

    +

    A practice project for creating commits, branches, and pull requests.

    +
    +
    + +
    +

    Skills I Am Building

    +
      +
    • Writing semantic HTML
    • +
    • Using Git from the command line
    • +
    • Publishing projects with GitHub
    • +
    +
    + +
    +

    Contact

    +

    + Want to connect? Send me an email at + ironhacker@example.com. +

    +