Showing 23 open source projects for "sean"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    Rofi

    Rofi

    A window switcher, application launcher and dmenu replacement

    Rofi started as a clone of the simple switcher, written by Sean Pringle - a popup window switcher roughly based on a super switcher. Simpleswitcher laid the foundations, and therefore Sean Pringle deserves most of the credit for this tool. Rofi (renamed, as it lost the simple property) has been extended with extra features, like an application launcher and ssh-launcher, and can act as a drop-in menu replacement, making it a very versatile tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    stb

    stb

    stb single-file public domain libraries for C/C++

    stb is an open source collection of single-file C libraries created by Sean Barrett (nothings) for graphics, image loading, and utility functions. The repository provides lightweight, public domain libraries that can be easily integrated into projects without external dependencies or complex build processes. Popular components include stb_image.h for image loading, stb_image_write.h for writing images, and stb_truetype.h for font rendering.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Cheepware

    Cheepware

    Open source BBS doors and utilities

    Cheepware is a line of BBS doors and utilities developed by Sean Dennis that are open source under the MIT License for DOS, Win32, OS/2, and Linux,.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Weinberg-CMfinder

    Predict and score RNA secondary structures

    ...The ScoreMotif.pl script combines these two scores into one. CMfinder 0.4.1 was written by Zasha Weinberg, based on the CMfinder 0.3 package by Zizhen Yao, Infernal 1.1 by Eric Nawrocki and Sean Eddy, and others. The main differences of CMfinder 0.4.1 are handling truncated metagenomic sequences, integration of infernal 1.1 and the hmmpair program. See the Wiki for additional information, and citations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    Sistema de Inventario Open Source PHP

    Sistema de Inventario Open Source PHP

    Sistema de Inventario desarrollado con PHP y MySQL

    OSWA-INV es un sistema de inventario basado en la web, que te permitirá mantener el seguimiento de la cantidad de compra y precio de venta de los productos existentes en tu almacén o negocio. Al crear un nuevo producto, se puede vincular con una categoría, la cantidad, la imagen del producto, el precio de compra, el precio de venta; todo es controlado desde la aplicación ya que el sistema registra cada movimiento que se realiza en el inventario. Este sistema de inventario puede ser usado...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The Angular Full-Stack Generator

    The Angular Full-Stack Generator

    Yeoman generator for an Angular app with an Express server

    Yeoman generator for creating MEAN/SEAN stack applications, using ES2017, MongoDB/SQL, Express, Angular, and Node, lets you quickly set up a project following best practices. Download and Install MongoDB, If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the mongod process running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    2048 clone developed by Peter Krause and Sean Adams. The jar file downloaded is an executable jar file that will run on opening. However, contained inside the jar file are all the source files along with pictures necessary for running the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...First you need to create an account: http://www.paygol.com/register Este script te ayudará a integrar PayGol como tu plataforma de pagos por SMS en tu servidor de Gunz, permitiendo que tus usuarios puedan donar y obtener sus coins inmediatamente, sin la necesidad de esperar por horas o incluso días a que sean agregados manualmente. Primero necesitarás una crear una cuenta: http://www.paygol.com/register
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DITRAEXTO

    DITRAEXTO

    Directory traversal exploitation tool for web developers.

    ...La finalidad en todo caso de DITRAEXTO es la automatización de la obtención/ extracción de los archivos del servidor que nosotros le especifiquemos o de manera automatizada (siempre y cuando le digamos que lenguaje o patrón usar) busque en los archivos afectados. Por ahora ha sido probado con sitios que utilizan paginas programadas en PHP sin embargo es posible extraer otros tipos de códigos siempre y cuando sean especificados desde consola o desde los archivos de configuración, los cuales son manejados para controlar las limitantes de detección del programa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    Http Sobre P2P

    Navegador Web con sitios web distribuidos en red p2p

    El objetivo de este proyecto es implementar un Navegador Web que implemente un protocolo que permita que los sitios web (estaticos inicialmente) sean almacenados en una red p2p en vez de en servidores tal y como funciona actualmente. TODO: Es necesario implementar mas tecnicas para interconectar clientes, ya que la version actual solo atravieza algunos tipos de NAT. Cuando vuelva a tener algo de tiempo libre continuare mejorando este proyecto. Ver Funcionamiento: http://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android Alorse

    Android Alorse

    Desarrollo y creación de aplicaciones para Android

    Android Alorse es un blog donde tratamos temas relacionados con el sistema operativo Androis, ya sean Herramientas, Tutoriales, Ejemplos, Noticias, Aplicaciones y desarrollo y programación de las mismas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    katamotz lectura
    Programa libre educativo para el tratamiento de la disléxia. Se trata de una herramienta de texto que hace aparecer o desaparecer el texto a la velocidad determinada. El texto también marca ciertas letras para que sean diferenciadas por el disléxi
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Blue Bird (Web Browser)

    Blue Bird (Web Browser)

    Blue Bird is a web browser useful enough for surfing the web.

    Blue Bird is a web browser created by MacroWorks(MacroWorks is a group made up of Sean Francis Nierve Ballais, Simon Ballais and Siarah Jayne Cabaluna Ballais now called Tresmarck) led by Sean Francis Nierva Ballais. It has been made in less than 5 hours. Good news to users! The reason the awaited version of Blue Bird is not yet released because we are awaiting plugins. YOU the user can make too. Please refer to Tresmarck facebook page's post regarding about Blue Bird plugins at www.facebook.com/TreSmarck.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Wexapps es una organización que se enfoca en hacer que las cosas sean mas fáciles, con la implementación de apps y productos portable para su libre distribución en dispositivos USB… Wexapps is an organization that focuses on making things easier, with the implementation of portable apps and products for free distribution on USB ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MyShortCut sirven para la coneción, manipulación de tablas y registros de mysql. MSC hace que la programación de sitios dinámicos escritos en php sean sumamente rápida en el área de la manipulación de registros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A java port of Perl Unidecode module. Strips diacritics and transliterates unicode characters to 7-bit ASCII. New official page: https://github.com/gcardone/junidecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyRats (name subject to change) is a Python/Pygame game inspired by the Win3.1 game "Rats!" by Sean O'Connor. The objective of the game is simple: you must, using an array of weaponry, kill all of the rats in the maze before they mate out of control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software package for biological sequence analysis and better organization of the sequence data. Uses a modified version of alistat from Sean Eddy's group Squid package (http://selab.wustl.edu/cgi-bin/selab.pl?mode=software)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sistema para Control de Laboratorio de Computo Con Visual Basic, SQL Server y Crystal Reports en Windows Este sistema intenta controlar las entradas y salidas de los usuarios para que las computadoras solo sean usadas cuando realmente esta permitido.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CRM para centros donde se aplican tratamientos. Ya sean centros de estética, clinicas dentales, peluquerías, clinicas de fisioterapia, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MediosLibres GNU/Linux

    MediosLibres GNU/Linux

    Proyecto Colaborativo MediosLibres GNU/Linux Venezuela... Es un Sistem

    ...características Totalmente en español Interfaz gráfica amigable Sistema Operativo estable y seguro Basado en una Distribución Linux mundialmente utilizada, estable y segura Incluye todas las aplicaciones necesarias para el trabajo en radios, prensa escrita, medios digitales y audiovisuales ya sean alternativos, comunitarios, institucionales o comerciales. Aplica a los stándares de la Ley de Infogobierno de Venezuela para medios dependientes de la APN o del Poder Popular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    genRuts PHP

    Generador de RUTs Chilenos escrito en PHP

    ...Esta herramienta fue desarrollada para poblar campos en proyectos de programación y derivados. Es responsabilidad personal e individual de quien usa este script con otras intenciones que no sean didácticas, productivas o de investigación. Para máś información sobre lo que es un RUT visitar: http://es.wikipedia.org/wiki/Rol_%C3%9Anico_Tributario Escrito en PHP por sparada. Pruebelo:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB