Message Based Service Package in Python

a project by seanmarlow

Project Description

A lot of workloads and scripts are relatively simple and driven by messages. The majority of the code goes towards handling incoming and outgoing messages, queuing/coordinating tasks, logging, handling authentication/authorization and etc. The actual work performed is a small function with a linear set of steps to perform.

Updated 5 months ago. No love. 2 followers.

Brainstorming: connecting physical stores with a portal for humans

a project by tneau

Project Description

Have you ever thought of an item you wanted to buy, but did not know where to look?

Updated 5 months ago. No love. 1 follower.

Modify initramfs to allow unlocking encrypted disk, autologin and password manager with only one password prompt

a project by tlebreux

Project Description

When I boot my laptop, I am prompted for 3 passwords: the password for full disk encryption (FDE), the password to login as my user and the password for my password manager. I want to explore a solution to have only to enter a single password to unlock all three.

Updated 5 months ago. No love. 1 follower.

Reverse engineer BLE protocol of led light

a project by lnussel

Project Description

Reverse engineer the bluetooth low energy protocol used by a cheap LED ceiling light from Amazon: https://www.amazon.de/dp/B08ZXNG9BS

Updated 5 months ago. 3 hacker ♥️. 2 followers.

TinyTutor - an AI chat-bot powered children's tutor

a project by dmulder

Project Description

This project will create a simple chat-bot for tutoring children for school. Lessons will be pre-configured by feeding in a document and requesting the material be taught to a child in consideration of the child's age, etc.

Updated 5 months ago. 1 hackers ♥️. 1 follower.

Implement a self-servicable Trello replacement in Jira

a project by jplack

Approximate an alternative for Trello boards within Jira

  • Provide an alternative Setup for long term Trello users within our Jira installation
Updated 5 months ago. 2 hacker ♥️. 2 followers.

Adapt Bootstrap code in OBS to support theming

a project by enavarro_suse

Project Description

After the release of Bootstrap 5.3, theming is supported, including dark mode.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Improve database_cleaner.rb script in OBS

an idea by enavarro_suse

Project Description

There is some code to create database entries in the database cleaner file (spec/support/database_cleaner.rb).

Updated 5 months ago. No love. 1 follower.

WebGL Game ⚽

a project by jarodriguez

Project Description

This project aims to recreate a small computer game that we played in highschool; it was called "Slime Games". However it ran as a Java applet and so no longer exists on the modern web.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

React Native Todo App with Self-hosted Elixir Backend

a project by Servus007

Overview: We're building a mobile to-do list app using React Native and connecting it to a self-hosted Elixir backend. This project aims to create a user-friendly, cross-platform app for task management, with data syncing across devices.

Updated 5 months ago. 1 hackers ♥️. 2 followers.

Talisman, an ActivityPub powered recipe managenent software

an idea by alessio.biancalana

Project Description

I've been hacking on this Elixir project for a while and it's time to make it go on fire!

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

toniowm

a project by fabriziosestito

toniowm is yet another window manager written in Rust.

Project Description

Updated 5 months ago. 5 hacker ♥️. 1 follower.

ESP32 based christmas lights

an idea by alarrosa

Project Description

Learn about electronics while building an ESP32 controller for the lights of a christmas tree as well as outdoor christmas lights using the wled project

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

opensuse-redir-cache

an idea by bmwiedemann

Project Description

I want to extend my PoC at

Updated 5 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Voice in HomeAssistant

a project by oholecek

Project Description

This year was declared to be a "Year of the Voice" in the HomeAssistant world. And indeed upstream community added a ton of functionality and integrations to make voice operations possible.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Automated testing of OpenSSL master branch

a project by ohollmann

Project Description

Play with GitHub/GitLab CI or OBS service to automatically build OpenSSL master branch.

Updated 5 months ago. 1 hackers ♥️. 2 followers.

Logs and journal visualization in Trento

an idea by xarbulu

Project Description

In order to add some debugging power to Trento, I want to play with different tools (such as promtail) to see if I can display different logs in the Trento web view.

Updated 5 months ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Catalog/Online Store for a bakery in Rails 7

a project by gfilippetti

My wife needs a website to catalog and sell the products of her upcoming bakery, and I need to learn and practice modern Rails. So I'm using this Hack Week to build a modern store using the latest Ruby on Rails best practices, ideally up to the deployment.

TO DO

Updated 5 months ago. 1 hackers ♥️. 2 followers.

ESP32 Meteostation

a project by emiler

Project Description

The goal is to build a custom PCB and firmware for a smart meteostation with ESP32 at it's core. The board should have PoE available. Sparkfun Weather Meter Kit is used for the anemometer, wind vane and rain gauge.

Updated 5 months ago. 3 hacker ♥️. 3 followers.

Use TPM2 Policynv to validate sealed key to prevent downgrade attack

a project by michael-chang

Project Description

Currently a key rotation via fdectl regenerate-key is used to revoke all released tpm2 sealed keys. However the procedure can be a bit risky as the result to change key slots. Using tpm2 policynv may provide better approach in this regard given a counter or timestamp can be matched to validate tpm keys before using it.

Updated 5 months ago. 2 hacker ♥️. 1 follower.

Open Source Culture in China

an idea by sunyan

Project Description

I am one of founders of openSUSE.Asia summit and actively got involved in Open Source Community, coincidentally I was given a book named "Open Source Culture in China" by the writer Xiaoqing Fan, so I plan to read this book and get to know what is situation of open source in China combining what I have seen and heard, then will think about what can I contribute more to promote open source.

Updated 5 months ago. 4 hacker ♥️. 2 followers. Has no hacker: grab it!

Yubikey support in GRUB2

a project by gary_lin

Project Description

The key protector support in GRUB2 is on the way and it currently supports only TPM2. This project is aim to explore the possibility to extend the key protector to support Yubikey to store the LUKS key.

Updated 5 months ago. 4 hacker ♥️. 2 followers.

A command line image collector tool for my gallery website

a project by AZhou

Project Description

After I start to do photography, I created a website as gallery to show my good photos (<https://gallery.alynx.one/&gt;), I don't want to host such a gallery on my own server because it's only some static images, and GitHub pages is perfect for it. But a easy to use way to submit photos and re-generate the webpage is needed. Currently I write a Telegram bot to do this, it is strange but useful, I don't need to write a whole CMS by hand, just listen to Telegram messages and call the render script.

Updated 5 months ago. 3 hacker ♥️. 1 follower.

WS2812B lights programming with RPI Pico (microcontroller with WIFI)

a project by adamm

Project Description

Let's write some friendly API that will allow WS2812-controlled LEDs to be addressed via RPC.

Updated 5 months ago. 2 hacker ♥️. 2 followers.

terraform-provider-feilong

a project by e_bischoff

Project Description

People need to test operating systems and applications on s390 platform.

Updated 3 months ago. 5 hacker ♥️. 2 followers.