Skip to content

Instantly share code, notes, and snippets.

@smart-onion
smart-onion / storage.json
Created February 24, 2026 11:49
lampa store
{}
@smart-onion
smart-onion / azure
Created January 25, 2026 16:25
Azure DB
azure
@smart-onion
smart-onion / azure
Created January 14, 2026 22:24
azure vm
azure
@smart-onion
smart-onion / program.cs
Created January 12, 2026 19:42
Aws DynamoDB C#
using System.Text;
using Amazon.Runtime;
using Amazon.DynamoDBv2;
using Amazon.DynamoDBv2.Model;
namespace Aws_DynamoDB;
class Program
{
@smart-onion
smart-onion / aws
Created December 21, 2025 17:05
hw5 aws rds
aws
@smart-onion
smart-onion / aws
Created December 20, 2025 21:59
hw4 load balancer
aws
@smart-onion
smart-onion / aws
Created December 14, 2025 19:52
aws hw3
aws
@smart-onion
smart-onion / hw2
Created December 9, 2025 16:53
aws hw2
hw2
@smart-onion
smart-onion / aws
Created December 7, 2025 20:57
aws hw1
hw1
@smart-onion
smart-onion / docker
Created December 7, 2025 17:39
docker exam
docker