From 8f9e79a51faf0d2fc9120f3913499f33bd159089 Mon Sep 17 00:00:00 2001 From: nugroho Date: Fri, 10 Apr 2026 13:22:50 +0700 Subject: [PATCH] added README.MD --- README.MD | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..88ba473 --- /dev/null +++ b/README.MD @@ -0,0 +1,11 @@ +# Portfolio Project + +This project was created as part of a recruitment task for Koding Next. + +It consists of: +- A Python program (Discount Calculator) +- A portfolio website showcasing profile and projects + +The purpose of this project is to demonstrate practical skills in programming, problem solving, and basic web development. + +All code and assets are created independently for this submission. \ No newline at end of file