Technologies to Leverage: Difference between revisions

From AquaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 45: Line 45:
     https://github.com/py-pdf/pypdf
     https://github.com/py-pdf/pypdf
     https://github.com/ocrmypdf/OCRmyPDF
     https://github.com/ocrmypdf/OCRmyPDF
== Vulnerability Scanning ==
https://github.com/projectdiscovery/nuclei
https://github.com/metlo-labs/metlo

Revision as of 16:14, 31 January 2023

Opensource SaaS

   https://github.com/windmill-labs/windmill
   https://github.com/ToolJet/ToolJet
   https://github.com/budibase/budibase
   https://github.com/openblocks-dev/openblocks

I personally believe in flexing opensource projects, epecially when they're this robust, it would save a lot of development time and provide a flexible framework for easy tweaks in the future. Using a framework like the above would provide an environment that cards provides where no code, GUI edits and functions and be changed on the fly. Additionally we can just fork any of these projects to make deeper tweaks as needed.


Front Ends

   https://remix.run/
   https://reactjs.org/
   https://bun.sh/

Web Frameworks

   https://fastapi.tiangolo.com/project-generation/ (sql library https://github.com/tiangolo/sqlmodel)
   https://github.com/cirospaciari/socketify.py This looks very promising 

DB to Spreadsheets | no code DB

   https://github.com/nocodb/nocodb

Databases

   https://www.cockroachlabs.com/docs/stable/frequently-asked-questions.html
   https://github.com/IvorySQL/IvorySQL - Oracle compatible PostgreSQL, I think this it would be a fun exercise to deploy CARDS against it to see if we can't get ourselves out of Oracle's grasp.

Object Storage

   https://min.io/
   or just use a fileshare :/ 

Secret Management

   https://github.com/Infisical/infisical (Too new to use in production, no 3rd party audits)

Web Auth

   https://blog.millerti.me/2023/01/22/encrypting-data-in-the-browser-using-webauthn/
   https://w3c.github.io/webauthn/

Observability/Logging/Monitoring

   https://skywalking.apache.org/
   Elasticsearch/Kibana

PDF Tools

   https://github.com/open-pdf-sign/open-pdf-sign
   https://github.com/QuestPDF/QuestPDF
   https://github.com/py-pdf/pypdf
   https://github.com/ocrmypdf/OCRmyPDF

Vulnerability Scanning

https://github.com/projectdiscovery/nuclei https://github.com/metlo-labs/metlo