Top 23 Webapp Open-Source Projects
-
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Project mention: How to shift careers into tech in my 30s? | reddit.com/r/cscareerquestions | 2021-04-09i have less experience than you but from my own research everyone suggests this for system design https://github.com/donnemartin/system-design-primer/blob/master/README.md#system-design-topics-start-here
-
spellbook-of-modern-webdev
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Project mention: What are the easiest alternatives to Google Drive ? | reddit.com/r/selfhosted | 2021-04-07Once you have a working SFTP or Webdav server, you can also use Filestash as web interface if you really need one.
-
microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
-
-
cloudtunes
Web-based music player for the cloud :cloud: :notes: Play music from YouTube, Dropbox, etc.
-
-
anarki
Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
Project mention: Arc - an opinionated framework for defining data pipelines which are predictable, repeatable and manageable. | reddit.com/r/functionalprogramming | 2021-03-25Yep, I was going to mention that as well. Though to be fair nobody actually uses it for anything except hackernews, PG moved on to designing a different language nobody uses for anything (Bel), and the community-managed fork of it has a different name (anarki). I'd say the name's fair game now. :)
-
Yes, this is from the same group https://github.com/dbeaver/cloudbeaver
-
nsfw-filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
The nsfw-filter extension is able to block most nsfw porn images and seems to block a small proprtion of hentai images (~20% when I tested it on some hentai websites front page). It's not perfect but might help you. I think hentai is just more of a niche area for porn blocking.
-
Project mention: Does anyone have any experience with making PWAs in Next? | reddit.com/r/nextjs | 2021-04-13
There's next-offline and next-pwa (and some comparison too). But has anyone here made a PWA with NextJS? Now I am not only referring to service workers/offline functionality, but also icons, adding to homescreen, manifest, and other PWA features. Does anyone have any good examples or guides to refer to?
-
Another tool I built to generate training code for ML: https://github.com/jrieke/traingenerator
-
Interesting, it seems to work very similarly to Firefox Send.
For communications in the other direction, such as when you want to make sure the other person sends you the content securely, there is https://github.com/whitesmith/hawkpost (disclaimer, this was an hackathon project I participated some years ago). Hawkpost doesn't even store the encrypted content.
I wonder if there is a solution that would correctly deal with both situations (never requiring the other end to sign up or know anything about encryption).
-
Piral - A fairly extensive set of services for creating render pipelines. Documentation had diagrams scattered throughout that helped put together the whole idea, as well as an introductory video. Nice branding too.
-
Project mention: ASP.NET Core 6 will enable turning any methods into a Controller action | reddit.com/r/dotnet | 2021-03-25
Feather HTTP would be a good place to start if you wanted to understand what this means for implementations.
-
ResponsiveFramework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Project mention: My attempt of a level-headed take on a divisive topic. First part is about React Native, praise and criticism of Flutter is coming up in a couple of days in the second part. | reddit.com/r/FlutterDev | 2021-03-22You can sign up for our beta at https://codelessly.com
-
nestjs-bff
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
Project mention: Show HN: Supercharge.dev – Accelerated Development in React/Next.js | news.ycombinator.com | 2021-01-24 -
Monitorr
"Monitorr” is a self-hosted PHP web app that monitors the status of local and remote network services, websites, and applications.
You may find that Monitorr is what you are looking for. It basically will do a ping to see if stuff is online, it is web based. There are Unraid templates so you could run it on the primary Unraid server and check the web page from Win10.
-
ytmdl-web-v2
Web version of ytmdl. Allows downloading songs with metadata embedded from various sources like itunes, gaana, LastFM etc.
Also, GitHub Actions can be used for various automations. Most useful usecase (at least for me) being the ability to add CI/CD pipelines which have made a lot of my deployments painless. You can see an example of that in my ytmdl-web repo.
-
-
picoweb
Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework
Project mention: Pycopy 3.5.4 - a minimalist and memory-efficient Python dialect | reddit.com/r/Python | 2021-03-21No. It has its own web micro-framework: https://github.com/pfalcon/picoweb . As you may imagine, it's minimalist (literally, pico-framework) and runs even on microcontrollers.
-
Then try https://github.com/TachiWeb/TachiWeb-Server
-
Index
What are some of the best open-source Webapp projects? This list will help you:
Project | Stars | |
---|---|---|
1 | system-design-primer | 126,794 |
2 | spellbook-of-modern-webdev | 12,749 |
3 | Filestash | 4,414 |
4 | microblog | 3,542 |
5 | wave | 2,559 |
6 | cloudtunes | 2,434 |
7 | Traduora | 1,488 |
8 | anarki | 1,065 |
9 | cloudbeaver | 1,059 |
10 | nsfw-filter | 1,001 |
11 | next-pwa | 983 |
12 | traingenerator | 974 |
13 | Hawkpost | 844 |
14 | piral | 782 |
15 | framework | 735 |
16 | ResponsiveFramework | 507 |
17 | nestjs-bff | 460 |
18 | Monitorr | 455 |
19 | ytmdl-web-v2 | 421 |
20 | Udash | 408 |
21 | picoweb | 367 |
22 | TachiWeb-Server | 313 |
23 | ide | 311 |