https://github.com/aplgr/andreploeger.com
Source for andreploeger.com — freelance website focused on PostgreSQL performance, query analysis, and predictable system behavior.
https://github.com/aplgr/andreploeger.com
b2b consulting database-performance freelancer github-pages performance-tuning portfolio-website postgresql query-optimization static-site
Last synced: 9 days ago
JSON representation
Source for andreploeger.com — freelance website focused on PostgreSQL performance, query analysis, and predictable system behavior.
- Host: GitHub
- URL: https://github.com/aplgr/andreploeger.com
- Owner: aplgr
- License: other
- Created: 2024-09-24T18:13:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-23T19:22:50.000Z (about 1 month ago)
- Last Synced: 2026-04-23T21:25:13.211Z (about 1 month ago)
- Topics: b2b, consulting, database-performance, freelancer, github-pages, performance-tuning, portfolio-website, postgresql, query-optimization, static-site
- Language: HTML
- Homepage: http://andreploeger.com/
- Size: 16.2 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# andreploeger.com
[](https://andreploeger.com)
[](#)
[](#)
This repository contains the source of **andreploeger.com** — my freelance website focused on **PostgreSQL performance, query analysis, and predictable system behavior**.
It is the working repository behind the public site: pages, copy, case studies, styling, and the static assets needed to publish the website via GitHub Pages.
---
## What’s in this repo
- **Homepage content** – hero, positioning, services, pricing, FAQ, and contact-related sections.
- **Case study pages** – concise write-ups showing real technical work and outcomes.
- **Static assets** – CSS, JavaScript, images, icons, and other frontend resources used by the site.
- **Reusable partials and page structure** – the building blocks behind the public pages.
- **Deployment-ready website source** – the version that is published to GitHub Pages.
---
## What the website is about
The site presents a focused consulting offer around:
- **PostgreSQL performance tuning**
- **Query analysis and bottleneck detection**
- **Latency reduction and workload stabilization**
- **Pragmatic, low-drama technical improvements**
- **Remote B2B collaboration via Fovebo LLC**
---
## Who this is for
This website is aimed at teams who need help when:
- PostgreSQL queries become slow or unpredictable
- database load grows without a clear explanation
- performance issues affect application behavior and reliability
- changes need to be made carefully, with clear reasoning and low operational risk
---
## Notes
- The website is intentionally lean and content-driven.
- Case studies remain part of the repo because they support the positioning with concrete examples.
- This repository is a practical working surface, not a marketing microsite about the repo itself.
---
## Contact
Main entry point: **https://andreploeger.com**
Or connect via [LinkedIn](https://www.linkedin.com/in/andreploeger/).
---
## License & third-party
- **Code** in this repo: **MIT** (see [`LICENSE`](./LICENSE))
- **Text/images/brand**: **All Rights Reserved** (see non-code section in `LICENSE`)
- Third-party components: see [`THIRD_PARTY_LICENSE.md`](./THIRD_PARTY_LICENSE.md)