HN user

antonreshetov

100 karma

Frontend developer. Passion for Vue.js. Creator of @massCodeIO @mysigmail

Posts37
Comments17
View on HN
masscode.io 1mo ago

Show HN: MassCode – A local-first dev workspace, your data is plain Markdown

antonreshetov
2pts0
github.com 5mo ago

Show HN: Bumpy, a lightweight alternative to Changesets/Nx Release

antonreshetov
2pts1
github.com 10mo ago

Show HN: Clean, open-source alternative to expensive email signature tools

antonreshetov
1pts0
github.com 1y ago

Show HN: Open-Source Agile Retrospective Tool for Real-Time Team Feedback

antonreshetov
1pts1
masscode.io 3y ago

Show HN: MassCode v3 – an open source code snippets manager for developers

antonreshetov
10pts1
news.ycombinator.com 4y ago

Ask HN: Why most people who use open source are so consumerist?

antonreshetov
17pts24
github.com 4y ago

Show HN: MassCode v2 – a code snippets manager for developers

antonreshetov
6pts1
figen.cc 4y ago

Free Post Cover and Background Generator Tool

antonreshetov
2pts0
masscode.io 6y ago

Show HN: MassCode – An open source code snippets manager is out to v1

antonreshetov
5pts3
github.com 6y ago

Show HN: MassCode – released to v0.8.1 markdown preview and tags

antonreshetov
1pts0
github.com 6y ago

Show HN: MassCode – released to v0.5.0 with new feature tray Assistant

antonreshetov
1pts0
github.com 6y ago

Show HN: MassCode – a code snippets manager for developers released to v0.4.0

antonreshetov
2pts0
github.com 6y ago

Show HN: MassCode – a code snippets manager for developers bump to v0.3.4

antonreshetov
4pts0
github.com 6y ago

Show HN: MassCode – a code snippets manager for developers

antonreshetov
115pts46
www.reddit.com 6y ago

Email Templates Showcase

antonreshetov
1pts0
github.com 6y ago

Free responsive HTML email templates on GitHub

antonreshetov
2pts0
www.producthunt.com 6y ago

HTML Email Template Builder on Vue/Vuex/Node Stack

antonreshetov
2pts0
mysigmail.com 6y ago

Free drag and drop email templates builder

antonreshetov
2pts1
mysigmail.com 7y ago

Card – Free Email Template Builder Is Announced

antonreshetov
1pts0
github.com 7y ago

MySigMail v1.9.0 Is Out (UI Email Signature Generator)

antonreshetov
1pts1
github.com 7y ago

Schema-based Vue form builder to generate form with validation

antonreshetov
2pts0
github.com 7y ago

New Release Vue Unicons Added 60 Brand and UI Icons

antonreshetov
3pts2
mysigmail.com 7y ago

MySigMail – UI Email Signature Generator

antonreshetov
1pts0
mysigmail.com 7y ago

Open Source UI Email Signature Generator

antonreshetov
2pts0
github.com 7y ago

Vue SSR Boilerplate

antonreshetov
2pts0
github.com 7y ago

UI Email Signature Generator Release 1.7.0

antonreshetov
2pts0
github.com 7y ago

MySigMail – UI Email Signature Generator

antonreshetov
36pts21
github.com 7y ago

Vue Unicons for developers

antonreshetov
4pts0
antonreshetov.github.io 7y ago

Pack of more than 1000 beautiful open source icons on Vue

antonreshetov
12pts2
antonreshetov.github.io 7y ago

Pack of more than 1000 beautiful open source icons on Vue

antonreshetov
2pts0

Hello HN!

I’m the author of Bumpy, a zero-config CLI tool for automating versioning and changelogs in monorepos.

The Problem: Monorepo tooling often feels too heavy. While tools like Changesets are excellent, they rely on a file-based workflow (creating "intent" markdown files), which adds extra steps. Nx Release is powerful but feels heavy if you aren't already fully bought into the Nx ecosystem.

The Solution: I wanted something that treats Git history as the source of truth without extra metadata files. Bumpy is designed for small to medium monorepos that already use Conventional Commits.

How it works:

- Auto-discovery: Finds packages (pnpm/npm workspaces, apps/*, etc.). Analysis: Detects the last tag (e.g., project@version) and reads commits since then. - Suggestion: Proposes the next version based on commit messages (Conventional Commits). - Generation: Updates package.json and writes a clean, per-package CHANGELOG.md.

Key Features:

- Zero-config default (but configurable via bumpy.json). - Supports independent versioning with per-project tags. - Interactive mode + Dry-run support.

It’s meant to stay out of your way and just automate the release step.

I’d love to get your feedback:

- Does the "Git history as source of truth" flow feel robust enough for your workflows compared to the "intent file" model of Changesets? - Are there edge cases in per-project tagging you've encountered with other tools?

At work, we recently started conducting retrospectives using Miro, but I found it to be a bit inconvenient for our needs. About a month ago, I stumbled upon Reddit post where someone shared an interesting tool for retrospectives. Inspired by that, I decided to create something similar but with a key difference—making it open source.

I'm excited to introduce Scrumlens, an Agile Retrospective Tool. The project is still in its early stages, with about a month of development behind it, and there's a lot more to come. I'm passionate about continuing to build and improve this tool, and I’d love to get your feedback and contributions.

Check out the project on GitHub: https://github.com/scrumlens/scrumlens

[dead] 4 years ago

Hi there,

I am excited that massCode is released to version 2.0 .

What it is and why

massCode is a snippet manager for developers that helps you conveniently organize pieces of code and have quick access to them. Multilevel folders and tags are used for organization, and each snippet has fragments for even more granular structuring. The app supports Markdown so it can be used as a notebook if needed.

What's New

The new version of massCode is built on Electron 16, Vue 3 and TypeScript.

Electron v16 which gives you the ability to create a build for M1, Vue 3 & Vite is a very fast development and the final build of the frontend of the application.

In the new version of the application I am abandoning Monaco editor in favor of Ace editor, as it is a more lightweight library. Ace also supports much more language syntax highlighting and TextMate, which is more common than the proprietary Monarch for Monaco editor. The current version of massCode supports syntax highlighting for more than 170 languages.

The new version features a database based on plain JSON. The new version has API server available on localhost, which allows integration with other third party applications, e.g. Raycast or Alfred. Raycast extension is already ready.

I will be happy to get feedback, thanks!

https://github.com/massCodeIO/massCode

Of course, I will update README in more detail later. Now all my time is spent on PoC. MassCode is an application for organizing snippets such like as SnippetsLab, Quiver or Boostnote. What makes it different is that it uses Monaco editor as a code editor, it allows for autocompletion in the main frontend languages - HTML/CSS/JavaScript. And of course Emmet :)

Hi folks! MySigMail Card developer there

MySigMail Card is a free drag & drop builder helps you create email templates intuitively and very quickly. No need to register or create an account.

Features:

- 50+ pre-designed components in categories: Menu, Header, Content, Feature, Call to action, E-Commerce, Footer - Content editing in components - Uploading external images - Live preview - Project management - Support email clients: the templates have been tested to render across major email clients, with support on popular web, desktop and mobile platform - Export the ready-made, compatible with any ESP, email template

Stack:

- Vue - Vuex - IndexedDB

It's free!

I'd be happy to get any feedback