Git Product home page Git Product logo

hugo-golunr's Introduction

Hey there ๐Ÿ‘‹ I'm Pascal

I'm a software developer living in Karlsruhe, and these things bring me joy โœจ:

  • ๐Ÿšข Docker, Kubernetes and cloud computing โ˜๏ธ
  • ๐Ÿ‘จโ€๐Ÿ’ป Self-Hosting and server administration
  • โš’๏ธ Automation, especially home automation
  • ๐Ÿงฝ Clean code
  • ๐Ÿš€ The space
  • ๐Ÿณ Cooking and exploring new cuisines

๐Ÿ’ช I'm currently working on:

  • CheapShot - A system for creating bullet-time pictures with cheap phone cameras
  • NoNonsenseCooking - A no-nonsense recipe website with curated recipes. No ads, no intrusive trackers, no nonsense
  • plausible-exporter - A Prometheus exporter for Plausible analytics. Get an overview of your website's metrics right in Grafana
  • The KarlKB - My first completely custom split wireless keyboard, generated with Ergogen.
  • A secret project having to do with Notion ๐Ÿ˜‰

๐Ÿ’ฌ Connect with me:

๐Ÿ“• My latest blog posts:

๐Ÿ” Latest recipes on NoNonsenseCooking:

hugo-golunr's People

Contributors

riesinger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hugo-golunr's Issues

Old but good

Hi Pascal

I updated line 35 in post.go to make it work for me as I am bit unidiscplined with spaces and upper case.
I haven't put a pull request as I couldn't resist moving files are around.
Thank you very much for your code which has help me do my own web site.

post.Content = text
uri := strings.Replace(strings.TrimSuffix(strings.TrimPrefix(path, "content"), ".md"), "index", "", -1)
uri = strings.ToLower(uri)
post.URI = strings.Replace(uri, " ", "-", -1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.