Skip to content
@Dvurechensky-Templates

Dvurechensky Templates

My templates for creating projects

Dvurechensky Templates

Reusable project templates and engineering foundations

Language: 🇨🇳 中文 | 🇷🇺 Russian | ✅ 🇺🇸 English (current)


About

This organization contains a collection of reusable project templates that I use as a foundation for real-world development.

Note

These are not simple boilerplates — they reflect architecture decisions, tooling setup, and production-ready patterns.


Projects

ElectronViteTemplateRuEn

https://github.com/Dvurechensky-Templates/ElectronViteTemplateRuEn

Template for building cross-platform desktop applications using Electron and modern frontend tooling.

Highlights:

  • Electron + Vite + Vue 3
  • TypeScript-first setup
  • Fast build pipeline
  • Structured project architecture

NetCoreTemplate

https://github.com/Dvurechensky-Templates/NetCoreTemplate

ASP.NET Core MVC template with integrated frontend pipeline.

Highlights:

  • ASP.NET Core MVC
  • TypeScript + Webpack
  • Identity integration
  • Modular structure for scalable applications

TelegramBotTemplate

https://github.com/Dvurechensky-Templates/TelegramBotTemplate

Template for building Telegram bots with asynchronous architecture.

Highlights:

  • Python 3 + asyncio
  • Structured bot architecture
  • Logging system
  • Environment configuration (.env)

Tech Stack

  • C# / ASP.NET Core
  • TypeScript / JavaScript
  • Electron / Vite / Vue
  • Python (asyncio)
  • Webpack / build pipelines
  • Architecture patterns and modular design

Important

These templates are designed to reduce setup time and enforce consistent architecture across projects.


Usage Philosophy

  • Start fast without sacrificing structure
  • Maintain consistency between projects
  • Reuse proven solutions
  • Focus on business logic instead of setup

Links

Pinned Loading

  1. ElectronViteTemplateRuEn ElectronViteTemplateRuEn Public

    Forked from umbrella22/electron-vite-template

    This project is a Vue3 + Vite + Electron project template consisting of Vite and Rollup.

    TypeScript

  2. NetCoreTemplate NetCoreTemplate Public

    My ASP.NET Core MVC, Frontend Project Template - in TypeScript

    C#

  3. TelegramBotTemplate TelegramBotTemplate Public

    Telegram Bot Template

    Python

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…