An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with webapps

A curated list of projects in awesome lists tagged with webapps .

https://github.com/playframework/playframework

The Community Maintained High Velocity Web Framework For Java and Scala.

framework hacktoberfest java jvm play playframework reactive restful scala web-framework webapps

Last synced: 09 Sep 2025

https://github.com/javaSwing/NeteaseCloudWebApp

This is a vue for NeteaseCloud projects!

axios material-design muse-ui netease-music vue webapps

Last synced: 02 Apr 2025

https://github.com/javaswing/NeteaseCloudWebApp

This is a vue for NeteaseCloud projects!

axios material-design muse-ui netease-music vue webapps

Last synced: 20 Jul 2025

https://github.com/javaswing/neteasecloudwebapp

This is a vue for NeteaseCloud projects!

axios material-design muse-ui netease-music vue webapps

Last synced: 15 May 2025

https://github.com/auctors/free-lunch

A curated list of free Windows software, online services and resources. Feel free to contribute!

free microsoft-store privacy resources webapps windows windows-10 windows-11

Last synced: 14 May 2025

https://github.com/webrpc/webrpc

webrpc is a schema-driven approach to writing backend services for modern Web apps and networks

api code-generation golang json rest rpc typescript webapps webrpc

Last synced: 02 Feb 2026

https://github.com/indeedeng/proctor

Proctor is a Java-based A/B testing framework developed by, and used heavily within, Indeed.

ab-testing webapps

Last synced: 30 Dec 2025

https://github.com/ErlendEllingsen/pull-to-reload

Pull to reload implementation for the web. Designed to work with both mobile and websites.

html html5 hybrid-apps javascript plugin pull-down-refresh pull-to-refresh pull-to-reload single-page-applications touch webapps

Last synced: 16 May 2025

https://github.com/erlendellingsen/pull-to-reload

Pull to reload implementation for the web. Designed to work with both mobile and websites.

html html5 hybrid-apps javascript plugin pull-down-refresh pull-to-refresh pull-to-reload single-page-applications touch webapps

Last synced: 06 Apr 2025

https://github.com/tanaikech/taking-advantage-of-web-apps-with-google-apps-script

This is a report to take advantage of Web Apps with Google Apps Script (GAS).

google-apps-script web-apps webapps

Last synced: 28 Jan 2026

https://github.com/apsdehal/link

A PHP router that helps you create webapps and APIs effortlessly

api php router webapps

Last synced: 15 Mar 2025

https://github.com/timmylindh/CHL

C Hypertext Library - A library for writing web applications in C

development-tools html http library webapps website

Last synced: 18 Nov 2025

https://github.com/xmlui-org/xmlui

A framework for building user interfaces declaratively, with XML markup and flexible theming

ui-framework webapp webapplication webapps xml

Last synced: 05 Mar 2026

https://github.com/cosmic-utils/web-apps

Web applications at your fingertips.

cosmic cosmic-ext-application pop-os webapps

Last synced: 05 Apr 2025

https://github.com/coalfire-research/sqlinator

Automatically forward HTTP GET & POST requests to SQLMap's API to test for SQLi and XSS

mitmproxy plugin security sqlinjection webapps xss

Last synced: 13 May 2025

https://github.com/flosse/listOfToDoManagers

Collection of known web based ToDo/Task/Project/GTD-Managers

collection list productivity todo webapps

Last synced: 03 Apr 2025

https://github.com/flosse/listoftodomanagers

Collection of known web based ToDo/Task/Project/GTD-Managers

collection list productivity todo webapps

Last synced: 01 Feb 2026

https://github.com/zaedus/spider

Install and integrate web apps into the GNOME desktop!

adwaita gnome webapps

Last synced: 13 Apr 2025

https://github.com/ctx-core/dev

A composable monorepo web-service/front-end toolkit

es6 frontend koajs monorepo nodejs rollup svelte sveltejs toolkit webapps

Last synced: 12 Apr 2025

https://github.com/bunland/webapp

Create Webapps with Bun.js and Chromium-based browsers

bunjs chromium golang webapps

Last synced: 09 Mar 2026

https://github.com/ccuffs/tccr

Web system to integrate the management, organization and supervision of students final projects by both students and supervisors

academic brazil final-project free organization uffs university web webapps

Last synced: 22 Apr 2025

https://github.com/nfdz/faketerminal

Interactive terminal with fake commands and data made with Flutter

dart flutter terminal webapps

Last synced: 11 Apr 2025

https://github.com/typelate/muxt

"html/template" Enhancing Tools for Hypermedia Web Applications

generate go go-template golang htmx hypermedia-driven-application interface-description-language template type-check webapps

Last synced: 14 Jan 2026

https://github.com/erlendellingsen/webswipe

Swiping UI library for mobile web apps. Create beautiful swiping transitions for your web app.

cordova history javascript mobile-web navigation page page-history page-navigation page-transitions swipe touch transitions web webapps

Last synced: 11 Oct 2025

https://github.com/crhntr/muxt

"html/template" Enhancing Tools for Hypermedia Web Applications

generate go go-template golang htmx hypermedia-driven-application interface-description-language template type-check webapps

Last synced: 07 Sep 2025

https://github.com/vithalreddy/skillsmeterified

A Multiple choice test taking system in which tests are tracked live and analytics are generated based on That. Built Using MEAN stack

angularjs bootstrap css3 es6 expressjs html5 javascript mongodb nodejs passportjs rest-api webapps

Last synced: 30 Dec 2025

https://github.com/ad1tyaraj/blog-web-apps

Django Blog Web Application A feature-rich blog platform built with Django, providing functionality for user authentication, post creation, comment management, and more. Ideal for personal blogs or small content platforms.

blog webapps

Last synced: 23 Feb 2025

https://github.com/educastellano/deploy-versioning

Deploy your code keeping older versions

deploy deployment versioning webapps

Last synced: 27 Dec 2025

https://github.com/vtstack/web

This is where all my web-related code goes. Its mostly react and nestjs.

commitizen commitlint eslint nx pnpm prettier react swc typescript webapps webpack

Last synced: 25 Dec 2025

https://arshadumrethi.github.io/Compound-Interest-Calculator/

A compound Interest Calculator with some added special features!

calcuator compound-interest investing javascript webapps

Last synced: 14 May 2025

https://github.com/elius94/users-session-manager

A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.

api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket

Last synced: 03 Feb 2026

https://github.com/letsila/simple-go-crud

A very simple Go application CRUD (without the U)

crud golang mysql webapps

Last synced: 27 Aug 2025

https://github.com/akkana/threeworlds

Experiments with displaying Earth (and maybe other planets) in 3D using three.js

earth globe javascript webapps

Last synced: 17 Jan 2026

https://github.com/theankushshah/foodu

Foodu is an Indian multinational restaurant aggregator and food delivery company. It was founded by Ankush Shah in 2022 !

android cloud cloud-kitchen food food-delivery food-delivery-app food-delivery-application ios swiggy webapps website windows zomato

Last synced: 05 Mar 2025

https://github.com/ad1tyaraj/heart-attack-model

This repository contains a machine learning project that predicts the likelihood of a heart attack based on a dataset of 170,501 rows and 25 features. The current model achieves an accuracy of 75%, with ongoing improvements through feature engineering and scaling.

apps django flask framework python webapps

Last synced: 31 Dec 2025

https://github.com/kbismark/jshon

Build world-class web apps with JavaScript-Html Object Notation (JSHON)

json-html reactive-programming reactivity web webapps webdevelopment

Last synced: 17 Mar 2025

https://github.com/priyankasingh2907/laravelautherisation

This project showcases a comprehensive implementation of authorization and middleware in a Laravel application. The focus is on demonstrating how to manage user permissions and protect routes using Laravel’s built-in authorization features and custom middleware.

apisecurity authentication authorization backenddevelopment code developers fullstackdevelopment laravel laravelprojects middleware opensource php softwareengineering webapps webdevelopment websecurity

Last synced: 26 Feb 2025

https://github.com/davidfig/yy-menu

A menu system for web apps inspired by Electron

accelerator menu traditional webapps windows

Last synced: 06 Mar 2025

https://github.com/fl0r1an84/ticket-inspector

Show events, lists all attendees and scan tickets

ionic qrcode qrcode-scanner vue vue3 vuejs webapps

Last synced: 21 Jan 2026

https://github.com/scottgriv/php-order_notes_editor

This webapp enables easy pasting and management of multiline text in ERP application note fields. Designed for simplicity and efficiency, it's ideal for streamlined data entry and note-taking in enterprise systems.

crud crud-application css html mysql mysql-database notes-editor php webapp webapps website

Last synced: 01 Apr 2025

https://github.com/denisecase/web-app-2020-fall

Example of a collaborative MVC web app built with the Express web framework for Node.js.

codacy-badge css ejs eslint express heroku html javascript mvc node postgresql prettier sequelize sqlite3 webapps

Last synced: 11 Apr 2025

https://github.com/rkooyenga/weblighters

Weblighters :: Highlighter pens for the web

webapps

Last synced: 10 Jul 2025

https://github.com/crispengari/shopping-app-ng

This is a simple shopping app using MEAN stack. This Online shop allow users to add products and remove products into the shopping cart.

angularjs cors css express html javascript mongodb mongoose nodejs scss typescript webapps webdevelopment

Last synced: 30 Dec 2025

https://github.com/maheshj01/vibe-coding

A set of beginner to advanced React apps built using AI tools

reactjs redux shadcn-ui tailwindcss template webapps

Last synced: 01 Mar 2026

https://github.com/kyrella/gambit-scheme-webapp

An experimental webapp built with Gambit Scheme

gambit-scheme poc scheme webapps

Last synced: 07 May 2025

https://github.com/fauzancodes/waysgallery

This project demonstrates in full how to create a fullstack end-to-end services provider web-apps.

api crud end-to-end fullstack-development webapps

Last synced: 30 Dec 2025

https://github.com/maheshj01/react-apps

A set of beginner to advanced apps built with React

reactjs redux shadcn-ui tailwindcss template webapps

Last synced: 21 Mar 2025

https://github.com/jamesgeorge007/react-apps

Various sample projects that I created while in the path way of learning React JS.

babel es6 jaavscript react reactjs webapp webapps

Last synced: 15 Sep 2025

https://github.com/passadis/azure-keyvault-pinlogin

Azure Key Vault PIN Login System

azure azure-sdk flask keyvault python webapps

Last synced: 28 Jun 2025

https://github.com/classyid/epesantren-toko-webapp

ePesantren-Tabungan adalah aplikasi web yang dibangun di atas Google Apps Script untuk memudahkan pengelolaan tabungan santri di lingkungan pesantren. Aplikasi ini terintegrasi dengan API ePesantren dan menyediakan antarmuka yang mudah digunakan untuk melihat data santri, mengelola saldo tabungan, dan memproses transaksi pembayaran.

api-epesantren epesantren google-apps-script webapps

Last synced: 04 Jan 2026

https://github.com/goodnesskay/react-gamer

A Gaming Application with ReactJS

components game golang pwa react react-native web webapps

Last synced: 15 May 2025

https://github.com/questopshub/azure-webapp-ci-cd-deployment

This repository contains the CI/CD pipeline and deployment automation for Azure Web Apps, including integration with Azure Key Vault, Azure Container Registry (ACR), and Managed Identity. It supports deploying ASP.NET Core, Java, Python and other applications to Azure Web Apps securely and efficiently.

appservices ci-cd cicd webapps

Last synced: 21 Feb 2026

https://github.com/tknishh/fsd-nano-project

Created a notes app to be reminded of everything anytime.

express-js fsd juet nano-project nodejs webapps

Last synced: 18 Mar 2025

https://github.com/devrnt/school-web-4

💻 Angular webapp voor Webapplicaties 4 - Angular

angular backend frontend rest school webapplicatie webapps

Last synced: 08 Apr 2025

https://github.com/veryfi/veryfi-lens-web-demo-angular

Veryfi Lens for Web Demo Angular App

angular lens sdk webapps

Last synced: 24 Nov 2025

https://github.com/dasunnethsara-04/lms-001

Learning Management System for Techසර LK YouTube Channel

lms mysql php webapps webdevelopment

Last synced: 23 Jul 2025

https://github.com/romunov/kurc

A project aimed at sending requests for public records from Ministry of interior (Slovenia). Coded in Django.

authentication django foia gmail oauth2 webapps

Last synced: 12 Apr 2025

https://github.com/darkpurple141/baby-names

Crowd source the name of your future love spawn.

names naming web webapps

Last synced: 25 Dec 2025

https://github.com/eccentrix-ca/unlocking-hidden-gems-in-microsoft-365-the-most-exciting-productivity-tools-you-may-not-know-about-

Discover tools like Loop, Cameo, Viva, and To Do in Microsoft 365 to boost productivity, streamline tasks, and enhance collaboration.

cloudapps microsoft365apps microsoftproductivity webapps

Last synced: 26 Jan 2026

https://github.com/ekliptor/packed-updater

Auto updater for your NodeJS apps

express expressjs expressjs-server node nodejs webapps

Last synced: 22 Feb 2025

https://github.com/thegamedroidos/thegamedroidos.github.io

New age web-based android os specially designed for webgames and webapps.

android android-ui game-development gaming glassmorphism indiegame webapps webbasedgame webgame webgames

Last synced: 15 Oct 2025

https://github.com/cahyanapahlevi/e-ticketing

website for management project laravel

laravel laravel-framework laravel54 php5 webapps

Last synced: 23 Feb 2026

https://github.com/ruanbekker/flask-remote-ip

Flask Web App To Return your Public IP

flask python request webapps

Last synced: 13 Oct 2025

https://github.com/tans105/excel-lent

A web app designed to help user download table data from the database in the form of spreadsheet

excel hibernate postgresql report webapplication webapps xls

Last synced: 14 Oct 2025

https://github.com/dfuenzalida/guestbook-azure-postgres

A version of the example guestbook app from the Luminus framework, updated to use PostgresSQL and ready to deploy to Azure in a few simple steps

azure clojure luminus-framework postgresql webapps

Last synced: 14 Oct 2025