myfoundea
I am the CEO of Foundea Ventures. We build great websites for fun and profit.
FoundeaUlm, Germany
myfoundea's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
awesome-foss/awesome-sysadmin
A curated list of amazingly awesome open-source sysadmin resources.
JiHong88/suneditor
Pure javascript based WYSIWYG html editor, with no dependencies.
tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind
grantjenks/python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
le0pard/pgtune
Pgtune - tuning PostgreSQL config by your hardware
django-q2/django-q2
A multiprocessing distributed task queue for Django based on Django-Q
benweet/stackedit.js
Add StackEdit to any website
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
tanchongmin/strictjson
A Strict JSON Framework for LLM Outputs
vgalin/html2image
A package acting as a wrapper around the headless mode of existing web browsers to generate images from URLs and from HTML+CSS strings or files.
redmonkez12/fastapi-asyncpg
jschneier/django-storages
https://django-storages.readthedocs.io/
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
matthewwithanm/python-markdownify
Convert HTML to Markdown
safevideo/autollm
Ship RAG based LLM web apps in seconds.
pyepye/django-magiclink
Passwordless authentication for Django with magic links.
jaddison/django-simple-socialauth
Django social account authentication app based on requests-oauthlib.
testdrivenio/django-digitalocean-spaces
Django + DigitalOcean Spaces
aaugustin/django-sesame
"Magic Links" - URLs with authentication tokens for one-click login
daveshap/Coding_ChatBot_Assistant
Since ChatGPT has been lobotomized and GitHub Copilot is broken
tomasvotava/fastapi-sso
FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)
asg017/sqlite-vss
A SQLite extension for efficient vector search, based on Faiss!
michaeloo0/chatgpt-doc-translator
This is a web service built using FastAPI and OpenAI's GPT-3.5-Turbo model that enables translation of various types of documents. The service currently supports translation of PDF, Word, CSV, TXT, and PPTX files.
superagent-ai/superagent
🥷 Run AI-agents with an API
codemation/easyauth
Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
supabase/supabase-py
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
theinfosecguy/python-supabase-crud-api
FastAPI & Supabase CRUD Application
dom-the-dev/nextjs-supabase-fullstack-boilerplate
Boilerplate for a NextJS and Supabase Project. Including full authentication with sign up, login and password recovery.
mryechkin/nextjs-supabase-auth
Sample project for setting up Supabase Auth in Next.js