awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Self Hosted Photo Manager · Awesome GitHub Repositories

30 matches

Self Hosted Photo Manager

The best open-source GitHub projects for self hosted photo manager.

Self Hosted Photo Manager

Find the best repos with AI.We'll search the best matching repositories with AI.
  • goldbergyoni/nodebestpractices

    goldbergyoni/nodebestpractices

    105,100View on GitHub↗

    This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across large-scale codebases. The documentation details strategies for robust error management, containerization, and production readiness. It addresses operational requirements such as observability, scalability, and infrastructure configuration, while providing specific methodologies for validating software quality through automated testing and dependency management.

    DockerfileApplication MonitoringLayered ArchitecturesModular and Plugin Architectures
    105,100View on GitHub↗
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980View on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity practitioners. By mapping resources across offensive security, infrastructure management, and software development, it offers a unified path for skill acquisition and professional reference. The project is defined by a command-line-first design philosophy, prioritizing terminal-based utilities and scriptable interfaces to facilitate efficient system administration and repeatable security workflows. It distinguishes itself through a platform-agnostic approach, maintaining documentation and operational guides that remain applicable across diverse Unix-like and cloud-based environments. This modular toolchain integration allows users to compose custom environments tailored to specific administrative or security tasks. The repository covers a broad capability surface, including comprehensive toolkits for system auditing, network management, and infrastructure hardening. It provides structured learning paths for cybersecurity skill development, ranging from ethical hacking labs and penetration testing standards to vulnerability assessment and system configuration best practices. The collection also encompasses a wide array of productivity tools, diagnostic utilities, and educational materials designed to streamline routine maintenance and enhance overall security posture.

    Hyperlink-Centric Knowledge MapsSystem Administration OperationsCybersecurity Training Labs
    206,980View on GitHub↗
  • deepseek-ai/awesome-deepseek-integration

    deepseek-ai/awesome-deepseek-integration

    35,462View on GitHub↗

    This project serves as a community-curated registry and developer resource hub for integrating DeepSeek artificial intelligence models into diverse software environments. It provides a centralized catalog of third-party tools, plugins, and frameworks that enable developers to incorporate advanced language capabilities, autonomous agent logic, and retrieval-augmented generation workflows into their own applications. The directory distinguishes itself by offering a wide array of implementation patterns for AI-driven development, including support for agentic coding assistants, IDE extensions, and serverless function orchestration. It emphasizes interoperability through standardized communication layers, such as OpenAI-compatible API interfaces and vendor-neutral protocols, which allow for consistent model access across various operating systems and development platforms. The collection covers a broad capability surface, ranging from specialized translation utilities and browser extensions to complex MLOps platforms and synthetic data curation tools. These resources are organized to help engineers identify and apply proven integration techniques, whether they are building autonomous agents, constructing knowledge bases, or enhancing existing software with intelligent text generation and data processing features. The repository provides comprehensive documentation, integration guides, and community-driven examples to assist in the setup and configuration of these tools. Users can access technical references and quick-start materials to facilitate the deployment of DeepSeek-integrated solutions within their specific project architectures.

    Agent FrameworksAI Agent FrameworksRetrieval-Augmented Generation Frameworks
    35,462View on GitHub↗
  • AllThingsSmitty/css-protips

    AllThingsSmitty/css-protips

    29,856View on GitHub↗

    This project is a curated collection of professional techniques and patterns designed to improve the efficiency, maintainability, and visual quality of web stylesheets. It serves as a comprehensive knowledge base for developers, offering practical, real-world code examples that address common challenges in modern web design and interface development. The repository distinguishes itself by focusing on advanced architectural strategies that reduce code duplication and simplify the management of complex design systems. It emphasizes the use of modern layout engines, declarative style rules, and sophisticated selector logic to create responsive, accessible, and highly efficient interfaces. By leveraging native browser capabilities like pseudo-classes and logical properties, the collection provides solutions that minimize the need for external scripts or complex workarounds. The library covers a broad spectrum of styling concerns, ranging from foundational layout and typography strategies to specific interaction patterns and accessibility improvements. It includes guidance on normalizing browser defaults, managing element sizing through relative units, and implementing robust spacing techniques that adapt to various screen sizes and international text directions. These patterns are structured to help developers build consistent, scalable, and clean codebases across diverse web projects.

    Modern CSS Best PracticesLayout EnginesResponsive Design Patterns
    29,856View on GitHub↗
  • sudheerj/reactjs-interview-questions

    sudheerj/reactjs-interview-questions

    44,274View on GitHub↗

    This project is a comprehensive educational knowledge base designed to support developers in mastering React and its surrounding ecosystem. It serves as a technical interview resource, providing a structured collection of questions and answers that cover core concepts, architectural patterns, and common development challenges. The repository distinguishes itself by offering detailed explanations of fundamental React principles, including component-based composition, the declarative UI paradigm, and state-driven data flow. It provides clarity on complex topics such as the Fiber reconciliation engine, virtual DOM diffing, and the nuances of managing application state through various patterns and libraries. Beyond core React concepts, the resource covers a broad capability surface including testing frameworks, routing solutions, and performance optimization workflows. It addresses practical implementation details, such as handling synthetic events, managing side effects, and integrating third-party tools, to help developers navigate real-world development scenarios. The content is organized as a reference guide, making it suitable for both systematic study and quick lookups during technical interview preparation.

    JavaScriptComponent ArchitecturesComponent-Based UI FrameworksSyntax Extensions
    44,274View on GitHub↗
  • thedaviddias/Front-End-Checklist

    thedaviddias/Front-End-Checklist

    72,153View on GitHub↗

    This project provides a comprehensive web development checklist designed to verify the production readiness of websites before they are launched. It serves as a technical audit framework that guides developers through a systematic, manual validation process to ensure that all quality, performance, and accessibility standards are met. The checklist distinguishes itself through a hierarchical taxonomy that organizes complex technical requirements into logical domains, such as security, performance, and semantic structure. By utilizing a progressive enhancement methodology, it encourages developers to prioritize core functionality and universal accessibility, ensuring that sites remain robust and usable across diverse environments. The framework covers a broad range of essential implementation areas, including search engine optimization, asset management, and the configuration of browser-level security protocols. It also provides guidance on optimizing document metadata, managing web fonts, and refining code to improve responsiveness and load times.

    Front-End Performance OptimizationWeb Development ChecklistsWeb Accessibility Compliance
    72,153View on GitHub↗
  • OWASP/CheatSheetSeries

    OWASP/CheatSheetSeries

    31,387View on GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentralized, collaborative editorial process. By utilizing a version-controlled, markdown-based workflow, the series ensures that security guidance remains vendor-neutral, peer-reviewed, and universally accessible. This structure allows the community to rapidly evolve and maintain technical documentation, ensuring that defensive strategies keep pace with emerging threats and shifting technology stacks. The project provides extensive coverage of critical security areas, including robust input validation, access control enforcement, and supply chain risk management. It offers detailed implementation guides for securing cloud-native architectures, containerized environments, and various language-specific frameworks. Furthermore, the series addresses advanced topics such as artificial intelligence agent safety, prompt injection prevention, and zero-trust architectural principles. The documentation is maintained as an open-source repository, with content transformed into a navigable web format through automated static site generation.

    PythonFramework Security ModulesInjection PreventionLLM Prompt Injection Prevention
    31,387View on GitHub↗
  • huggingface/agents-course

    huggingface/agents-course

    25,440View on GitHub↗

    This project is a comprehensive educational curriculum focused on the design, implementation, and deployment of autonomous software agents. It provides a structured learning path that combines theoretical foundations with practical, hands-on exercises, enabling students to master the development of intelligent agents using industry-standard frameworks. The course distinguishes itself through an interactive, notebook-based delivery model that allows learners to execute code and experiment with agent frameworks directly. It supports flexible execution environments, allowing students to utilize either cloud-hosted containerized spaces or local model inference to accommodate varying hardware constraints. The curriculum is organized into modular, sequential units designed for incremental skill building, with an optional certification process available for those who complete the assignments. Beyond the core instructional material, the platform fosters a collaborative learning environment by integrating with community-driven support channels. The repository is maintained through version-controlled content, encouraging community contributions and peer-to-peer assistance to facilitate knowledge sharing throughout the learning journey. The course materials are hosted as a public repository, providing open access to all documentation, syllabus information, and interactive notebooks.

    MDXAgent Development FrameworksInteractive NotebooksTechnical Tutorials
    25,440View on GitHub↗
  • isocpp/CppCoreGuidelines

    isocpp/CppCoreGuidelines

    44,789View on GitHub↗

    The CppCoreGuidelines is a comprehensive software engineering standard that provides a curated framework of coding conventions and design principles for C++. It serves as an authoritative guide for writing safe, efficient, and maintainable code by establishing high-level architectural patterns and organizational principles for large-scale projects. The guidelines emphasize the use of a strong, static type system to ensure memory safety and enforce consistent resource management patterns. The project distinguishes itself by promoting the zero-overhead abstraction principle, ensuring that high-level language features remain performant. It provides specific, actionable recommendations for modern language usage, including robust error handling, template-based generic programming, and safe concurrency models. By offering a foundation for profile-based static analysis, the guidelines enable developers and automated tools to enforce safety constraints and identify anti-patterns directly within their codebases. Beyond these core areas, the documentation covers a broad spectrum of software development concerns, ranging from interface design and class hierarchy organization to source file structure and naming conventions. It also includes guidance on leveraging the standard library and maintaining compatibility with legacy programming styles. The repository is maintained as a living document, providing a structured reference for developers aiming to improve the integrity and reliability of their software systems.

    CSSSoftware Architecture DesignSoftware Engineering StandardsDevelopment Best Practices
    44,789View on GitHub↗
  • serhii-londar/open-source-mac-os-apps

    serhii-londar/open-source-mac-os-apps

    47,454View on GitHub↗

    This project is a community-maintained repository that serves as a comprehensive directory of open-source software for macOS. It functions as a centralized resource hub, aggregating high-quality applications and utilities to help users discover tools that fill functional gaps or replace proprietary software on their desktop systems. The directory distinguishes itself through a structured categorical taxonomy that organizes diverse software into logical domains, ranging from developer tooling and system customization to productivity and media management. By relying on distributed contributions, the repository ensures that its index of links and project references remains a current and reliable reference point for the macOS community. The collection covers a broad capability surface, including specialized utilities for window management, terminal emulation, security, and file sharing. It also highlights tools designed to streamline the software development lifecycle, such as integrated development environments and command-line utilities. The entire registry is maintained as a collection of structured text files, providing a searchable and accessible format for exploring open-source desktop resources.

    Curated Resource ListsOpen Source RepositoriesDeveloper Tooling Collections
    47,454View on GitHub↗

Explore further

Prev12Next