diff --git a/README.md b/README.md index 80616786..6a1a76bb 100644 --- a/README.md +++ b/README.md @@ -1 +1,30 @@ # stcharitak.github.io + +This site now uses a simple template build flow so shared HTML is not duplicated across pages. + +## Edit flow +- Shared HTML shell: `src/layout.html` +- Shared head/scripts partials: `src/partials/` +- Shared header/footer renderer: `js/layout.js` +- Page-specific content: `src/pages/*.content.html` + +## Build pages +Run: + +```bash +scripts/build-pages.sh +``` + +This regenerates: +- `index.html` +- `resume.html` +- `contact.html` + +## Watch mode +Run: + +```bash +scripts/watch-pages.sh +``` + +This will rebuild automatically when you save files under `src/` or `js/layout.js`. diff --git a/contact.html b/contact.html index 9947f3ba..48d6fd7c 100644 --- a/contact.html +++ b/contact.html @@ -1,45 +1,40 @@ - +
- -+ After several years working as a software + engineer, I decided to explore my long-standing + interest in education and transitioned into the + field of teaching. During this time, I worked as a + teaching assistant and later as a mathematics + teacher for grades 7–10, supporting students’ + academic growth and personal development while + also strengthening my German language skills. This + experience helped me develop strong communication + skills and a deeper interest in learning, + behavior, and educational processes. Today, I am + returning to software engineering with the goal of + contributing my technical expertise to projects + that combine technology, data, and research. +
+ + ++ The mind is not a vessel to be filled but a fire to be + kindled. +
++ It is the supreme art of the teacher to awaken joy in + creative expression and knowledge. +
+
+ Informatics & Multimedia
+Applied Informatics
+
+
+
+