Projects in Awesome Lists tagged with uber
A curated list of projects in awesome lists tagged with uber .
https://github.com/horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
baidu deep-learning deeplearning keras machine-learning machinelearning mpi mxnet pytorch ray spark tensorflow uber
Last synced: 12 May 2025
https://github.com/uber/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
baidu deep-learning deeplearning keras machine-learning machinelearning mpi mxnet pytorch ray spark tensorflow uber
Last synced: 12 Jan 2026
https://github.com/cadence-workflow/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
cadence distributed-systems golang java orchestration-engine service-bus service-fabric services-platform uber workflow-automation workflows
Last synced: 14 Dec 2025
https://github.com/uber/react-vis
Data Visualization Components
chart charting-library data-visualization react uber visualization
Last synced: 24 Dec 2025
https://uber.github.io/react-vis/
Data Visualization Components
chart charting-library data-visualization react uber visualization
Last synced: 12 May 2025
https://github.com/visgl/react-map-gl
React friendly API wrapper around MapboxGL JS
data-visualization map mapbox-gl mapbox-gl-js react uber webgl
Last synced: 11 Jan 2026
https://github.com/uber/react-map-gl
React friendly API wrapper around MapboxGL JS
data-visualization map mapbox-gl mapbox-gl-js react uber webgl
Last synced: 26 Mar 2025
https://visgl.github.io/react-map-gl/
React friendly API wrapper around MapboxGL JS
data-visualization map mapbox-gl mapbox-gl-js react uber webgl
Last synced: 19 Sep 2025
https://github.com/uber/h3
Hexagonal hierarchical geospatial indexing system
geospatial h3 hexagon spatial-indexing uber
Last synced: 29 Jul 2025
https://github.com/ro31337/libretaxi
Open source Uber #deleteuber
golang lyft ridesharing telegram transportation uber
Last synced: 15 May 2025
https://github.com/uber/autodispose
Automatic binding+disposal of RxJava streams.
android autodispose kotlin lifecycle reactive-extensions reactive-streams rxandroid rxjava uber
Last synced: 14 May 2025
https://github.com/uber/AutoDispose
Automatic binding+disposal of RxJava streams.
android autodispose kotlin lifecycle reactive-extensions reactive-streams rxandroid rxjava uber
Last synced: 18 Mar 2025
https://github.com/visgl/luma.gl
High-performance Toolkit for WebGL-based Data Visualization
Last synced: 21 Apr 2026
https://github.com/uber-archive/makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
ci-cd container docker docker-image kubernetes mesos uber
Last synced: 02 Oct 2025
https://github.com/uber/makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
ci-cd container docker docker-image kubernetes mesos uber
Last synced: 29 Jul 2025
https://github.com/amitshekhariitbhu/ridesharing-uber-lyft-app
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project
android animation lyft open-source ridesharing uber uber-android uber-animation uber-app
Last synced: 15 May 2025
https://github.com/realabbas/big-companies-interview-questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
adobe algorithms-and-data-structures amazon dbms dell facebook flipkart goldmansachs google interview interview-preparation interview-questions nvidia olacabs operating-system oracle samsung startups swiggy uber
Last synced: 25 Jan 2026
https://github.com/mohak1712/UberUX
Project that demonstrates the entire animation stack present in the Uber app (android)
android animation googlemaps transition-animation transitions uber ui ux
Last synced: 14 Mar 2025
https://github.com/mohak1712/uberux
Project that demonstrates the entire animation stack present in the Uber app (android)
android animation googlemaps transition-animation transitions uber ui ux
Last synced: 16 May 2025
https://github.com/jaebradley/uber-cli
🚗Uber, at your fingertips
command-line-tool security-incidents security-vulnerability uber
Last synced: 16 May 2025
https://github.com/18601949127/didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
android call car didi java map mobile nfc ocr rfid uber
Last synced: 12 Apr 2025
https://github.com/uber-common/metta
An information security preparedness tool to do adversarial simulation.
adversarial celery infosec network networking python redis security simulation uber vagrant virtualbox yaml
Last synced: 12 Apr 2025
https://github.com/simcoderyoutube/uberclone
Uber Clone Android App 👨💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!
android android-application androidstudio app appdevelopment clone firebase simcoder uber uber-clone
Last synced: 16 May 2025
https://github.com/uber/h3-js
h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
emscripten geospatial h3 hexagon javascript spatial-indexing uber
Last synced: 11 Jun 2025
https://github.com/uber/h3-py
Python bindings for H3, a hierarchical hexagonal geospatial indexing system
geocoding geospatial gis h3 hexagonal-architecture python uber
Last synced: 30 May 2026
https://github.com/uber/nebula.gl
A suite of 3D-enabled data editing overlays, suitable for deck.gl
Last synced: 17 Oct 2025
https://github.com/amanjeetsingh150/ubercaranimation
A demo app showing movement of car on map like in Uber.
android android-animation animations uber value-animator
Last synced: 04 Apr 2025
https://github.com/calebnance/expo-uber
Uber UI Clone with React Native & Expo
expo react-native react-navigation react-navigation-v6 uber
Last synced: 05 Apr 2025
https://github.com/uber-research/sbnet
Sparse Blocks Networks
neuralnetwork neuralnetworks python sbnet tensorflow uber
Last synced: 06 Apr 2025
https://github.com/olayemii/uberr-ui
Flutter UI design for a car booking application
android flutter flutter-app ios uber ui
Last synced: 06 Apr 2025
https://github.com/frankodoom/Vehicle-In-Motion
This is a basic implementation of location listener using Google Maps Api
google googlemaps-api location-services maps uber
Last synced: 04 May 2025
https://github.com/frankodoom/vehicle-in-motion
This is a basic implementation of location listener using Google Maps Api
google googlemaps-api location-services maps uber
Last synced: 07 Apr 2025
https://github.com/uber/h3-go
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
geospatial go golang h3 hexagon spatial-indexing uber
Last synced: 11 Jun 2025
https://github.com/uber/h3-py-notebooks
Jupyter notebooks for h3-py, a hierarchical hexagonal geospatial indexing system
geospatial h3 jupyter-notebooks uber
Last synced: 11 Jun 2025
https://github.com/iamsahdeep/fu_uber
Flutter based taxi booking app (dummy) using provider.
flutter flutter-app flutter-apps flutter-demo flutter-examples taxi uber uber-clone
Last synced: 15 Mar 2026
https://github.com/pontusab/Fastlane
:car: Book Uber from your menubar, fast using Electron, React and Redux :fries:
Last synced: 08 Jul 2025
https://github.com/pontusab/fastlane
:car: Book Uber from your menubar, fast using Electron, React and Redux :fries:
Last synced: 04 Nov 2025
https://github.com/narendrashetty/uber-mobile-web
This is an attempt to mock the new uber app into mobile web to learn how react can be used to optimize for mobile web.
mobile-web performance pwa react uber
Last synced: 22 Jul 2025
https://github.com/mindorksopensource/uber-car-animation-android
An example project to demonstrate how to Add Uber Like Car Animation in Android App
android android-app android-application android-development android-example car-animation uber uber-android uber-animation
Last synced: 09 May 2025
https://github.com/uber-research/atari-model-zoo
A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release that enables easy visualization and analysis of models, and comparison across training algorithms.
ai artificial-intelligence atari deep-learning deep-reinforcement-learning machine-learning machinelearning research training-algorithm uber
Last synced: 21 Aug 2025
https://github.com/sean7218/ubereats
🍦 UberEats clone 🍜 : iOS in Swift, backend with Yelp API and Node.js. Location uses Google Map Service API. All animation and UI done programmatically
Last synced: 08 Sep 2025
https://github.com/cadence-workflow/cadence-java-client
Java framework for Cadence Workflow Service
aws-swf cadence cadence-client task-management task-management-system task-queue task-scheduler uber workflow-engine workflow-management-system workflow-scheduler
Last synced: 11 Jan 2026
https://github.com/hello-efficiency-inc/ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
automation-desktop browser-automation business-travel chromium desktop-app electron electron-app invoices javascript lyft personal-invoices productivity productivity-tools receipts ridesharing scraper travel uber utility vuejs
Last synced: 08 Apr 2025
https://github.com/anupkumarpanwar/uber-like-cab-service
Uber Like Android App with PHP backend
android cab-service php-backend uber
Last synced: 14 Jul 2025
https://github.com/wittline/uber-expenses-tracking
The goal of this project is to track the expenses of Uber Rides and Uber Eats through data Engineering processes using technologies such as Apache Airflow, AWS Redshift and Power BI.
airflow-docker apache-airflow aws aws-redshift data-engineering data-modeling etl-pipeline expenses-dashboard expenses-tracker power-bi python uber uber-data uber-eats
Last synced: 13 Apr 2025
https://github.com/hypertrack/ridesharing-ios
Ridesharing driver & rider sample apps using HyperTrack SDK
driver firebase firebase-cloud-firestore gig-economy hypertrack hypertrack-sdk rider rideshare swift swiftui swiftui-example tracking uber uber-for-x
Last synced: 22 Jul 2025
https://github.com/visgl/deck.gl-data
Data for the data visualization library deck.gl examples (https://uber.github.io/deck.gl/#/)
data data-science data-visualization uber
Last synced: 12 Jun 2025
https://github.com/sheep0704/iosiphonehttps
ios超级签-ipa-新版IOS苹果企业签,直接签名直接下载安装,无需进入appstore商城——不需要经过App Store直接下载游戏吗?下载完不知道怎么安装?需要通过第三方软件来安装?绕过苹果检测,测试可以使用HTTPD或者Tomcat构建,使用plist文件
app-store ios iosguo ipa itms-services objective-c plist uber
Last synced: 30 Apr 2025
https://github.com/uber-web/seer
🗜 A customizable devtool solution
dev developer-tools uber visualization
Last synced: 06 May 2025
https://github.com/jonluca/rideshare-trip-stats
Chrome Extension to visualize your uber trip statistics
chrome chrome-extension logo regex rideshare uber
Last synced: 08 Jul 2025
https://github.com/hkxicor/uber-clone-react-native
Uber UI/UX Clone in React Native
android react react-native uber uber-ui
Last synced: 20 Jan 2026
https://github.com/jonluca/RideShare-Trip-Stats
Chrome Extension to visualize your uber trip statistics
chrome chrome-extension logo regex rideshare uber
Last synced: 27 Mar 2025
https://github.com/uber/uberscriptquery
UberScriptQuery, a SQL-like DSL to make writing Spark jobs super easy
Last synced: 11 Jun 2025
https://github.com/NghiaTranUIT/data-visualization-deck-gl
A experiment to visualize Tree in NewYork and Flight record data. Using Deck.gl and Kaggle
deck flight-visualization kaggle uber
Last synced: 15 Mar 2025
https://github.com/nghiatranuit/data-visualization-deck-gl
A experiment to visualize Tree in NewYork and Flight record data. Using Deck.gl and Kaggle
deck flight-visualization kaggle uber
Last synced: 14 Jul 2025
https://github.com/osvaldokalvaitir/react-native-uber
:pushpin: Uber Application using React Native, react-native-maps, react-native-maps-directions, react-native-google-places-autocomplete, react-native-geocoding, Geolocation, styled-components and Google Maps Platform
react-native rocketseat uber youtube
Last synced: 17 Mar 2025
https://github.com/uber-web/probe.gl
A performance instrumentation logging library for Uber frameworks
Last synced: 02 Jul 2025
https://github.com/shubhamd99/uber-clone
android ios javascript mobile-app mobile-development react-native reactjs typescript uber uber-clone
Last synced: 28 Apr 2025
https://github.com/geoninja/uber-data-analysis
Analysis of Uber Data from NYC Open Data website
data-analysis data-science data-visualization demand jupyter-notebook nyc opendata uber uber-data uber-ridership
Last synced: 14 Apr 2025
https://github.com/tortuc/flutter-uber
Uber(Rider and Driver) app made using Flutter and Google Firebase.
dart flutter google-firebase uber
Last synced: 15 Apr 2025
https://github.com/jfoclpf/autocosts
The monorepo for the fully free and open source full-stack Car Costs Calculator for more than 30 countries
android-application automobile automobile-costs calculator calculator-application car car-costs cost expressjs fuel-efficiency handlebars javascript jquery nodejs standardjs uber website
Last synced: 12 Aug 2025
https://github.com/johnnyperdomo/uber
iOS Ride-Sharing App written in Swift 4 Using Map Kit and Core Data
coredata ios mapkit ridesharing swift-4 uber
Last synced: 09 Apr 2025
https://github.com/krishnads/customelocationpicker
Here is the customized control to pick any address from Google Map just like UBER or LYFT Apps You can get complete Address, City, Country, Latitude and Longitude.
addresspicker customization dropoff google-maps location-picker map pickup-locations uber
Last synced: 15 Jun 2025
https://github.com/john-weeks-dev/uber-clone
This is an Uber Clone made with Vue 3, Tailwind CSS, Node JS, Pinia, and Google Maps
google-authentication google-cloud-platform googlemaps googlemaps-api javascript node nodejs pinia pinia-plugin-persist pwa tailwindcss uber uber-clone vue vue3-google-signin vuejs
Last synced: 21 Aug 2025
https://github.com/tortuc/flutter-uber-clone
Uber app for rider side
dart flutter google-maps-api rider-side uber
Last synced: 22 Jul 2025
https://github.com/kevinschaich/h3-pyspark
PySpark bindings for H3, a hierarchical hexagonal geospatial indexing system
geocoding geospatial gis h3 hexagonal-architecture python uber
Last synced: 21 Aug 2025
https://github.com/anantkaushik/dailycodingproblem
Solutions to Daily Coding Problem questions
amazon apple daily-coding-problem daily-coding-problem-solutions facebook interview-practice interview-preparation interview-questions jane-street lyft microsoft mongodb python python-solutions python3 stripe uber
Last synced: 28 Oct 2025
https://github.com/asif-khan-2k19/quickride
QuickRide is a MERN Stack based ride booking web application that replicates the core functionalities of Uber, OLA, etc. This app includes user and captain registration and login, ride requests, real-time geolocation, fare calculation, and ride management.
express geolocation-api googlemaps-api jwt-auth mongodb nodejs ola-clone quickride react ride-booking-app ride-hailing tailwindcss uber uber-clone
Last synced: 07 Apr 2026
https://github.com/hanford/uber-chrome
🚗 Chrome extension allowing you to call an Uber from your desktop
chrome chrome-extension javascript uber
Last synced: 08 Mar 2026
https://github.com/moimikey/surger
⚡ Is there surge pricing around me right now?
cellular cli cli-app command-line-tool gps location location-services node npm-module uber wifi
Last synced: 02 May 2025
https://github.com/uber-archive/vis-academy
A set of tutorials on how our frameworks make effective data visualization applications.
data data-visualization data-viz datavis deck deck-gl luma luma-gl react react-gl react-map react-map-gl tutorial uber
Last synced: 04 May 2025
https://github.com/jonluca/uberorlyft
Compare the prices of Uber and Lyft from your browser!
lyft nodejs single-page-app uber
Last synced: 15 Mar 2026
https://github.com/dan6erbond/go-gqlgen-fx-template
Go GraphQL API template with Uber FX for Dependency Injection and GORM.
api docker docker-compose fx go gorm graphql uber zap
Last synced: 19 Mar 2025
https://github.com/kopytovskiy/companero-bot
An open-source alternative for ridesharing and hitchhiking
bolt cabify hitchhiking java lyft ridesharing taxi taxi-app telegram telegram-bot uber
Last synced: 01 Apr 2026
https://github.com/gwuah/geo-indexer
a simple geo-coordinate indexing service.
golang h3 indexing-engine location redis uber
Last synced: 01 May 2025
https://github.com/ravi72munde/scala-spark-cab-rides-predictions
A big data project for predicting prices of Uber/Lyft rides depending on the weather
predict-prices scala spark spark-streaming streaming uber weather
Last synced: 15 Oct 2025
https://github.com/burnzz/uberfare
Conveniently collects Uber fare prices from a given origin and destination.
extraction-api python-library uber
Last synced: 03 Apr 2025
https://github.com/sticklerm3/My-Siri-iOS-shortcuts
Just some shortcuts I made for Siri
Last synced: 05 May 2025
https://github.com/ashnkumar/bamboouberhackathon
Bamboo - Uber hackathon submission (instant delivery using Uber)
Last synced: 13 May 2025
https://github.com/michaelfromyeg/grouber
🚗 Get your gang together, without the headache.
Last synced: 09 May 2026
https://github.com/zipprrofficial/lyft-clone
A Lyft clone is a ride-sharing platform script that allows drivers to provide transportation services to passengers similar to Lyft. It connects drivers with passengers who need a ride through a mobile app.
lyft lyft-clone mobileapp mobileapp-development nodejs php react reactjs ride-hailing taxi uber webdevelopment
Last synced: 20 Sep 2025
https://github.com/khaledashrafh/driveme
DriveMe is a Java application that helps users to communicate with car drivers to transport users to any area. It uses SOLID principles, software engineering, and OOP concepts to implement the functionality and design of the application. The application has two versions: one with web service in Spring Boot and another with console.
driver oop passenger software-engineering solid-principles transportation uber
Last synced: 17 Oct 2025
https://github.com/stepankuzmin/h3-polyfill
Uber h3 polyfill CLI
geospatial h3 hexagon spatial-index turf uber
Last synced: 14 Apr 2025