Other Projects

- Published on
- Duration
- 2022-2024
- Role
- Web Developer, UI-Designer, Content Creator

Communication and Consulting Website

Elena Galindo
Elena is a communication and consulting expert who helps companies and individuals enhance their communication skills and strategies.
Through this website, she can create and manage various projects using Strapi CMS.
Tech Stack Overview
- UX/UI Design – Custom design and development
- Nextjs – Frontend development with React and Next.js
- Strapi CMS – Content management and API integration
- Apollo GraphQl – Handling data fetching and state management
- Cloud deployment and CMS management – Frontend @ Vercel, Backend @ Railway
Climbing School Website

Kletterfuchs
Kletterfuchs is a Cologne-based climbing school specializing in experiential education. Founded in 2010 by my friend mountaineer Arudji Veloz Mata, it offers innovative climbing programs for children, youth, and adults.
This is the second website I’ve built using PayloadCMS. For this project, I used PostgreSQL as the database and deployed it on Neon. It works well, but be cautious when making schema changes, as they can potentially erase data.
The content is still a work in progress, but there’s more to come.
I highly recommend climbing — it’s like dancing on the rocks!
Tech Stack Overview
- UX/UI Design – Custom design and development
- Next.js – Frontend development
- Typescript – For type safety and code quality
- PayloadCMS 3.0 – Content management and Local-API integration
- Cloud deployment and CMS management – Vercel connected via DNS to the domain
- Postgresql – Database deployed on Neon
Nodejs Data Aggregation and Reporting Service

One of my clients needed a solution to aggregate data from two different affiliate networks and update a Google Sheet with the results.
I developed a Node.js (Express.js) service that integrates the Idealo and Awin APIs to fetch, process, and update the data seamlessly. The service runs daily using node-cron. The deployment runs via Docker in a Hetzner-VPS.
Key Features
- API Integration: Fetches click reports (Idealo) and transaction data (Awin)
- Data Processing: Parses and formats data for consistency
- Automated Reporting: Updates Google Sheets via API
Data Flow
- Fetch data from Idealo and Awin APIs
- Process and format retrieved data
- Update specified Google Sheets with formatted data
- Schedule daily execution via node-cron
Repository: https://github.com/georgos-g/node_request
UN Decade Website Relaunch

This was my first headless CMS project as a Junior Developer at Intention GmbH.
The website is a relaunch for the UN Decade on Ecosystem Restoration, a global initiative dedicated to restoring degraded ecosystems and preserving biodiversity.
At the time, I had the typical tasks of a Junior Developer, such as building modules, implementing components, and styling them with Tailwind CSS within CraftCMS. While my contributions focused on smaller features, this project was a great learning experience—I deepened my understanding of GraphQL, improved my frontend development skills, and gained valuable hands-on experience with a headless CMS.
A big thank you to Jan and Tim for their support and patience throughout the project!
Tech Stack
- Frontend: Next.js
- CMS: GraphQL CraftCMS (Headless)
- Styling: Tailwind CSS
- DevOps: GitLab CI/CD
Implementation Highlights
- React-based component architecture
- RESTful and GraphQL APIs for data fetching
- Responsive design using Tailwind's utility classes
- Content modeling in Strapi for optimized data structure
- CI/CD workflows for streamlined development and deployment
Project Goals
Enhance user experience, improve website performance and SEO, facilitate easier content management, ensure scalability and maintainability.