Giter Club home page Giter Club logo

better-place's Introduction

๐Ÿ‘‹ Hey there! I'm Philip, a passionate technologist with a diverse background spanning renowned tech giants like Google and YouTube, as well as industry leaders like Maersk and Vestas. With extensive experience across multiple domains, including logistics, renewable energy, and cutting-edge SaaS startups, I bring a unique blend of innovation and expertise to the table.

๐Ÿš€ At Google and YouTube, I honed my skills in building scalable and robust infrastructure to support millions of users worldwide, ensuring seamless user experiences and driving product innovation. My time at Maersk and Vestas deepened my understanding of complex industries, where I leveraged technology to optimize operations and drive sustainable solutions.

๐Ÿ’ก Throughout my career, I've been at the forefront of technological advancements, leading teams to develop and deploy innovative solutions that push the boundaries of what's possible. Whether it's architecting cloud-native applications, optimizing data pipelines, or spearheading digital transformations, I thrive on solving complex challenges and delivering impactful results.

๐Ÿ”ง As a seasoned technologist, I'm passionate about leveraging emerging technologies to drive business growth and enhance customer experiences. With a proven track record of success in both corporate environments and fast-paced startups, I'm constantly seeking new opportunities to innovate, collaborate, and drive meaningful change.

๐ŸŒŸ Let's connect and explore how we can leverage technology to unlock new possibilities and drive your next big idea forward!

better-place's People

Contributors

pseacrest avatar

Watchers

 avatar

better-place's Issues

Expose activitypub comments and replies within Nextcloud Comments #1503

Is your feature request related to a problem? Please describe.
To optionally treat Nextcloud Social responses as Comments within the Files app when there is an active share between Files app and BP app.

Describe the solution you'd like
Expose activitypub comments directly within Files app details menu
Relay your comments as replies within the better place app from the Files app details menu
This would allow activitypub conversations to be had from within the Files app in regards to shared files and folders, etc.
Describe alternatives you've considered

Emission Factor Per Network Region API is returning 'No results'

The GET 'Emission Factor Per Network Region' API expects an HTTP request from 'https://api.opennem.org.au/stats/emissionfactor/network/{network_code}'

For which I am passing the {network_code} parameter that I got from the API call from 'https://api.opennem.org.au/networks' and passing the 'interval' query at the end but getting the output as 'No results', "response_status": "ERROR".

Please look into this and kindly let me know if I am missing something.
I am using python & it's libraries for making the API call as follows :

Input

import requests
import json
url = 'https://api.opennem.org.au/stats/emissionfactor/network/NEM?interval=30m'
resp = requests.get(url).json()
print(json.dumps(resp, indent = 2))

Output

{
  "version": "3.11.9",
  "created_at": "2022-11-10T18:17:49",
  "response_status": "ERROR",
  "detail": "No results"
}

DHCP cli issues

Is there a possibility to resolve queries for hosts which got their IP over DHCP? Currently this stops working as soon as I enable nextdns-cli on my UDM SE, only rewrites can be used for local queries.

Option to set longer AUTH v2 session

Feature request
Can we please get more options for setting longer auth session? Now the maximum is just two weeks. I think many people would appreciate options for much longer login persistence. It's less hassle for our users.

Describe the solution you'd like

A month, multiple months, maybe even year or infinite.

The original thread where this was discussed, now closed and the author doesn't react to requests for reopening:
#319

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.