Skip to content
View SilkePilon's full-sized avatar
🎯
Getting Things Done!
🎯
Getting Things Done!

Block or report SilkePilon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SilkePilon/README.md

Hey!

📸 I'm Silke Pilon.

💻 A software developer passionate about AI and photography.

🎓 Currently a student, always learning.

views





⚡ Stats

I joined GitHub 5 years ago and have since pushed 2267 commits, opened 34 issues, submitted 147 pull requests, and earned 110 stars across 92 personal projects, with contributions to 18 public repositories.

I'm currently on a 0-day commit streak.

🌀 Projects

TypeScript / JavaScript Python & Other
n8n-nodes-resend - Powerful email automation for n8n using Resend
KnowledgeBook - AI-powered reusable node generator for Minecraft bots
BambuManager - Take control over your Bambu Lab 3D printer
StorageBot - Storage robot for a block game
jotihunt-app - Jotihunt scouting app with MCP integration
JotiHunt2.0 - Next-gen JotiHunt tooling
Framely - Open-source web platform for photographers
n8n-nodes-gemini-tts - n8n community node for Gemini TTS models
PiDash - Raspberry Pi dashboard
DeFlamingo - DeFi project
Song-Downloader - App that controls Nicotine+ to download music
YouChat-vs-code - YouChat AI extension for VS Code
betterapi-source-code - The full source code of Better API
Portfolio_Laravel - Portfolio website built with Laravel
Project-LSF - C# project
Magic - Scryfall API data gatherer & processor
Screeps - Screeps game AI bot
Scrouting-App - Interactive app for scouting hikes

🛠️ What am I working on?

Category Description
Building n8n-nodes-resend – Powerful email automation for n8n using Resend.
Learning Artificial Intelligence and Machine Learning.
Exploring Photography, nature, and scouting.
Connecting Email / Website / LinkedIn.

Connect with Me

mail     website     linkedin

Also big thanks to my 0 sponsors!

Pinned Loading

  1. resend/n8n-nodes-resend resend/n8n-nodes-resend Public

    Powerful email automation for n8n using Resend 🚀

    TypeScript 27 3

  2. You-OpenSource/You-Python You-OpenSource/You-Python Public

    A python library for you.com and all of its apps.

    Python 115 21

  3. Fixed JetKVM Tailscale Installation ... Fixed JetKVM Tailscale Installation Script Problem: Original script fails with mktemp: too few X's in template 'tailscale.tgz' Fix: Changed line 118 from: To: Why: mktemp -t requires a template with X's (like tailscale.XXXXXX.tgz). Using --suffix creates a proper temp file with random name + suffix. Additional: Added consistent SSH options (-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null) to prevent interactive prompts. Result: Script now works reliably in dev containers and other Unix environments.
    1
    #!/bin/sh
    2
    
                  
    3
    set -eu
    4
    
                  
    5
    main() {
  4. 1code 1code Public

    Forked from 21st-dev/1code

    Better UI app for running code agents in parallel (ClaudeCode, OpenCode, Codex)

    TypeScript

  5. rv1106-system rv1106-system Public

    Forked from jetkvm/rv1106-system

    C

  6. jetkvm/kvm jetkvm/kvm Public

    JetKVM - Control any computer remotely

    C 4.4k 298