-
drawdb Public
Forked from drawdb-io/drawdbFree, simple, and intuitive online database diagram editor and SQL generator.
JavaScript GNU Affero General Public License v3.0 UpdatedApr 8, 2025 -
hello-javascript Public
Forked from mouredev/hello-javascriptBasic javascript examples
JavaScript Apache License 2.0 UpdatedSep 8, 2024 -
flask-example Public
Forked from XD-DENG/flask-exampleA minimal web app developed with Flask
Python UpdatedSep 8, 2024 -
tork Public
Forked from runabol/torkA distributed workflow engine
Go MIT License UpdatedAug 19, 2024 -
dev-templates Public
Forked from the-nix-way/dev-templatesDev environments for numerous languages based on Nix flakes [maintainer=@lucperkins]
Nix UpdatedAug 14, 2024 -
certified-gcp-cloud-engineer Public
Forked from Ernyoke/certified-gcp-cloud-engineerNotes for Google cloud certification
UpdatedMar 23, 2024 -
piggymetrics Public
Forked from sqshq/piggymetricsMicroservice Architecture with Spring Boot, Spring Cloud and Docker
Java MIT License UpdatedOct 19, 2023 -
sequential-workflow-designer Public
Forked from nocode-js/sequential-workflow-designerCustomizable no-code component for building flow-based programming applications. 0 external dependencies.
TypeScript MIT License UpdatedSep 10, 2023 -
rete Public
Forked from retejs/reteJavaScript framework for visual programming
TypeScript MIT License UpdatedSep 10, 2023 -
500lines Public
Forked from aosabook/500lines500 Lines or Less
JavaScript Other UpdatedNov 30, 2022 -
spring-microservices Public
Forked from in28minutes/spring-microservicesMicroservices using Spring Boot, Spring Cloud, Docker and Kubernetes
Java MIT License UpdatedOct 21, 2022 -
headless-sso Public
Forked from mziyabo/headless-ssoRuns aws sso login headlessly
Go Other UpdatedAug 22, 2022 -
deploy-cis-level-1-hardened-ami-with-ec2-image-builder-pipeline Public
Forked from aws-samples/deploy-cis-level-1-hardened-ami-with-ec2-image-builder-pipelineJinja MIT No Attribution UpdatedJul 19, 2022 F1BF -
-
-
coolShellScripts Public
This repository is to hold some interesting shell scripts
-
dbdiagram-oss Public
Forked from TruDan/dbdiagram-ossOpen-Source Implementation of the great dbdiagram.io
Vue MIT License UpdatedApr 2, 2022 -
ReadingExcelFilesInJava Public
An example using Apache POI to read an Excel file in Java code
-
cpp-algortihms Public
Common algorithms and data structures in C
-
-
the-book-of-secret-knowledge Public
Forked from trimstray/the-book-of-secret-knowledgeA collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
MIT License UpdatedJun 26, 2021 -
Data-Structures-and-Algorithms Public
Forked from FarheenB/Data-Structures-and-AlgorithmsSolutions to popular data structure and algorithms problems
-
amazon-apigateway-ingress-controller Public
Forked from danushkaf/amazon-apigateway-ingress-controllerA Kubernetes controller for managing Amazon API Gateways
Go Apache License 2.0 UpdatedApr 27, 2021 -
-
An example of using Spectre to orchestrate cloudformation stacks
UpdatedOct 21, 2020 -
waterbear Public
Forked from waterbearlang/waterbearVisual block syntax for programming languages
JavaScript UpdatedJun 12, 2020 -
-
query2report Public
Forked from yogeshsd/query2reportQuery2Report is a simple open source business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting
Java GNU General Public License v3.0 UpdatedOct 7, 2019 -
ArithmeticExprParser Public
A handwritten recursive descent parser for arithmetic expressions.
Java UpdatedOct 23, 2018 -
FlexAndYaccCalculator Public
A simple calculator interpreter using Flex and Bison