Brainstorming: connecting physical stores with a portal for humansa project by tneau Project DescriptionHave you ever thought of an item you wanted to buy, but did not know where to look? |
Modify initramfs to allow unlocking encrypted disk, autologin and password manager with only one password prompta project by tlebreux Project DescriptionWhen 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. |
Reverse engineer BLE protocol of led lighta project by lnussel Project DescriptionReverse engineer the bluetooth low energy protocol used by a cheap LED ceiling light from Amazon: https://www.amazon.de/dp/B08ZXNG9BS |
TinyTutor - an AI chat-bot powered children's tutora project by dmulder Project DescriptionThis 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. |
Implement a self-servicable Trello replacement in Jiraa project by jplack Approximate an alternative for Trello boards within Jira
|
Adapt Bootstrap code in OBS to support theminga project by enavarro_suse Project DescriptionAfter the release of Bootstrap 5.3, theming is supported, including dark mode. |
Improve database_cleaner.rb script in OBSan idea by enavarro_suse Project DescriptionThere is some code to create database entries in the database cleaner file ( |
WebGL Game ⚽a project by jarodriguez Project DescriptionThis 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. |
React Native Todo App with Self-hosted Elixir Backenda 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. |
Talisman, an ActivityPub powered recipe managenent softwarean idea by alessio.biancalana Project DescriptionI've been hacking on this Elixir project for a while and it's time to make it go on fire! |
toniowma project by fabriziosestito toniowm is yet another window manager written in Rust. Project Description |
ESP32 based christmas lightsan idea by alarrosa Project DescriptionLearn about electronics while building an ESP32 controller for the lights of a christmas tree as well as outdoor christmas lights using the wled project |
opensuse-redir-cachean idea by bmwiedemann Project DescriptionI want to extend my PoC at |
Voice in HomeAssistanta project by oholecek Project DescriptionThis 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. |
Automated testing of OpenSSL master brancha project by ohollmann Project DescriptionPlay with GitHub/GitLab CI or OBS service to automatically build OpenSSL master branch. |
Logs and journal visualization in Trentoan idea by xarbulu Project DescriptionIn 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. |
Catalog/Online Store for a bakery in Rails 7a 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 |
ESP32 Meteostationa project by emiler Project DescriptionThe 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. |
Use TPM2 Policynv to validate sealed key to prevent downgrade attacka project by michael-chang Project DescriptionCurrently 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. |
|
Yubikey support in GRUB2a project by gary_lin Project DescriptionThe 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. |
A command line image collector tool for my gallery websitea project by AZhou Project DescriptionAfter I start to do photography, I created a website as gallery to show my good photos (<https://gallery.alynx.one/>), 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. |
|
terraform-provider-feilonga project by e_bischoff Project DescriptionPeople need to test operating systems and applications on s390 platform. Solutions include: |
80-bit floats support on x86_64 for Valgrinda project by mfranc Project DescriptionValgrind currently lacks support for 80-bit extended precision floating point arithmetic on x86_64 (long double). The current implementation uses 64-bit arithmetic instead, which means that programs running on x86_64 with "long double" give different results when running under Valgrind and natively. People were asking for support for this since like forever, but to date nobody went on implementing it. It's a project for a year, unless somebody has time to work on it full time, but one has to start somewhere. :-) |