My Projects
You guys can see my finished or unfinished projects in this page, if you want exactly. Here I will share not all my projects, but only those that have been milestones for me. I made sure to follow a chronological order. My goal here is to show you how my journey shaped over time, not to prove that I am a "perfect" developer.
To 2026
Over the past three years, leading up to 2026, I have continued to build projects, focusing primarily on PHP and ASP.NET Core. Unfortunately, I prefer keeping most of them to myself. Many of them are custom tools I designed to improve my daily workflow and make coding easier on my computer, and I still use most of them today. However, if you are curious, here is a simple website interface from that era.
Over the past three years, leading up to 2026, I have continued to build projects, focusing primarily on PHP and ASP.NET Core. Unfortunately, I prefer keeping most of them to myself. Many of them are custom tools I designed to improve my daily workflow and make coding easier on my computer, and I still use most of them today. However, if you are curious, here is a simple website interface from that era. I have separated the Flex-Row sections so you can organize and customize them as you like. You can check out the examples below.
Sign In
January 21, 2023
This is a simple login portal built with HTML, CSS, and PHP that processes a username and password form. The main goal of this project was to learn basic backend form handling and input logic.
January 21, 2023
Project Overview
This is a simple login portal built with HTML, CSS, and PHP that processes a username and password form. The main goal of this project was to learn basic backend form handling and input logic. It takes user credentials through an HTML form, checks on the PHP side that no fields are left empty, and then sends the user to a clean confirmation page displaying a success checkmark (✓) if everything looks good.
Origin
This is the day I first tried PHP, which has become an indispensable part of my never-ending learning journey and forms the backbone of my current project, EGOSHIGO. I will never forget it. I had done the necessary research days in advance and started with something simple just to get used to it. Back then, the design was quite poor and it had some functional issues. Years later, when I opened this file again, I fixed all of those problems. I decided it was best to rebuild it from scratch and add it here.
If you want the download it! →
ASP Integration
January 3, 2023
This project is my very first hands-on experience integrating static web design with ASP.NET Core MVC. Built to test server-side web development, the application features a multi-page navigation layout.
January 3, 2023
Project Overview
This project is my very first hands-on experience integrating static web design with ASP.NET Core MVC. Built to test server-side web development, the application features a multi-page navigation layout (Home, Tour, Category, About, Contact) centered around a "Web Class" educational theme.
Origin
This is the very first project where I integrated ASP and HTML together. As I continued writing websites, ASP was the next technology I met. Even though using it was a bit difficult for me at first, I kept trying. I spent a lot of time searching on websites like Stack Overflow to understand how things worked, and I finally built this. Since this is my very first attempt at backend integration, it holds a very special place in my heart.
If you want the download it! →
TERE
November 15, 2022
I realized there was only one way to solve most of the problems I faced with the "OCCUPY" project: practice. For a whole week, I spent two or three hours almost every single day practicing.
November 15, 2022
Project Overview
I realized there was only one way to solve most of the problems I faced with the "OCCUPY" project: practice. For a whole week, I spent two or three hours almost every single day practicing. I tried so many different ideas and discovered a lot of new things. One of those great discoveries was Bootstrap itself.
Origin
Driven by the ambition to improve after my very first website, creating this project felt like a complete victory for me at that time. I realized there was only one way to solve most of the problems I faced with the "OCCUPY" project: practice. For a whole week, I spent two or three hours almost every single day practicing. I tried so many different ideas and discovered a lot of new things. One of those great discoveries was Bootstrap itself.
If you want the download it! →
Occupy
November 7, 2022
A project that I left completely in its original form to show where my web development journey honestly began.
November 7, 2022
Project Overview
A project that I left completely in its original form to show where my web development journey honestly began.
Origin
After the Body Mass Index (BMI) calculator project, our teacher gave us another assignment. We had to build a website using only the basic knowledge we had at the time—which wasn’t a lot Our teacher gave everyone the word "OCCUPY" and asked us to build a website based on what that word meant to us. This was the very first website I ever created. To let you see my beginner skills, I did not modernize this project or add anything new to it. However, you should know that this was a very important milestone for me.
If you have any ideas for improvement, please download it and share the results with me. →