# Alexey Sedoykin > Alexey Sedoykin’s Алексей Седойкин personal website about Siemens software, engineering software, PLM, PDM, Teamcenter, Apple apps, developer tools, and various projects. ## Core Pages - [Home](https://www.sedoykin.com/): Personal project index for Alexey Sedoykin. - [Home Markdown](https://www.sedoykin.com/index.md): Clean Markdown version of the project index. - [About](https://www.sedoykin.com/about.html): Professional background, projects, community contributions, hobbies, and contacts. - [About Markdown](https://www.sedoykin.com/about.md): Clean Markdown version of the About page. - [Music](https://www.sedoykin.com/music.html): Shared music playlists. - [Music Markdown](https://www.sedoykin.com/music.md): Clean Markdown version of the music page. - [Full LLM Context](https://www.sedoykin.com/llms-full.txt): Full site summary and project text for AI agents. ## Project Index - [QR2Go](https://www.sedoykin.com/2026/06/10/qr2go.html): QR2Go helps you create, save, and reuse QR codes for websites, contacts, Wi-Fi, messages, locations, and more. You can save favorite QR codes and launch saved favorites from home screen quick actions. Repository: https://github.com/Krusty84/QRToGo. - [LooLoLo](https://www.sedoykin.com/2026/05/14/loololo.html): LooLoLo is a command-line analyzer for tracking source-location metadata across MLIR transformation stages. It is useful when debugging compiler pipelines where source locations can disappear between intermediate representations. Repository: https://github.com/Krusty84/LooLoLo. - [My-CODEX-Configuration](https://www.sedoykin.com/2026/05/09/my-codex-configuration.html): My-CODEX-Configuration stores Codex configuration and instruction materials. It is useful for keeping global and project-specific AI coding rules under version control. Repository: https://github.com/Krusty84/My-CODEX-Configuration. - [DeepReload_Safari-Extension](https://www.sedoykin.com/2026/03/26/deepreload-safari-extension.html): Deep Reload is Safari Extension for reloading web pages and page elements while bypassing cache aka deep or hard reload. Repository: https://github.com/Krusty84/DeepReload_Safari-Extension. - [HAMBoard](https://www.sedoykin.com/2026/02/24/hamboard.html): HAMBoard is a tvOS application for amateur radio operators. It combines DX Cluster monitoring, propagation information, contest calendar access, and station settings in one Apple TV-oriented dashboard. Repository: https://github.com/Krusty84/HAMBoard. - [FilesAssistant-MCP](https://www.sedoykin.com/2025/10/13/filesassistant-mcp.html): FilesAssistant-MCP is an MCP-oriented project for file-assistant workflows. Use it as start point for develop your own MCP agents. Repository: https://github.com/Krusty84/FilesAssistant-MCP. - [TCPulse](https://www.sedoykin.com/2025/10/08/tcpulse.html): TCPulse connects to a Teamcenter database (in read-only mode!) and get data about user sessions and tcserver syslog files. It is designed to help observe Teamcenter activity and diagnose platform behavior from operational data. Repository: https://github.com/Krusty84/TCPulse. - [TCSyslogViewer](https://www.sedoykin.com/2025/09/19/tcsyslogviewer.html): TCSyslogViewer is a VS Code Extension for viewing Teamcenter syslog files. It is useful for reading large Teamcenter diagnostic logs with a more convenient interface. Repository: https://github.com/Krusty84/TCSyslogViewer. - [TCApi2Postman](https://www.sedoykin.com/2025/09/09/tcapi2postman.html): TCApi2Postman converts or organizes Teamcenter API data into Postman-collection format. Repository: https://github.com/Krusty84/TCApi2Postman. - [TCWilleZurMacht](https://www.sedoykin.com/2025/09/04/tcwillezurmacht.html): TCWilleZurMacht is a collection of short, direct notes and guides for Siemens Teamcenter. It covers practical Teamcenter topics such as authentication, FMS, NX, and related administration work. Repository: https://github.com/Krusty84/TCWilleZurMacht. - [TCPreferencesMgt](https://www.sedoykin.com/2025/08/22/tcpreferencesmgt.html): TCPreferencesMgt is a Teamcenter preferences management project. It is useful for viewing, editing, or experimenting with Teamcenter preference data in a more focused tool. Repository: https://github.com/Krusty84/TCPreferencesMgt. - [TCSwiftClientDebug](https://www.sedoykin.com/2025/08/02/tcswiftclientdebug.html): TCSwiftClientDebug is a small Swift client debugging project for TCSwiftBridge package. Repository: https://github.com/Krusty84/TCSwiftClientDebug. - [TCSwiftBridge](https://www.sedoykin.com/2025/08/02/tcswiftbridge.html): This is a wrapper library around the Teamcenter REST API that lets you use some public Teamcenter methods in your Swift applications. Repository: https://github.com/Krusty84/TCSwiftBridge. - [BMIDE4macOS_arm64](https://www.sedoykin.com/2025/07/02/bmide4macos-arm64.html): This guide explains the steps you need to follow on macOS (arm64) to deploy Teamcenter Business Modeler. Repository: https://github.com/Krusty84/BMIDE4macOS_arm64. - [Xcode-SingleWindowApp-SwiftUI-macOS-ProjectTemplate](https://www.sedoykin.com/2025/05/20/xcode-singlewindowapp-swiftui-macos-projecttemplate.html): The Xcode template to create macOS singe window applications. Repository: https://github.com/Krusty84/Xcode-SingleWindowApp-SwiftUI-macOS-ProjectTemplate. - [TCPresaleDreamland](https://www.sedoykin.com/2025/05/20/tcpresaledreamland.html): TCPresaleDreamland is your best friend when you need to impress stakeholders without showing the painful truth of real Teamcenter data. It’s a lightweight, one-click demo data generator. Repository: https://github.com/Krusty84/TCPresaleDreamland. - [Xcode-MenuBarApp-SwiftUI-macOS-ProjectTemplate](https://www.sedoykin.com/2025/05/18/xcode-menubarapp-swiftui-macos-projecttemplate.html): The Xcode template to create macOS applications for placement in the MenuBar (a la System Tray for those coming from the Windows world). Repository: https://github.com/Krusty84/Xcode-MenuBarApp-SwiftUI-macOS-ProjectTemplate. - [LoggerHelper](https://www.sedoykin.com/2025/05/06/loggerhelper.html): A simple Swift logging library for macOS apps. Log messages at different levels (info, warning, debug, error), control logging globally, and customize subsystem and category for each message. Repository: https://github.com/Krusty84/LoggerHelper. - [ElegantTabs](https://www.sedoykin.com/2025/05/06/eleganttabs.html): A simple SwiftUI package for macOS that gives you an easy and nice tab view. Repository: https://github.com/Krusty84/ElegantTabs. - [yaControl](https://www.sedoykin.com/2025/02/15/yacontrol.html): yaControl is a macOS application for managing some Yandex cloud services. Repository: https://github.com/Krusty84/yaControl. - [PLMXMLViewer](https://www.sedoykin.com/2025/01/16/plmxmlviewer.html): PLMXMLViewer is a viewer for PLMXML data. It is useful for inspecting exported PLM structures and understanding product data outside the source PLM system. Repository: https://github.com/Krusty84/PLMXMLViewer. - [WavesVista](https://www.sedoykin.com/2025/01/12/wavesvista.html): WavesVista is a simple macOS application for providing radio wave propagation forecast. Repository: https://github.com/Krusty84/WavesVista. - [TCLogMate](https://www.sedoykin.com/2025/01/03/tclogmate.html): TCLogMate is a utility for reading and inspecting Teamcenter log files. It is useful for faster troubleshooting of Teamcenter server and client-side logs. Repository: https://github.com/Krusty84/TCLogMate. - [teamcenter-itk-projects-templates](https://www.sedoykin.com/2024/12/01/teamcenter-itk-projects-templates.html): The templates for MS Visual Sudio Community and JetBrains Clion for creating Teamcenter ITK projects. Repository: https://github.com/Krusty84/teamcenter-itk-projects-templates. - [obsidian-teamcenter-integrator-plugin](https://www.sedoykin.com/2024/10/31/obsidian-teamcenter-integrator-plugin.html): The plugin for extract and convert Teamcenter BOM in Obsidian notes. Repository: https://github.com/Krusty84/obsidian-teamcenter-integrator-plugin. - [obsidian-dev-console-plugin](https://www.sedoykin.com/2024/10/25/obsidian-dev-console-plugin.html): The plugin for enable/disable Obsidian dev console without hot-key combintations. Repository: https://github.com/Krusty84/obsidian-dev-console-plugin. - [Teamcenter-File-PushPuller](https://www.sedoykin.com/2024/10/03/teamcenter-file-pushpuller.html): This is a small helper service that will assist you in creating a Teamcenter dataset and uploading a file to it. Repository: https://github.com/Krusty84/Teamcenter-File-PushPuller. - [obsidian-occura-plugin](https://www.sedoykin.com/2024/09/28/obsidian-occura-plugin.html): The Occura Plugin brings a familiar, time-saving feature from IDEs and Notepad++ directly into Obsidian: instant word highlighting. With a simple double-click, this plugin highlights all occurrences of a word within an open document. Repository: https://github.com/Krusty84/obsidian-occura-plugin. - [Docker-Polarion](https://www.sedoykin.com/2024/05/08/docker-polarion.html): Docker-Polarion contains Dockerfile, scripts for Polarion containerization. Repository: https://github.com/Krusty84/Docker-Polarion. - [NginxReverseProxy4Polarion](https://www.sedoykin.com/2024/02/09/nginxreverseproxy4polarion.html): NginxReverseProxy4Polarion contains reverse-proxy configuration ideas for Polarion. It is useful when placing Polarion behind Nginx for controlled access or routing. Repository: https://github.com/Krusty84/NginxReverseProxy4Polarion. - [Scripts4Teamcenter4EveryDay](https://www.sedoykin.com/2024/01/20/scripts4teamcenter4everyday.html): Scripts4Teamcenter4EveryDay contains everyday helper scripts for Teamcenter work. It is useful for recurring PLM administration, automation, and developer-support tasks. Repository: https://github.com/Krusty84/Scripts4Teamcenter4EveryDay. - [Polarion_OSLC_OAuth_1.0a](https://www.sedoykin.com/2023/10/13/polarion-oslc-oauth-1-0a.html): Polarion_OSLC_OAuth_1.0a focuses on OAuth 1.0a flows for Polarion OSLC access. It is useful when testing authenticated OSLC integrations with Polarion. Repository: https://github.com/Krusty84/Polarion_OSLC_OAuth_1.0a. - [slf4j-_log4j2_snippet](https://www.sedoykin.com/2022/12/24/slf4j-log4j2-snippet.html): slf4j-_log4j2_snippet contains a small Java logging snippet for SLF4J and Log4j2. It is useful as a minimal reference for logging setup. Repository: https://github.com/Krusty84/slf4j-_log4j2_snippet. - [FileSystem_OSLC_Connector](https://www.sedoykin.com/2022/12/18/filesystem-oslc-connector.html): FileSystem_OSLC_Connector exposes file-system resources through an OSLC-style connector. It is useful for linking files and folders with engineering lifecycle tools. Repository: https://github.com/Krusty84/FileSystem_OSLC_Connector. - [CAPELLA_Python](https://www.sedoykin.com/2022/11/05/capella-python.html): CAPELLA_Python contains Python work around Capella automation. It is useful for scripting model extraction, analysis, or integration tasks in MBSE workflows. Repository: https://github.com/Krusty84/CAPELLA_Python. - [ConsoleApp_KindOfRelationship](https://www.sedoykin.com/2022/08/13/consoleapp-kindofrelationship.html): ConsoleApp_KindOfRelationship is a small C# console project for demonstrating object relationships in code. It uses simple domain objects, such as a car, VIN generator, and engine-control flow, to make class interaction easier to inspect and explain. Repository: https://github.com/Krusty84/ConsoleApp_KindOfRelationship. - [YaCloudControlPanel](https://www.sedoykin.com/2022/07/28/yacloudcontrolpanel.html): YaCloudControlPanel is a Visual Studio extension for working with the Yandex Cloud serverless environment. The project is focused on developer-side interaction with Yandex Cloud Functions from inside the Visual Studio workflow. Repository: https://github.com/Krusty84/YaCloudControlPanel. - [yaWarmingTeamcenter](https://www.sedoykin.com/2022/05/21/yawarmingteamcenter.html): yaWarmingTeamcenter is a helper project for Teamcenter-related warm-up or availability scenarios. It can support cloud functions that prepare or check Teamcenter access paths. Repository: https://github.com/Krusty84/yaWarmingTeamcenter. - [yaAliceTeamcenter](https://www.sedoykin.com/2022/05/15/yaaliceteamcenter.html): yaAliceTeamcenter explores Teamcenter access through a Yandex Alice skill. It is useful for experimenting with voice-driven PLM queries and assistant-style Teamcenter access. Repository: https://github.com/Krusty84/yaAliceTeamcenter. - [yaServerLessFunctionTemplate](https://www.sedoykin.com/2022/05/09/yaserverlessfunctiontemplate.html): yaServerLessFunctionTemplate is a template for Yandex Cloud serverless functions. It helps start simple C# function projects. This template has the powershell scripts for interacting with Yandex Cloud. Repository: https://github.com/Krusty84/yaServerLessFunctionTemplate. - [Teamcenter_REST_API](https://www.sedoykin.com/2022/04/18/teamcenter-rest-api.html): The little snippet for consuming Teamcenter REST API via Postman. Repository: https://github.com/Krusty84/Teamcenter_REST_API. - [Teamcenter_WSDL_SOAP](https://www.sedoykin.com/2022/01/13/teamcenter-wsdl-soap.html): Teamcenter WSDL SOAP collects Teamcenter SOAP/WSDL for consuming Teamcenter services via a WSDL/SOAP. Repository: https://github.com/Krusty84/Teamcenter_WSDL_SOAP. - [Thingy52IIoT_MENDIX](https://www.sedoykin.com/2021/12/17/thingy52iiot-mendix.html): Thingy52IIoT_MENDIX is an IIoT-oriented project around Nordic Thingy:52 and Mendix Low-code platform. It is useful for prototyping industrial IoT data flows and low-code integration scenarios. Repository: https://github.com/Krusty84/Thingy52IIoT_MENDIX. - [Postman-Snippets (Azure)](https://www.sedoykin.com/2021/11/25/postman-snippets.html): The little helper that has the various calls to MS Azure: getting the technical data about VM or COSTS, for some calls exist html visualization of the response. Repository: https://github.com/Krusty84/Postman-Snippets. - [ExtraValidationRules4SA_eng](https://www.sedoykin.com/2021/10/18/extravalidationrules4sa-eng.html): The simple validation rules, the first is to check “System Function”, it has or no roots from “Operation Analysis” level, the second is to check “System Function” on the use of the default name. Repository: https://github.com/Krusty84/ExtraValidationRules4SA_eng. - [CheckingBasedOnSF](https://www.sedoykin.com/2021/10/17/checkingbasedonsf.html): The simple validation rule that is checking “System Function”, it has or no roots from “Operation Analysis” level. Repository: https://github.com/Krusty84/CheckingBasedOnSF. - [AzVMMonitorV2Installer](https://www.sedoykin.com/2021/10/15/azvmmonitorv2installer.html): AzVMMonitorV2Installer contains installer assets for the Azure VM monitoring tool. It is useful when packaging or distributing the VM monitor for repeated use. Repository: https://github.com/Krusty84/-AzVMMonitorV2Installer. - [AzVMMonitorV2](https://www.sedoykin.com/2021/10/15/azvmmonitorv2.html): AzVMMonitorV2 is a monitoring utility for Azure virtual machines. It helps inspect VM state and can be used as a base for operational dashboards or automation. Repository: https://github.com/Krusty84/AzVMMonitorV2. - [DeploymentCenter](https://www.sedoykin.com/2021/10/12/deploymentcenter.html): DeploymentCenter is a kit for Siemens Deployment Center solution. This kit provide possibility for install NX or other standalon applicaitons via DC. Repository: https://github.com/Krusty84/DeploymentCenter. - [Postman-Azure-SDK-Collection](https://www.sedoykin.com/2021/09/04/postman-azure-sdk-collection.html): Postman Azure SDK Collection is a compact project for Azure-related API experimentation in Postman. It is useful for checking API calls and SDK-like request flows. Repository: https://github.com/Krusty84/Postman-Azure-SDK-Collection. - [Teamcenter_ZABBIX_Templates](https://www.sedoykin.com/2021/08/03/teamcenter-zabbix-templates.html): Teamcenter ZABBIX Templates provides monitoring templates for Teamcenter environments. It helps track Teamcenter-related infrastructure and service health through Zabbix. Repository: https://github.com/Krusty84/Teamcenter_ZABBIX_Templates. - [Polarion GitLab Bridge](https://www.sedoykin.com/2021/07/18/polariongitlabbridge.html): Polarion - GitLab Bridge connects Polarion workflows with GitLab-related development activity. It is useful for ALM integrations where requirements, work items, and source- control activity must be linked. Repository: https://github.com/Krusty84/PolarionGitLABBridge. - [YourIPForAccessToAzureVMInstaller](https://www.sedoykin.com/2021/06/15/youripforaccesstoazurevminstaller.html): YourIPForAccessToAzureVMInstaller is an installer-oriented helper project for Azure VM access workflows. It is useful when access rules depend on the current public IP address. Repository: https://github.com/Krusty84/-YourIPForAccessToAzureVMInstaller. - [SomeThings](https://www.sedoykin.com/2021/03/30/somethings.html): Here are small utilities/scripts/etc. Repository: https://github.com/Krusty84/SomeThings. - [CheckFlexLMLicenseStatus](https://www.sedoykin.com/2021/01/01/checkflexlmlicensestatus.html): CheckFlexLMLicenseStatus is a small C# utility for checking FlexLM license expiration status. It calls lmutil, reads license-server output, and exposes the result through a local self-hosted Web API endpoint for simple integration with monitoring tools. Repository: https://github.com/Krusty84/CheckFlexLMLicenseStatus.