Showing 166 open source projects for "hello"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    AWS Greengrass Core SDK for JavaScript
    ...This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in JavaScript. It also includes examples on how to develop a Lambda function in JavaScript as well as packaging and running an example Hello World file in JavaScript for your Greengrass core. The environment where Greengrass is running on needs to be able to run NodeJS 12.x applications. Unzip the SDK into your node_modules folder of your function. This should create a aws-greengrass-core-sdk folder which includes the SDK. Your console.log operation will be logged as INFO. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Batch-And-Utilies

    Batch-And-Utilies

    Utitlies Using a .bat file, Such as Checking IP, System Info And More!

    Hello And Thank For Looking Interest This Weird Batch File. Just Press The Batch And Utilities.bat and it will start FaQ: Q: Are you gonna add more features? A: Yes, Soon! Q: Product Key Feature Doesn't Work! A: This feature is kind of Broken, Im trying to fix it. More Features Coming Soon! @Copyright 2020 Miguelsgaminch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Notepad-V.Mr.H1TM4N
    Hello World aplikasi ini untuk membuat text apapun / script HTML, CSS, JS dll. password winRAR in my video
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LegionOS YSL

    LegionOS YSL

    Legion OS unofficial builds for YSL

    Legion OS unofficial build for YSL
    Downloads: 3 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Docker Machine

    Docker Machine

    Machine management for a container-centric world

    ...Point the Machine CLI at a running, managed host, and you can run docker commands directly on that host. For example, run docker-machine env default to point to a host called default, follow on-screen instructions to complete env setup, and run docker ps, docker run hello-world, and so forth. Machine was the only way to run Docker on Mac or Windows previous to Docker v1.12.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Virtual Staff for WHMCS

    It will create new tickets for your due invoices and open ticket

    Hello, This whmcs "Add-on" will create new tickets for the due invoices (you can set the dates ) . So you can warn clients that it terminate or suspended after this date make full payments as soon as possible . If the client make the payment , this will auto check the invoice status and say thanks for the payment and close the ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EASYMINESERVER
    Hello everybody ! The goal is of easy the life of people for create a Minecraft server. If you have any ideas or suggestions, Join me on teamspeak at this address : hrtm.cf:53487 The project is not stopped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Spiffy

    Spiffy

    A lightweight, simple bootstrap plugin making your site spiffy.

    Hello, Spiffy User! Spiffy is a lightweight framework that automatically adds other code to help simplify your site, allowing quick changes to affect your entire site. All free. All Open Source. Visit https://bano.tech/spiffy4 For a full API Included with Spiffy4 Bootstrap 4 Alpha (js/css) Tether FontAwesome 4.7 jQuery Spiffy Stuff (js/css)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    ...The API is hard to extend and does not intend to be extended but it can, with some effort, support other output streams than System.out. To get started : 1. Import the Logger class, 2. Start logging : Logger.quickLog("Hello World!"). No additional configuration is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ToyBasic

    A language interpreter for Basic in VB.net

    ToyBasic is a language that is centered around teaching people who are interested in language translation how to create an interpreter in VB .net. It was inspired by Tea With the Mad Hacker: Let's Build an Interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    ...Chromebooks with ChromeOS run a Linux kernel. The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS. We have prebuilt them along with their dependencies to install into your system during installation. So, basically, after installing Chromebrew, you will have fully functional Ruby with Rubygems, Git, and a package manager dedicated just to your Chromebook.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Jake

    Jake

    Jake it's programming language writed on java.

    Jake it's programming language writed on java. Syntax of Jake is mix of Java and Python. E.x.: -- IO library import "io" println("Hello, world!") More examples in release, download it's and open folder 'examples'. In Jake implemented: File-io; Http requesting(with post and get); Simple gui engine; Drawing canvas engine; Associate arrays; Basic math; Standart functions to work with strings; Jake it's OOP language without any OOP(yet), functional, imperative with half-strict data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features : Similar with mainstream market tools IDE and GUI Wrapper like : LabView©, Proteus©, MPLab©, Eagle CAD©, Tools Suite for Most Market Microcontroller. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values). Silicon relies on static objects (i.e. not hashmaps) to model objects. They embed static introspection in their type such that the JSON serializer knows about their members' names and types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cyborg

    Cyborg is an cybernetic organism project written with Ada programming

    Cyborg is an cybernetic organism project written with Ada programming language and using PragmARC library ; Developped on GNU/Linux system with 160x64 characters terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    The Game Of Thiesyy

    This is a Game Programmed by Thiesyy

    Hello, Guys I'm Programming a Game because it's fun and I want to share it With Others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bat

    bat

    Go implement CLI, cURL-like tool for humans

    ...The tool supports a wide range of HTTP operations including custom methods, headers, JSON payloads, form submissions, file uploads, authentication and proxy configuration. Its README showcases simple “hello world” usage as well as more advanced scenarios, such as inspecting the exact request being sent via print options. Because it is written in Go and distributed as a single binary, it is easy to install and use across platforms, and it can even be run inside Docker containers for isolated workflows. The project is inspired by HTTPie but tailored to Go’s strengths, with an Apache-2.0 license that encourages both personal and commercial use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    android tablet apps

    android applcations

    this is source code for an android app. you can build the project with android studio. it is a hello world app. with source code. a very nicely done sample you can look at and work on for mking an android app. for the google play storefor example. this software is public domain. use as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PlexyDesk

    PlexyDesk

    Open Source Productivity App

    Say Hello to PlexyDesk, the most advanced desktop manage for Mac, Linux, and windows, seamlessly integrating with the native desktop shell to manage your task, time, and productivity like never before. We are Working hard to release PlexyDesk 1.0, so stay tuned. for more product updates by subscribing to. Please note that the current downloads are very old and does not reflect the state plexydesk 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Arabic Desktop Search Engine

    desktop search engine

    hello this is an desktop search engine target Arabic search engine also can work with other languages, this application use lucene.net for indexing and searching html file documents, developed with visual studio 2013. http://www.mediafire.com/download/p3lcez1h93pcpd8/ArDesktopSearch_SourceCode.7z The application strip Arabic diacritics when indexing html files also able to Highlight match founded texts with diacritics and without it using EasyMark highlighter JavaScript plugin with embedded browser to view the search results..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hello Kitty Match 3 Game

    Hello Kitty Match 3 Game

    A Match 3 Game set to a Hello Kitty Theme

    Rules are to match 3 or more by swapping 1 square for another square located next the square you are swapping Play the web demo here: http://goo.gl/6NzBms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    kbengine

    kbengine

    kbengine

    hello
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project