Google
Google is an American multinational technology company that specializes in Internet-related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware.
- GitHub: https://github.com/topics/google
- Wikipedia: https://en.wikipedia.org/wiki/Google
- Repo: https://github.com/google
- Created by: Larry Page, Sergey Brin
- Released: September 4, 1998
- Last updated: 2026-07-05 00:10:12 UTC
- JSON Representation
https://github.com/groton-school/blackbaud-to-google-group-sync
Sync entries in Blackbaud LMS Advanced Lists (potentially of community groups) to Google Groups
advanced-list-view blackbaud google google-groups roles sky-api
Last synced: 13 Jun 2025
https://github.com/komalharshita/prodigyflow
ProdigyFlow — Intelligent Data Analytics Agent | A Capstone Project for the Kaggle Agents Intensive Program
agentic-ai ai capstone-project google google-api kaggle
Last synced: 08 Jun 2026
https://github.com/saulojoab/flutter-material-design
A simple pet adoption app using Material Design with Flutter :dog:
flutter google material-design mobile study
Last synced: 30 Apr 2026
https://github.com/wilsonwu/jsonnet
For jsonnet Google only provide source code, this is a compiled jsonnet repo, Google jsonnet at: https://github.com/google/jsonnet
google json jsonnet k8s kubernetes tamplate
Last synced: 11 May 2026
https://github.com/gabrielimartins7/gemini-node
Integrando a API do Google Gemini com Node.js para construir chatbots inteligentes e ferramentas automáticas baseadas em IA generativa.
ai api api-integration backend chatbot gemini generative-ai google inteligencia-artificial machine-learning nodejs
Last synced: 30 Apr 2026
https://github.com/thealoneprogrammer/react-social-login
google,facebook and github login using reactJs with firebaseui
facebook firebase github google login reactjs social-login
Last synced: 30 Apr 2026
https://github.com/boudani-aziz/laravel-login-with-google
Laravel Login with Google
Last synced: 30 Apr 2026
https://github.com/alenaak/ads-implementation-android
This Android application demonstrates the implementation of various types of Google AdMob ads. The app consists of five buttons, each triggering a specific type of ad.
admob admob-banner ads android android-app android-application android-studio google googleads interstitial-ads nativeads rewarded-ads rewardedinterstitialads views
Last synced: 30 Apr 2026
https://github.com/enzofalone/firebase-chat-app
Chat app using multiple Firebase services
chat-app-using-firebase firebase firebase-storage firestore google
Last synced: 30 Apr 2026
https://github.com/nikpundik/google-hashcode-pizza-solution
A NodeJS solution for the Google Hash Code Pizza practice problem
google hashcode javascript nodejs
Last synced: 30 Apr 2026
https://github.com/notablehealth/terraform-google-tailscale-subnet-relay
Terrafom module to manage a Tailscale subnet relay instance
gcp google tailscale terraform terraform-module
Last synced: 30 Apr 2026
https://github.com/xerp/clj-google-datastore
Google datastore api
clj-google clj-google-datastore clojure google google-datastore
Last synced: 06 Jul 2025
https://github.com/charlespalmerbf/google-jwt-to-bearer
A node script for converting a JKF (JSON Key File) into a JWT (JSON Web Token) and then into a Google OAuth 2.0 Bearer Token.
bearer-tokens google google-api jwt-authentication nodejs oauth2
Last synced: 14 May 2026
https://github.com/techatlasdev/relu-assistant
👾 Un modelo convesacional diseñado para optimizar y acelerar la productividad, ofreciendo asistencia a través de la interacción con el modelo de lenguaje usando la terminal, consumiendo la API gratuita de Gemini potenciada Google.
ai assistant chatgpt cli gemini gemini-ai gemini-api gemini-pro google ia llm notify notify2 pytho python3 terminal
Last synced: 12 May 2026
https://github.com/anyesh/gbq-helpers
GBQ related helper functions and snippets.
Last synced: 01 May 2026
https://github.com/sheharyarn/io19-k8s-kotlin-app
Source code for my talk @ Google IO Extended 2019
demo deployment devops docker gdg google kotlin kubernetes
Last synced: 01 May 2026
https://github.com/api-aries/url-checker-extensions
URL Safety Checker is designed to enhance your browsing security by checking the safety of URLs using the API Aries service. With this script, you can quickly determine whether a URL is safe or potentially harmful directly from your browser. recommend the Tampermonkey plugin better!
api api-aries chrome-extension google greasyfork greasyfork-script tampermonkey tampermonkey-script tampermonkey-userscript userscripts
Last synced: 08 Oct 2025
https://github.com/thecoachingonline/hello-quantum-google-cirq-tensorflow
Hello World Google Quantum Tensorflow
cirq google python python3 tensorflow
Last synced: 12 May 2026
https://github.com/i1d9/birthday-card-kotlin
android codelabs google kotlin-android
Last synced: 12 May 2026
https://github.com/vaibhav-rm/open_source_attendance_app
An open source attendance app that automates tedious manual work required to maintain the records of thousands of students.
android appscript attendance attendance-system automation education google mitappinventor
Last synced: 14 May 2026
https://github.com/joaofaveri/auth-google-firebase
Vídeo Aula da Rocketseat com o instrutor Rodrigo Gonçalvez. Trata sobre autenticação social, uma estratégia bastante utilizada para simplificar o acesso a aplicação permitindo que usuário utilize uma conta existente, por exemplo, uma conta Google
authentication firebase firebase-auth google google-api rocketseat social-login
Last synced: 13 Apr 2026
https://github.com/abhijithvijayan/code-jammer
😵 Some Simple Problems Solved!
codejam codejam18 google googlecodejam hackerrank hackerrank-30dayschallange
Last synced: 31 Mar 2025
https://github.com/diegoperea20/expo-react-native-google-sigin-nativewind
Expo React Native app with Google Sign In using react-native-google-signin/google-signin very simple for learning purposes with Nativewind (Tailwind CSS)
expo google google-sign-in nativewind react-native simple
Last synced: 13 May 2026
https://github.com/dineshgowda24/alfred-gcp-workflow
An Alfred workflow to open GCP services and browse resources within
alfred alfred-workflow alfred3-workflow alfred4-workflow gcloud gcloud-cli gcp golang google google-cloud-platform
Last synced: 14 Jun 2025
https://github.com/fabianroy/the-weekly-star
PH Practice Project #11
api authentication contextapi daisyui error-handling firebase github-login google momentjs newsapp react-marquee react-router-dom tailwindcss
Last synced: 01 May 2026
https://github.com/cameronclay/multithread-data-processor
Explores many of the built-in thread synchronization objects and utilities in C++ 17/C++ 20, including std::thread, std::condition_variable, std::mutex, std::atomic, std::atomic::wait, std::async, std::future, std::for_each with execution_policy, and more. This project also contains a custom ParallelProcessor built with STL synchronization objects.
cmake cpp20 cpp20-modules google googletest multithreading vcpkg
Last synced: 08 Jun 2026
https://github.com/poncoe/kucing-laravel
final project, web programming, telkom university.
crud crud-application crud-sample google google-api laravel login restful restful-api
Last synced: 02 May 2026
https://github.com/nenoxag/google-adblock
A Chrome extension which removes those annoying Google ads and shopping banners from the search.
adblock adblocker chrome-extension chrome-extensions chromium-extension google
Last synced: 02 May 2026
https://github.com/yupbank/py-cmle
cmle docker google machie-learning machine-learning-engineering
Last synced: 02 May 2026
https://github.com/zeionara/ahsheet
A minimalistic wrapper for google api services which implements some common intermediate-level functionality which may be useful for wide range of projects.
api-key bearer-tokens google sheets-api structured-concurrency swift
Last synced: 18 Jun 2026
https://github.com/nstevens1040/weather.nanick.org
Using data from api.weather.com along with Google's geocoding API, this webpage displays the hourly weather forecast and then requests an update every 15 seconds.
geocoding google hourly html javascript live updates weather webpage
Last synced: 25 Mar 2025
https://github.com/s3oudd/recommendation
An Anime-Recommender.
ai anime colab google jupyter machine-learning notebook-jupyter python shows
Last synced: 05 Jan 2026
https://github.com/rageagainstthepixel/google-package-archive-template
Template repository for archived google unity packages
Last synced: 29 May 2026
https://github.com/timurkafff/Telegram-bot-Google-Gemini-Ai
Telegram bot created to use Google Gemini Ai
chatbot gemeni google google-api google-chat google-gemeni-api telegram-bot
Last synced: 28 Oct 2025
https://github.com/heaven-venorg/google-clone
Home-Page Google Clone
clone clone-app clone-coding clone-website cloned cloner clones cloneweb css google googleclone html html-css html-template html5-canvas html5-css3 landing-page landingpage pemula
Last synced: 02 May 2026
https://github.com/alexsjones/terraform-gcloud-kubernetes
kubernetes
gcloud google kubernetes wordpress
Last synced: 02 May 2026
https://github.com/codertonychan/colaboratory
Tony-Colaboratory-Learning
colaboratory google tensorflow
Last synced: 13 May 2026
https://github.com/anibalalpizar/react-firebase-app
Web application with React and Firebase that allows to register and login users. Firebase Authentication is used to be able to register users with email, password and using Google oauth.
context-api firebase firebase-auth google react tailwindcss
Last synced: 15 Apr 2026
https://github.com/alice088/goodrive
This is the tiny library for easy work with Google Drive golang SDK
go golang google google-drive-api-v3
Last synced: 12 Jun 2025
https://github.com/qbarrand/ghc-2021-qualification
Google Hash Code 2021 - Qualification Round
code google hash hashcode hashcode-2021
Last synced: 14 Jan 2026
https://github.com/alphasecio/model-armor
A Streamlit app for testing Google Model Armor LLM safety & security tool.
gemini google llm model-armor python streamlit
Last synced: 27 Nov 2025
https://github.com/slxca/google-onetap-nextjs
This repository demonstrates how to implement Google OneTap authentication in a NextJS v14 app using the App Router.
google google-auth google-one-tap nextjs onetap react
Last synced: 28 Jan 2026
https://github.com/waithawoo/node-googleapi-translate
To translate languages with Google Translation API V2
google google-translate google-translate-api google-translator translate translate-api
Last synced: 14 Jun 2026
https://github.com/alexisgimbae/robotframework-recaptcha-handler
Este repositorio contiene un script de automatización de pruebas web escrito en Robot Framework, que básicamente demuestra como manejar escenarios o eventos mediantes condicionales if-else, dónde Google activa su recaptcha-handler.
automated-testing google handler python3 robotframework
Last synced: 13 May 2026
https://github.com/miguelhp373/flutter_study
:iphone: Repositório Dedicado Aos Estudos do Flutter
android api firebase flutter google material-ui mobile null-safety
Last synced: 12 Apr 2026
https://github.com/jeanmaximiliencadic/ntt_google_dns
NTT router IP parser to update dynamic DNS on google domains
Last synced: 29 Jan 2026
https://github.com/wisk-aero-oss/terraform-google-oidc-gitlab
Manage GCP setup for GitLab to connect with OIDC
gcp gitlab google oidc terraform-module
Last synced: 29 Jan 2026
https://github.com/jesusgraterol/webfont-ubuntu
The webfont-ubuntu package simplifies self-hosting the Ubuntu Font for your web applications. This means you can use the font without relying on external services. It works with both vanilla CSS and popular frameworks like Tailwind.
font fonts google google-fonts sans sans-serif serif ubuntu web
Last synced: 30 Jan 2026
https://github.com/ballerina-platform/module-ballerinax-googleapis.gforms
This Ballerina connector provides capabilities to integrate with Google Forms APIs
ballerina forms google integration wso2
Last synced: 04 Feb 2026
https://github.com/sensitivemix/google-api-design
Google API Documents Chinese Documents
Last synced: 21 Feb 2026
https://github.com/tayyabmughal676/myjetpackcompose
first commit Jetpack compose
android compose compose-tutorial compose-ui declarative-ui firebase google java jetpack-compose jetpack-compose-tutorial kotlin
Last synced: 03 May 2026
https://github.com/mrmendoza-dev/universal-search-engine
Universal search engine built in React to quickly search with different engines. Search for webpages and images and save your last used settings.
bing google productivity react search search-engine universal-search
Last synced: 13 Apr 2026
https://github.com/ziweek/hire-me-please-gpt
💻 Toy Project - 🤖🙋🏻♂️ A RAG chatbot for my resume | The ultimate job-hunting sidekick RAG chatbot that knows your resume better than you #Google #Gemini-API #retrieval-augmented-generation #streamlit
gemini-api google retreival-augmented-generation streamlit
Last synced: 03 May 2026
https://github.com/devriazul/mail-template-01
Email template - 01
css3 font google html-css-javascript vanila
Last synced: 13 May 2026
https://github.com/wayneashleyberry/zaperations
Package zaperations provides a Google Cloud operations suite (formerly Stackdriver) compatible config for the uber-go/zap logger.
cloud config driver gcp go google googlecloud logger logging operation stack stackdriver zap
Last synced: 05 Feb 2026
https://github.com/kuberwastaken/treat-gemini
A Google Gemini Version of An Open-Source AI Web App to Detect Triggering Content in Movies and Shows
artificial-intelligence flask gemini gemini-flash google python treat
Last synced: 12 Apr 2026
https://github.com/vanheemstrasystems/google-cloud-build-headstart
Google Cloud Build - Headstart
app cloud google programming web
Last synced: 31 Jan 2026
https://github.com/ztgx/muvera
MUVERA: Making multi-vector retrieval as fast as single-vector search
algorithms data google muvera retrieval rust search structure vector
Last synced: 25 Oct 2025
https://github.com/jimizai/nuxt-analytics
Google And Baidu Analytics module for Nuxt
analytics baidu google module nuxt nuxt-module typescript
Last synced: 13 Apr 2026
https://github.com/mzaini30/translate
Situs untuk translate
google tools translate university
Last synced: 31 Jan 2026
https://github.com/jcloh98/google-translate-game
A humorous game where phrases are translated back and forth between multiple languages using Google Translate
css game google html javascript translate
Last synced: 03 May 2026
https://github.com/ballerina-platform/module-ballerinax-googleapis.gemini
This Ballerina connector provides capabilities to integrate with Google Gemini APIs
ai ballerina gemini google integration wso2
Last synced: 01 Feb 2026
https://github.com/thedoggybrad/website_navigator
An experimental (but stable) basic web browser powered by CefSharp on Visual Basic 2015.
beta cefsharp cefsharp-winforms chromium google microsoft vb-net visual-basic web-browser website
Last synced: 13 Apr 2026
https://github.com/tsamaya/aws-lambda-whereis
aws-lambda geocoder google nodejs
Last synced: 15 Apr 2026
https://github.com/tayyabmughal676/gmapcurrentloction
simple google map current location
google google-map-kotlin google-maps google-maps-android google-maps-api kotlin map
Last synced: 24 Oct 2025
https://github.com/tchssk/reserve-with-google-goa
An implementation of Reserve with Google API v3 Booking Server based on Go
Last synced: 24 Oct 2025
https://github.com/pranavarora1895/googlehashcode2022
Google Hashcode 2022 One Pizza Problem Solved
google hashcode hashcodesolved python
Last synced: 03 May 2026
https://github.com/sorianog/andytargetpractice
Use Android instead of Viking: https://www.raywenderlich.com/6986535-arcore-with-kotlin-getting-started
android android-studio arcore augmented-reality google
Last synced: 12 Apr 2026
https://github.com/colorfulcompany/gsnippet
A Ruby helper that provides Google HTML Snippets
Last synced: 23 Oct 2025
https://github.com/chamodshehanka/golang
Getting started with Go Lang
getting-started go golang google
Last synced: 31 Mar 2025
https://github.com/en10/inceptionnodeapi
Node.js API for Google Tensorflow Inception Model
google image-classification inception-api inception-v3 tensorflow
Last synced: 04 May 2026
https://github.com/sourhub226/flutter-basics
Handcrafted basic apps for getting started with flutter and dart.
android beginner-friendly dart design flutter flutter-app flutter-ui google hacktoberfest ios learning-by-doing mobile-app programming ui
Last synced: 12 Apr 2026
https://github.com/makukha/terraform-gcp-setup
Terraform module to setup Google Cloud Platform service account and backend bucket
google google-cloud terraform terraform-module
Last synced: 19 Jun 2026
https://github.com/jakubvalenta/google-sheets-wrapper
A library wrapping Google Sheets API to make some operations easier.
api google googledocs googlesheets
Last synced: 25 Mar 2025
https://github.com/hombre2014/gotravel
React Native app for travelers.
api geolocation google react-native
Last synced: 04 May 2026
https://github.com/lunastev/google-entrance-test
A repository started out of curiosity about Google's hiring tests. I began this to study core concepts and improve my pure skills.
Last synced: 19 Oct 2025
https://github.com/crispengari/you2mate-vue2.js
This is a simple web application that downloads music videos and audios.
api css css3 google html html5 javascript vue2 vuejs vueti vuex webdevelopment
Last synced: 19 Oct 2025
https://github.com/shahriar-siham/r-material-colors
A simple and easy-to-use package that provides Material Design colors for R.
color colors google material-design material-ui r rstats rstudio
Last synced: 11 Mar 2025
https://github.com/AiCodeCraft/Gemini-AI-Chat-Interface
This is a simple Python-based interface to interact with Google's Gemini AI models. It supports both text and image inputs and provides a seamless chat experience.
ai artificial-intelligence gemini gemini-ai gemini-api gemini-client gemini-flash gemini-pro gemini-pro-api gemini-pro-vision gemini-server google google-ai-platform google-ai-studio
Last synced: 19 Oct 2025
https://github.com/iaccessability/site
Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.
accessability accessibility android apple google howto ios support technology tutorial watchos
Last synced: 09 Apr 2025
https://github.com/nstevens1040/tripweather
TripWeather uses Google Maps Directions Service along with IBM Passport Advantage Weather Company Data to calculate a route between two addresses and show you what weather you can expect while driving.
directions google google-directions google-maps-api google-maps-javascript-api ibm ibm-passport the-weather-company weather weather-forecast
Last synced: 20 Feb 2026
https://github.com/srgchrksv/pitchersbase
Pitchersbase. In the Pitchersbase we got pitchers, catchers and Gemini AI
competitions firebase fun gcp gemini google hackathons nextjs product project python submission ventures
Last synced: 12 Apr 2026
https://github.com/sarfaraz530/tensorflow-1762353809979
TensorFlow is an open-source machine learning framework developed by Google. It provides strong support for various platforms, especially Linux, and is widely adopted in the industry due to its active community and production-ready capabilities.
deep-learning google machine-learning open-source tensorflow
Last synced: 16 Apr 2026
https://github.com/alexandrecpedro/uberclone
A clone of Uber
android android-app firebase geofire google google-maps googlemaps java material-design material-ui uber uber-clone uberclone ubercloneapp
Last synced: 04 May 2026