Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by mathisve

A curated list of projects in awesome lists by mathisve .

https://github.com/mathisve/ollama-on-k8s

Run Ollama on Kubernetes

kubernetes ollama

Last synced: 03 Dec 2024

https://github.com/mathisve/gdrive-upload-action

Github action that uploads files to Google Drive

Last synced: 10 Nov 2024

https://github.com/mathisve/latintextdataset

Latin text dataset for machine learning and procedural text generation

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-aws-s3-sdk-example

golang-AWS-S3-SDK-Example

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-aws-lambda-example

golang-AWS-Lambda-Example

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-dynamodb-sdk-example

Short example of the 5 most common operations on the DynamoDB SDK for Golang.

dynamodb-sdk golang

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-cloudwatch-logs-example

An example of how to use Cloudwatch Logs with Golang

aws cloudwatch example logging observability

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-textract-sdk-example

Short example of how to use AWS Texctract using golang

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-s3-multipart-upload-example

golang S3 Multipart Upload Example

Last synced: 10 Nov 2024

https://github.com/mathisve/montecarloprediction

Predict value of asset using monte carlo model

Last synced: 10 Nov 2024

https://github.com/mathisve/pastebinscraper

Scrapes public pages on Pastebin and saves them in files.

Last synced: 10 Nov 2024

https://github.com/mathisve/days-till-lambda-golang

an AWS Lambda function that calculates and returns the amount of days untill a certain date

Last synced: 10 Nov 2024

https://github.com/mathisve/docker-on-lambda

AWS Lambda with docker containers!

docker golang lambda

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-embed-package-example

Short example of how to use the embed package in Golang

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-s3-upload

web interface to upload files to s3 bucket

Last synced: 10 Nov 2024

https://github.com/mathisve/subredditripper

Downloads the top posts of specified subreddits

Last synced: 10 Nov 2024

https://github.com/mathisve/conways-game-of-life

Conways game of life implementation in Golang

Last synced: 10 Nov 2024

https://github.com/mathisve/terrible-uuid-lambda

because rico hates uuid's

Last synced: 10 Nov 2024

https://github.com/mathisve/serverless-link-shortener

100% serverless link shortener built on AWS Lambda and Upstash

aws lambda redis serverless upstash

Last synced: 10 Nov 2024

https://github.com/mathisve/s3-object-lambda-example

examples of s3 object lambdas

Last synced: 10 Nov 2024

https://github.com/mathisve/observer

Discord bot

Last synced: 10 Nov 2024

https://github.com/mathisve/kiko

Build lots of serverless functions at once

Last synced: 10 Nov 2024

https://github.com/mathisve/lambdadiscordredirect

AWS Lambda that redirects to discord invite.

Last synced: 10 Nov 2024

https://github.com/mathisve/kmeans-clustering

KMeans clustering from scratch in Python

Last synced: 10 Nov 2024

https://github.com/mathisve/aws-ebs-csi-driver-helm-terraform

aws-ebs-csi-driver using helm and terraform

aws ebs eks helm kubernetes terraform

Last synced: 10 Nov 2024

https://github.com/mathisve/screepsscirpts

Scripts for the game Screeps

Last synced: 10 Nov 2024

https://github.com/mathisve/latest-youtube-videos-lambda

A lambda function to get the latest youtube videos of a channel

Last synced: 10 Nov 2024

https://github.com/mathisve/typingjs

A simple way to emulate a terminal!

javascript terminal-emulator webdevelopment

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-aws-translate-sdk-example

Short example of how to use AWS Translate using the golang SDK

Last synced: 10 Nov 2024

https://github.com/mathisve/golang-aws-sqs-example

Short example of how to use AWS SQS using the golang SDK in combination with AWS Lambda.

Last synced: 10 Nov 2024

https://github.com/mathisve/pybt

Binary Trees in Python

Last synced: 10 Nov 2024

https://github.com/mathisve/aiosre

All In One SRE Docker Container

aws docker hacktoberfest kubernetes sre

Last synced: 10 Nov 2024

https://github.com/mathisve/wu-tang-clan-lyrics-dataset

A dataset consisting all Wu Tang Clan lyrics

Last synced: 10 Nov 2024

https://github.com/mathisve/gorandomnoiseimage

generate a random noise image using golang

Last synced: 10 Nov 2024

https://github.com/mathisve/mnist_deep_cnn

Training a Deep Convolutional Neural Network on the mnist dataset.

Last synced: 10 Nov 2024

https://github.com/mathisve/grpc-go-example

A simple gRPC client and server in golang to illustrate how gRPC works.

Last synced: 10 Nov 2024

https://github.com/mathisve/serverless-git-stats

Git stats with AWS Lambda

Last synced: 10 Nov 2024

https://github.com/mathisve/aws-lambda-images

Serving images from S3 with AWS Lambda

Last synced: 10 Nov 2024

https://github.com/mathisve/k-armed-bandit-ucb

K-armed Bandit with Upper-Confidence-Bound action selection

Last synced: 10 Nov 2024

https://github.com/mathisve/json-youtube-dl-launcher

A youtube-dl launcher that reads from JSON in rust

Last synced: 10 Nov 2024

https://github.com/mathisve/awsprofiles

list all aws profiles

Last synced: 10 Nov 2024

https://github.com/mathisve/watch

Last synced: 10 Nov 2024

https://github.com/mathisve/networktools

lightweight container with network tools installed

Last synced: 10 Nov 2024

https://github.com/mathisve/timescale-iot-core

Stream data into Timescale from AWS IoT Core

Last synced: 10 Nov 2024

https://github.com/mathisve/gohashingexample

Basic sha 265 hashing example

Last synced: 10 Nov 2024

https://github.com/mathisve/postgresstore

Store objects in Postgres

object-storage postgres

Last synced: 10 Nov 2024

https://github.com/mathisve/argocd-nginx-hello-world

first argocd test, please ignore

Last synced: 10 Nov 2024

https://github.com/mathisve/linearregressiongo

Simple linear regression in go

Last synced: 10 Nov 2024

https://github.com/mathisve/learning-zig

Things related to me learning zig

Last synced: 10 Nov 2024

https://github.com/mathisve/timescale-filla

all filla no killa

Last synced: 10 Nov 2024

https://github.com/mathisve/terraform-module-example

terraform-module-example

Last synced: 10 Nov 2024

https://github.com/mathisve/terraform-aws-autoscaling-group

Example of Terraform AWS EC2 autoscaling group

Last synced: 10 Nov 2024

https://github.com/mathisve/terraform-conditional-blocks

example of conditional blocks in a module in terraform

Last synced: 10 Nov 2024

https://github.com/mathisve/tensorflow-io-audio-2channel-to-mono

Convert a 2 channel audio tensor to a mono audio tensor

tensorflow tensorflow-audio

Last synced: 10 Nov 2024

https://github.com/mathisve/softmax

Last synced: 10 Nov 2024

https://github.com/mathisve/serverless-website

Completely serverless website on AWS Lambda

Last synced: 10 Nov 2024

https://github.com/mathisve/travisci_test

repository to test TravisCI

Last synced: 10 Nov 2024

https://github.com/mathisve/push-docker-to-ecr

Bash script to push a docker container to AWS ECR

Last synced: 10 Nov 2024

https://github.com/mathisve/prometheus-golang-instrumentation

Prometheus Golang Instrumentation

Last synced: 10 Nov 2024

https://github.com/mathisve/go-totp

totp experiment in golang

Last synced: 10 Nov 2024

https://github.com/mathisve/o11y-bench

observability benchmarking

Last synced: 10 Nov 2024

https://github.com/mathisve/pages-test

this is a repository to test out github pages, please ignore

Last synced: 10 Nov 2024

https://github.com/mathisve/days_till_christmas

Count the days till Christmas using Python

Last synced: 10 Nov 2024

https://github.com/mathisve/delete-glacier-archives

delete AWS glacier archives using golang

Last synced: 10 Nov 2024

https://github.com/mathisve/serverless-forms

Serverless forms using Go, Lambda, React and NeonDB

Last synced: 15 Dec 2024

https://github.com/mathisve/iam-on-k8s

Last synced: 15 Dec 2024

https://github.com/mathisve/aws-cost-alarm

cost alarm for AWS

Last synced: 15 Dec 2024

https://github.com/mathisve/golang-dynamodbattributes-sdk-example

Golang example using DynamoDB Attributes

Last synced: 10 Nov 2024