Projects in the topic javascript
JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.


Hack the Hack Week tool

an invention by hennevogel

This project is about advancing the tool you're currently browsing. It got started back in Hack Week 9 to retire all the weird tools we've used in the past to track ideas. As you can see it has gone far but is still far from done. There are lots of features missing and bugs to be fixed on github. Get going!

Updated about 2 years ago. 24 hacker ♥️.

pimp interactive political landscape '(and practice d3js with html5 aka svg, javascript, css)

an idea by froh

For the Bavaria 2013 elections I had created an interactive political landscape visualizing the party stances according to the Wahl-O-Mat with d3.js. I have tons of ideas to improve this:

Updated about 7 years ago. No love. Has no hacker: grab it!

unlock html5 story teller options for openSUSE/SUSE

an idea by froh

html5 gives a new way of exchanging and expressing ideas and telling stories. simple, slide-like examples:

Updated almost 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Port the Spacewalk UI to modern web technologies

an invention by dmacvicar

Spacewalk is an open source Linux systems management solution. It is the upstream community project from which SUSE Manager and the Red Hat Network Satellite product are derived. Spacewalk uses XHTML with a CSS stylesheet that has grown over the years.

Updated about 4 years ago. 5 hacker ♥️.

Climbing Ticklist

an invention by j_renner

Ticklist is a web application enabling users to record their ascents of climbing routes as well as to maintain their personal list of currently projected routes. My implementation went from working alpha back to pre-alpha status (~ basic things not working) while migrating parts of the codebase (knockout.js -> angular.js). The goal of this hackweek project was therefore to finish this migration and fix the basic features in order to make the app useful at least for personal usage. The current technology stack is node, express, sequelize, jade (templating), angular and twitter bootstrap. Lots of future features come to my mind, like showing advanced statistics, integration with social networks, support bouldering ticklists as well, location based stuff, and so on.

Updated almost 5 years ago. 5 hacker ♥️.

studio-appliance-editor

a project by bear454

Build an open-source appliance editor for SUSE Studio that interacts only with the API, using modern JS web frameworks. For users, this provides an opportunity to influence, or create unique tailored editing experiences for Studio appliances. For Studio maintainers, this provides a road towards a modern appliance editor, and a chance to remove tens of thousands of lines of brittle legacy code. For hackers, this provides a chance to get your feet wet with modern client-side web technologies, like

Updated almost 5 years ago. 3 hacker ♥️.

Jabber server side history

a project by -miska-

Finish extension for server side history for jabberd2 server and create a simple webui to browse it using tntnet. Part of the project is to learn to use tntnet toolkit, other part is to have server side history.

Updated about 7 years ago. No love.

QA Dashboard - provide a easy overview of the quality status of a product in development

a project by xgonzo

QA uses a dashboard (SUSE internal: http://qa.suse.de/dashboard/ ) to provide an overview of various data to assess the quality of a product. The project is about improving the available data points and the usability for users outside of QA department.

Updated about 3 years ago. 4 hacker ♥️.

Dochazka

a project by smithfarm

Dochazka is a long-term project to replace the obsolete Attendance & Time Tracking system used by the Prague office since 2007. Dochazka is a complex system consisting of three major components: - RESTful backend App::Dochazka::REST (with lots of help from Web::MREST)

Updated almost 2 years ago. 12 hacker ♥️.

community calendar widget

a project by eMBee

a widget to list events from a JSON backend. the widget may be included by any website to share community events.

Updated about 2 years ago. 1 hackers ♥️.

Trivialine - an Online Multiplayer Trivia

a project by cyntss

<a href="http://trivialine.herokuapp.com/" target="blank"><img src="https://scontent-a.xx.fbcdn.net/hphotos-xap1/v/t1.0-9/103560303124060156120696822168581672115471n.png?oh=d7ff3f6c32934ea362156d071e0b660a&oe=54B1308C" width="460px"/></a>

We have the pleasure to introduce you to the first Online Multiplayer Trivia:

Updated about 2 years ago. 11 hacker ♥️.

HTML5 testdrive for SUSE Studio

an invention by JKrupa2

There are more and more devices with no Adobe Flash plugin support in web browser (new Android and Apple phones and tables, etc.). The aim of this project is to replace Flash testdrive in SUSE Studio with HTML5 client. So our current implementation bases on our project from a previous Cloud workshop which uses noVNC.

Updated almost 5 years ago. 5 hacker ♥️.

detect and visualise git commits' patch-based dependencies

a project by aspiers

It is well-known that two git commits within a single repo can be independent from each other, by changing separate files to each other, or changing separate parts of the same file(s). Conversely when a commit changes a line, it is "dependent" on not only the commit which last changed that line, but also any commits which were responsible for providing the surrounding lines of context, because without those previous versions of the line and its context, the commit's diff would not cleanly apply. As with most dependency relationships, these form a directed acyclic graph. Sometimes it is useful to understand the nature of parts of this graph; for example when porting a commit "A" between git branches via git cherry-pick, it can be useful to programmatically determine in advance the minimum number of other dependent commits which would also need to be cherry-picked to provide the context for commit "A" to cleanly apply.

Updated almost 5 years ago. 4 hacker ♥️.

Charon: A planet-like feed aggregator

an idea by hennevogel

Charon (ˈʃærən) is intended for communities of people, institutions or companies who blog. It aggregates all the feeds of the community into a single feed which all the participants can read to stay informed. It's concept, a proven and popular communication method of the Free and Open Source Software community, and basic functionality is borrowed from the software planet. However, Charon adds a couple of nifty features like administration through your browser, user self-service, categories and personalized feeds.

Updated about 2 years ago. No love. Has no hacker: grab it!

UI for the Docker registry

a project by flavio_castelli

One of the winning factors of Docker is the Docker Hub. This the a place where the Docker community shares their images. Thanks to Docker's integrated build system it is possible to create new Docker images by just extending an existing one. That's why the Docker Hub is so useful.

Updated almost 5 years ago. 11 hacker ♥️.

openQA Notifier - A Chrome extension for monitoring your openQA instance status

a project by mlin7442

Displays your openQA instance status, the feature/behavior should had at least like the list below,

Option page

Updated almost 5 years ago. 3 hacker ♥️.

Google Hangouts killer: WebRTC-based video conferencing system

a project by ancorgs

We have some internal systems for videoconferencing like Big Blue Button or OpenMeetings. But in my experience none of them can compare to Google Hangouts, which is still the best free (as in free beer) alternative for videoconferencing with integrated screen sharing. While implementing an alternative to Sqwiggle on previous hackweek, I discovered Janus, a lightweight WebRTC gateway that proved to be a quite capable tool to implement video applications.

Updated almost 5 years ago. 15 hacker ♥️.

Group Refactoring of OSEM

an invention by hennevogel

Meet up NBG meeting room Paris with fellow Ruby on Rails hackers, throw an editor/shell onto the wall, grab a cup of coffee and refactor OSEM code together. That way we can share knowledge about setting up the development environment, editor tricks, RSpec patterns, gems or general rails code. Interested? Join us!

Updated about 2 years ago. 5 hacker ♥️.

Explore Clojure and ClojureScript ecosystem

a project by bergmannf

This project will focus mostly on getting to know the Clojure and ClojureScript ecosystem. As part of this project I want to see how good the integration with the respective hostplatform is and how easy it is to use libraries for e.g. JavaScript in ClojureScript.

Updated about 7 years ago. No love.

Learn more about CodeMirror and improving source viewer in openQA

a project by mlin7442

CodeMirror is a text editor implemented in JavaScript for the browser, openQA introduced CodeMirror in its source viewer, this project is learn more things from CodeMirror and trying to improving the source viewer in openQA, already had a ticket related, even can polish source viewer more, eg. file folding, etc.

Updated almost 5 years ago. 3 hacker ♥️.

Improve Jangouts UI

a project by ancorgs

The current Jangouts UI is limiting us when thinking about adding new features. Some examples: * This (using the whole thumbnail to pin a participant) was implemented, but the result is far from optimal (I have not even deployed it in production).

Updated almost 5 years ago. 6 hacker ♥️.

NativeScript Hacking

an invention by thutterer

The goal of this project is to get a familiar with NativeScript, play with it and create one or two simple demo applications. Maybe even something useful ;)

Updated about 2 years ago. No love.

PXEAT - A PXE management tool

a project by whdu

PXEAT (stand for PXE Administration Tool) is a tool to easily deploy and manage PXE service. It's NOT a tool for automatic deployment. It can enable user to add their own PXE items by themselves, but of course, very limited for security reasons. The tool will be developed with the light-weight framework - flask, as well as a sqlite database.

Updated over 4 years ago. 8 hacker ♥️. 1 follower.

Re-architecting Jangouts data/events model

an invention by IGonzalezSosa

During the last GSoC, Jangouts was ported to work on Angular 2. Among other goodies, like the component-based approach or ditching the $scope thingie, Angular 2 leverages the use of observables thanks to its integration with RxJS. However, when the project started, our student (who did a great job) had to fight^Wwork with a beta version of Angular 2 and, unfortunatelly, the API changed before the release of the final version.

Updated almost 5 years ago. 1 hackers ♥️.

Improving Jangouts UX

an invention by IGonzalezSosa

For some of us, Jangouts has become a tool we use everyday. It works (most of the time) and it helps to reduce the impact of having a distributed team. In the past, Jangouts developers were busy making it to work. But, unfortunately, they didn't pay attention to UX. So the idea of this project is to invest some time trying to improve usability and make Jangouts looks better.

Updated almost 5 years ago. 2 hacker ♥️.

grab this: localize new Jekyll opensuse software site

an invention by lnussel

https://software.opensuse.org/ is aging. Richard made a proposal using Jekyll to statically generate a new layout: https://software.opensuse.org/newsite/, code at https://github.com/sysrich/new-software.o.o

Updated almost 5 years ago. 1 hackers ♥️.

30 years of game development in 5 days

an invention by thutterer

You know Tetris, right? You know Telegram, don't you?

Updated about 2 years ago. 1 hackers ♥️.

Create a web application for configuring laitos - your "Do Everything" software for serious preppers

a project by guohouzuo

Laitos is an open source project written in go, it emphasizes simplicity of maintenance and delivers a complete suite of web, DNS, and mail servers to host a personal web server. Beyond the suite of servers, laitos software hooks into numerous API platforms, that altogether enable user access to Internet features (such as Facebook, Twitter, emails) via alternative communication infrastructures such as telephone (PSTN), SMS, and satellite terminals. For added fun, laitos software enables nostalgic computer systems (such as Windows 98 and DOS) to access modern web by rendering web sites on laitos server, and provides web page interactions via text commands and screenshots.

Updated almost 5 years ago. 3 hacker ♥️.

The Team Dashboard Web Application

an idea by lslezak

Why a Dashboard?

In the YaST team we use quite a lot of external or internal services like GitHub, Travis, Jenkins, Open Build Service, Bugzilla, Trello,... It is too difficult and time consuming to track all those tools and get an overview what is OK, what failed and what actions should we take to resolve the problems.

Updated about 2 years ago. 7 hacker ♥️. Has no hacker: grab it!

Add a y2log viewer to openQA's WebUI

a project by cwh

Quite a big part of openQA is testing the installation of SUSE products. All of them are installed by YaST. So a big quantity of problems found during openQA testruns are YaST problems. To find out what has gone wrong during installation YaST developers need to download the tarball containing the logs, unpack it and find the y2log among many other log files. That makes it quite complicated to just have a quick view on a problem.

Updated almost 5 years ago. 2 hacker ♥️.

Research/Development: `Doc as Code` Using Asciidoctor, Jekyll, gh-pages, TravisCI, Bootstrap v4 and any Additional Tech Discovered Along the Way

a project by JCayouette

Doc as Code with Asciidoctor, Jekyll, and TravisCI

Goals: (Subject to change)

Updated about 2 years ago. 4 hacker ♥️.

Admin UI for the Minion job queue

an invention by kraih

Minion, the job queue of the Mojolicious web framework, currently has to be administrated with command line tools. I want to build an Admin UI that will make the most common maintenance tasks, such as restarting a large number of failed jobs, a lot more comfortable.

Updated about 2 years ago. No love.

geekos.prv.suse.net employee finder

an invention by hennevogel

Mission: Our company org chart consists mostly of teams + their project managers. teams.suse.com is an application that gives an overview about the various SUSE team resources like org-chart, office locations, mission descriptions, links to team pages/blogs etc. It should combine the various data sources that are already there (eguide, floor, externaltools etc.) and provide a way to enrich this data.

Updated about 2 years ago. 13 hacker ♥️.

Clean up the Uyuni frontend stack

a project by j_renner

Many of the Uyuni / SUSE Manager web UIs are still based on the no longer maintained Struts framework (version 1.2!) and implemented as JSP pages, while we added newer features based on the Spark framework and React. For me there is a vision of using only one technology stack (especially just one web framework, frontend framework and template engine) eventually, so it is about time to get rid of the old stack. While this is surely a huge effort, why not start with a new login page and then go from there rewriting other pages one by one? Things to look at in particular:

Updated almost 5 years ago. 3 hacker ♥️.

git-based mail client

an idea by KGronlund

I want to create a more modern mail storage format, which leverages git and tagging instead of folders to manage my mail. This is inspired by having used notmuch and mbsync for a long time, liking the good aspects of this setup but getting frustrated with the problems. Mainly the issue of storing mail on multiple computers with eventual consistency (for example being able to read mail on my laptop when travelling but my desktop computer when at home).

Updated almost 5 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

Updated about 2 years ago. 2 hacker ♥️. 1 follower.

SUSE Manager: Windows client support

an idea by pagarcia

Let's see how much, if any, of the steps described here I can get done: https://confluence.suse.com/display/SUSEMANAGER/Windows

Updated about 4 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Investigate options to introduce Plugins to SUSE Manager

a project by cbosdonnat

For years we have been discussing the idea to modularize SUSE Manager. This would enable developers to create their own extensions to SUSE Manager without needing to touch the core repository. There are several frameworks that could be helping in that direction. The goal here is to create a Proof of Concept with the virtualization features moved into an add-on.

Updated about 4 years ago. 7 hacker ♥️. 2 followers.

openQA log-viewer firefox plugin

a project by asmorodskyi

Idea is to write FF plugin which would process raw autoinst log and display it in more readable form .

Updated about 4 years ago. 2 hacker ♥️. 1 follower.

libsolv web interface

an invention by lnussel

In order to inspect rpm dependencies inside the distro I wrote some python command line tools that leverage libsolv. Since navigating the ball of wool that is the result of solving a package is on the command line, I'd like to create a web app. Implementation by means of Flask, bootstrap and jquery to keep it simple. UI should be entirely created on client side with Flask only server json endpoints.

Updated about 4 years ago. 1 hackers ♥️. 1 follower.

WebRTC individual track recorder

a project by avicenzi

Project Description

Do you need to record podcasts or interviews remotely?

Updated about 2 years ago. 6 hacker ♥️. 4 followers.

Convert openqa-mon to webassembly

a project by ybonatakis

Project Description

I want for long time to get my hands dirty with go and webassembly. we have (openqa-mon)[https://github.com/grisu48/openqa-mon] which is a monitoring tool for OpenQA.

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

Chimera Policy Hub

a project by flavio_castelli

Project Description

Chimera is a Kubernetes policy engine. Its policies are WebAssembly modules, that can be published on regular OCI registries (same place where container images are pushed).

Updated about 3 years ago. 2 hacker ♥️. 3 followers.

The Typescript Game

a project by Etheryte

Project Description

Uyuni recently made the switch from Javascript to Typescript. Alas, the team has a very mixed bag of experience with the technology and we could use a way to get everyone up to speed quickly.

Updated about 2 years ago. 4 hacker ♥️. 2 followers.

Modern frontend build tooling for Uyuni

an idea by Etheryte

Project Description

At the moment, Uyuni uses a pretty standard frontend build chain based on Webpack 4, Terser, and a few loaders here and there. This works reliably, albeit fairly slowly. In part this may be attributed to large package sizes, in part to the tooling itself.

Updated about 2 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

csbot improvements

a project by jeremy_moffitt

Project Description

csbot is a hubot based bot connected to our production RocketChat instance. Most of the functionality in csbot is focused on fun with some scheduling tools available as well. Expanding csbot to have new features will be a fun way to do some creative Javascript coding and see the changes as they land (csbot has a CI/CD pipeline that pushes changes live as they merge!).

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Playwright for openQA

a project by kraih

Project Description

This Hack Week i want to figure out how to best use Playwright to test Mojolicious applications like openQA in unit tests. Playwright is a (mostly better) alternative to Selenium for browser automation. I'd like to find a way to write entire unit tests in JavaScript, and have those run right next to existing Perl tests with the same test runner using Node Tap and the Test Anything Protocol.

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Write "advanced" tagging engine for browser bookmarks

a project by gniebler

This is a side project I started a while ago. The idea is to implement a tagging engine with some "advanced" features for browser bookmarks. I have many ideas for possible features, but the most basic are inclusion and exclusion relations between tags. For re-finding a given bookmark, I want to implement a TagTree-like structure, to replace the strict hierarchy of folders. This basically defines the MVP for this project.

Updated about 3 years ago. 1 hackers ♥️. 2 followers.

Port the Minion job queue to TypeScript

an invention by kraih

Project Description

As part of the mojo.js project i want to port the Minion job queue from Perl to TypeScript and release it as an npm package. In the future this will allow parts of Mojolicious applications like openQA to be written in TypeScript/JavaScript (in addition to Perl).

Updated about 1 year ago. 3 hacker ♥️. 3 followers.