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
    Jester

    Jester

    A sinatra-like web framework for Nim

    ...Special patterns are almost identical to Sinatra's, the only real difference is the use of @ instead of the :. In this case you might want to make the leading '/' optional too, you can do this by changing the pattern to "/hello/?@name?". This is useful because Jester will not match "/hello" if the leading '/' is not made optional. Route bodies all have an implicit request object. This object is documented in jester.nim and documentation can be generated by executing nim doc jester.nim. It is possible not to use the routes macro and to do the routing yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    blinker-library

    blinker-library

    An IoT Solution,Blinker library for embedded hardware

    Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32. When we learn new embedded hardware, we usually started with the sketch Blink. We think Blink is the hello world of embedded hardware. We aim to build an easy learn IoT solution project, which is like Blink a led. So we named this project blinker with this inspiration. blinker is a cross-hardware, cross-platform solution for the IoT. It provides APP, device, and server support, and uses public cloud services for data transmission and storage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Flash Card Tutor

    Randomly display language quiz lines from a text file

    ...The file is organized with Quiz lines on an even numbered line, and the Answer lines on odd-numbered lines, as shown in this example for Thai language training: Hello [-- on line #0 --) Saw wat dee kup [-- one line #1--] Excuse me [-- on line #2 --] Kho thoet kup [-- on line #3 --] I speak Thai a little [-- on line #4 --] Phom phut paasaa Thai dai nitnoi kup [-- on line #5 --] (Another even-numbered quiz line) (Another odd-numbered answer line, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hello Friend

    Hello Friend

    Pretty basic theme for Hugo that covers all of the essentials

    Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing.
    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
  • 5
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    Hello AI World is a great way to start using Jetson and experiencing the power of AI. In just a couple of hours, you can have a set of deep learning inference demos up and running for realtime image classification and object detection on your Jetson Developer Kit with JetPack SDK and NVIDIA TensorRT. The tutorial focuses on networks related to computer vision, and includes the use of live cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    uttp

    uttp

    Write your request handlers once, run anywhere

    ...Runners are an easy way to get a server up for a framework by providing your handler. Only some frameworks are supported. For all server frameworks uttp supports this will show Hello world as HTML. Then you can use adapters to get middleware/plugins/handlers for the server frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hello World Extensions

    Hello World Extensions

    Hello World reference extensions for K-Meleon

    You will find "Hello World" reference extensions in the "Files" tab of this project. K-Meleon has 3 main types of extensions: Macros are simple, human-readable extensions that any user can modify or even create in a text editor. You can open the macro folder from K-Meleon by selecting "Edit - Configuration - Macros" in the menu. They use the ".kmm" file extension.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    ...Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response. Start a conversation, then queue up multiple messages to send, including a prompt sent using `convo.ask()` which allows your bot to capture user input and use it. Botkit is just one part of a bigger set of developer tools and SDKs that encompass the Microsoft Bot Framework. The Bot Framework SDK provides the base upon which Botkit is built. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Andromeda-Xiaomi
    Hello , my name is Sabau Dragos and i live in Romania. I'm a developer and a MIUI Specialist for Mi MIX 3 5G(andromeda). My builds are: -DescendantOS(A11) -OxygenOS(A10) -Nusantara Project(A11) -OctaviOS(A11) -MIUI12(A9&A10) -MIUI12.5(A10)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ZX Spectrum Hobbit For OSX

    ZX Spectrum Hobbit For OSX

    A Mac port of the Spectrum and C64 Hobbit Adventures

    ...A final version is also included, based on the 128K Spectrum version assembled by the "World of Spectrum" forum (but using the C64 extended location descriptions). Alongside the game is a small "museum" of information about The Hobbit and the various versions that were released from 1982 - 1985. It was written as a "Hello World" exercise to learn about Swift, Cocoa and vector illustration (using Autodesk Graphic). No longer opens on recent MacOs without right-click open and accepting security warning. Map images inverted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    90DaysOfDevOps

    90DaysOfDevOps

    The journey towards a better foundational knowledge of DevOps

    This repository is used to document my journey on getting a better foundational knowledge of DevOps. I will be starting this journey on the 1st January 2022 but the idea is that we take 90 days which just so happens to be January 1st to March 31st. The reason for documenting these days is so that others can take something from it and also hopefully enhance the resources. The goal is to take 90 days, 1 hour a day, to tackle over 13 areas of DevOps to foundational knowledge. This will not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Azfasa15 Roms build

    Azfasa15 Roms build

    Few roms collection that i built. Thank you for visiting by the way :)

    Hello World! This project is a collection of roms that I have built :) , Just that. Bye ~
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 14
    React For Beginners

    React For Beginners

    Starter files for learning React.js with React for Beginners

    ...Because the project uses modern React tooling (Webpack, create-react-app style tooling, hot reload) and integrates Firebase, it gives a realistic entry into how React applications are structured in real work. It emphasises component architecture, state management, data flows, routing, and deployment rather than just “hello world”. For those new to React it lowers friction by giving much of the boilerplate already set up, allowing focus on learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ratchet WebSocket

    Ratchet WebSocket

    Asynchronous WebSocket server

    Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between clients and servers over WebSockets. Write your own chat (aka "Hello World!" for sockets) application in a matter of minutes. After understanding "the new flow", event driven programming, compared to traditional HTTP request/response - writing any application on top of Ratchet becomes fast and easy. Ratchet provides many components for you to pick and choose from to easily add functionality. The component architecture allows you to focus on functionality with the ability to reuse and add or remove other component functionality. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    VQGAN-CLIP web app

    VQGAN-CLIP web app

    Local image generation using VQGAN-CLIP or CLIP guided diffusion

    ...Thus, this simple Streamlit app for generating VQGAN-CLIP images on a local environment. Be advised that you need a beefy GPU with lots of VRAM to generate images large enough to be interesting. (Hello Quadro owners!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    X00T/X00TD-Roms by MST-Production

    X00T/X00TD-Roms by MST-Production

    custom roms for X00T/X00TD

    -->hello there ! Welcome to "custom roms by MST-production house" . Im an indivisual developer who tries to make new custom roms for our beloved Asus Zenfone Max Pro M1 . My main target rom are basically: 1- Which lost support 2- Which are no more developed 3- Which have been naver made for out device -->my telegram is - @Ken_kaneki_69 -->join my telegram channel - t.me/mst_roms_X00T -->feel free to ask any questions or to give suggestion related to any of my builds. --> if you like my work pleasae consider buying me a cup of coffe or so . ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MANOOL

    MANOOL

    Programming language with expressive power and a simple implementation

    ...MANOOL is meant to compare and compete directly with Python, PHP, Ruby, Perl, and Tcl, although incidentally it has some combination of unusual features. Example: {{extern "manool.org.18/std/0.2/all"} in WriteLine[Out; "Hello, world!"]} Explicitly stated design priorities of MANOOL: 1. implementation simplicity; 2. expressive power, usability, and general utility, attention to syntax and semantics details; 3. correctness, security, and overall quality of implementation, run-time reliability; 4. run-time performance and scalability; 5. consistency, completeness, orthogonality of features, and language elegance, conceptual economy and purity. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Xiaomi-Chiron
    Hello , my name is Sabau Dragos and i live in Romania. I'm a developer for Mi MIX 2 ( chiron ). My builds are: -ColtOS (A11) -SuperiorOS (A11)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Johnny-Five

    Johnny-Five

    JavaScript Robotics and IoT programming framework

    ...The J5IK includes a Tessel 2, and everything else you need to do 14 experiments! No programming or soldering experience is required. Microcontrollers and SoC platforms like to say "Hello World" with a simple blinking LED; the following demonstrates how to do this with the Johnny-Five framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    umidigi twrp recoveries

    TWRP-recoveries for umidigi phone

    Hello! Im building custom recovery for umidigi phones
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AWS Greengrass Core SDK for Java
    ...This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in Java. It also includes examples on how to develop a Lambda function in Java as well as packaging and running an example Hello World file in Java for your Greengrass core. Stream manager supports automatic data export to AWS S3 and AWS IoT SiteWise, provides new API method to update existing streams, and pause or resume exporting. StreamManager client sets socket option TCP_NODELAY=true to prevent multi-millisecond delays when writing small messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pipeboard

    Pipeboard

    The best all in one app & container manager web dashboard.

    The best all in one app & container manager web dashboard software for running on terminal platforms. Hello and welcome to the Pipeboard official repository; here you'll find everything you need to know for installing and find the source code for your own use or installation (respecting the license of course) or reporting bugs and contributing. See the about section for more information about the project! Pipeboard is a web dashboard built with Node, React, JavaScript, PHP and Shell, that allows an enduser (or users, see reseller info) install, configure and manage lots of - traditionally terminal only - programs and applications in one neat interface without touching the command line.† Behind an idea, there's always a story. - Pipeboard was created initially as an internal tool for web hosting with no cost (unlike cPanel or Plesk), but after some research, finding that many open source/free softwares didn't really complete the job at
    Downloads: 0 This Week
    Last Update:
    See Project