studerw's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
ant-design/ant-design
An enterprise-class UI design language and React UI library
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
backstage/backstage
Backstage is an open framework for building developer portals
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
evilsocket/opensnitch
OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
oldboyxx/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
rocky-linux/rocky
Rocky Linux is a community enterprise Operating System designed to be 100% bug-for-bug compatible with Enterprise Linux created in response to the effective discontinuation of CentOS.
angristan/wireguard-install
WireGuard VPN installer for Linux servers
bunkerity/bunkerweb
🛡️ Open-source and next-generation Web Application Firewall (WAF)
lebinh/ngxtop
Real-time metrics for nginx server
fkling/astexplorer
A web tool to explore the ASTs generated by various parsers.
mitchellkrogza/nginx-ultimate-bad-bot-blocker
Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders
gregnb/mui-datatables
Datatables for React using Material-UI
pancakeswap/pancake-frontend
:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
eBay/nice-modal-react
A modal state manager for React.
ankane/dexter
The automatic indexer for Postgres
spring-projects/spring-data-mongodb
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
Apicurio/apicurio-studio
Open Source API Design
juliotrigo/sqlalchemy-filters
Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.
Systemmanic/docker-compose-maven-plugin
Run docker-compose with Maven
mpyne-navy/nginx-cac
NGINX + Docker + DoD PKI == CAC-enabled web server
edgebips/ameritrade-api-schemas
Clean schemas scraped and sanitized from the TD Ameritrade API developer page.
studerw/tda-client-example
Simple Java Maven example of TDA Client
studerw/tda-refresh-token-generator
Simple Spring Boot web application to generate a new TD Ameritrade Developer OAuth refresh token.
dm-drogeriemarkt/spring-boot-systemd-notification
SystemdNotificationService that notifies systemd after your application context is ready
studerw/spring-boot-websocket-example
This is a simple example of a Spring Boot application using Websockets and the STOMP protocol to implement a simple chat application