-
-
dynamic-expo-app Public
Expo (react-native) app that generates content/screens dynamically
TypeScript UpdatedSep 24, 2025 -
ai-agent Public
AI agent using Genkit, Gemini-flash, tools (get/store contacts, basic arithmetic and mock weather tools) with CLI and Telegram interface
Go UpdatedMay 8, 2025 -
-
-
telegram-bot Public
Telegram chat bot with Google AI and basic memory of the conversation
Go UpdatedApr 29, 2025 -
-
gohttp Public
Simple implementation with relatively new (at the time) Go standard routing
Go UpdatedOct 14, 2024 -
react-video-chunker Public
POC for chunking video during upload using React
JavaScript UpdatedOct 9, 2024 -
testcontainers-nats Public
A simple NATS pub/sub implementation using testcontainers to test it
Go UpdatedOct 8, 2024 -
nextjs-dashboard Public
Sample app using NextJS with React as per Vercel's tutorial (https://nextjs.org/learn/dashboard-app/getting-started)
TypeScript UpdatedSep 23, 2024 -
-
go-wasm Public
Experimental WebAssembly (WASM) implementation of a simple profile web site in the style of a terminal window. (basic and Ubuntu look-alike)
JavaScript UpdatedAug 19, 2024 -
-
-
-
ai-text-extract Public
Extracting text from images (jpg, png as well as pdf) using AI (Gemini & Llava)
Go UpdatedJul 2, 2024 -
crypto-tokenmaster Public
A tutorial building a TicketMaster clone using solidity smart contract with NFT (ERC721) & React (https://github.com/dappuniversity/tokenmaster)
JavaScript UpdatedJul 1, 2024 -
crypto-dappcord Public
A tutorial build a Discord clone using solidity smart contract, with NFT (ERC721), React and websockets (https://github.com/dappuniversity/dappcord)
-
crypto-dappazon Public
Tutorial: building an Amazon clone using Solidity smart contract and React web UI (https://github.com/dappuniversity/dappazon)
JavaScript UpdatedJun 30, 2024 -
-
aws-lambda-sam-go Public
Very rough sample of AWS lambda using Go and SAM (AWS Serverless Application Model) for deployment
Go UpdatedJun 11, 2024 -
aws-lambda-sam-js Public
Very rough sample of AWS lambda using JavaScript and SAM (AWS Serverless Application Model) for deployment
JavaScript UpdatedJun 10, 2024 -
aws-sam-lambda Public
AWS lambda sample app (with struct request/response) using SAM to build/deploy
Go UpdatedJun 7, 2024 -
amplify-vue-template Public
Amplify Gen 2 starter application
Vue MIT No Attribution UpdatedMay 27, 2024 -
-
cloud-connect Public
Package to wrap services from different cloud providers in a common, simplified interface
Go UpdatedMay 16, 2024 -
terraform-aws-ecr-ecs Public
A reference IaC (Infrastructure-as-Code) implementation of AWS infrastructure (using ECR & ECS) with Terraform.
HCL UpdatedMay 16, 2024 -
go-fuzz Public
Basic Go example (from https://go.dev/doc/tutorial/fuzz) to illustrate the usage and benefits of fuzzing
Go UpdatedMay 16, 2024 -
ollama-embeddings Public
Exploring the use of local Ollama for LLM as well as for embeddings