HN user

sergei_ws

22 karma

Working on http://talevideo.com - The easiest way to create a product video

Posts16
Comments22
View on HN

SEEKING WORK

Location: Ukraine (GMT+3) Remote: Yes

Technologies: JavaScript, Node.js, NestJS, React, VueJS, TypeScript, Canvas API, ThreeJS, PixiJS, MongoDB, Cloudflare, AWS, K8s, REST APIs, WebSockets

Résumé/CV: https://drive.google.com/file/d/1GzSC87_HjhiTp4m8lCQ2RQCvvEL...

Email: In CV

Github: https://github.com/ssleptsov

Full stack senior engineer with 10+ years of experience. I have a can-do attitude and have the ability to be hands on, work collaboratively and autonomously. I am looking for short contract or full-time remote work.

Location: Ukraine

Remote: Yes

Willing to relocate: No

Technologies: JavaScript, Node.js, NestJS, React, VueJS, TypeScript, Canvas API, ThreeJS, PixiJS, MongoDB, Cloudflare, AWS, K8s, REST APIs, WebSockets

Résumé/CV: https://drive.google.com/file/d/1GzSC87_HjhiTp4m8lCQ2RQCvvEL...

Email: In CV

Github: https://github.com/ssleptsov

Full stack senior engineer with 10+ years of experience. I have a can-do attitude and have the ability to be hands on, work collaboratively and autonomously. I am looking for short contract or full-time remote work.

Goal is to make it a side income. So, trying to understand is worth invest time or targeting low price audience is fail target?

I'm working on http://talevideo.com - The easiest way to create a video of your SaaS or website. It's not subscription, but got about 300$ in revenue from January.

Talevideo - is a desktop application where you can create video directly from website, without screen recording. And animate any element on page, like fadeIn and etc.

Example result of video/gif at my github: https://github.com/ssleptsov

Example_2 video directly from reddit website: https://www.reddit.com/r/SideProject/comments/ra7inj/app_to_...

I have created a desktop app that can create short and engaging videos for your product/website.

You just enter a website and select a template with animations. Or can animate anything on page.

More video examples:

https://twitter.com/hey_sergei/status/1469041478437687298

https://twitter.com/hey_sergei/status/1477983425462218753

Key features:

- no need to do screen recording

- always up-to-date content, you can re-export video with same effect if text on site changed.

- select and animate any element on a page

- record and replay mouse/keyboard actions.

Everyone loves a good video. The problem is that creating a product video can be hard, especially if you're not a professional. That's why I plan to add much more templates with wizard steps to make nice videos even when you don't know from where to begin.

It's still an early beta version and not everything is smooth and has bugs, and not easy as I want it to be.

But I really want to hear feedback. What do you think?

Yea, thanks for sharing it.

The animation looks better, more Vercel style.

Few things that missing in that implementation and mine have:

- root search, for example when on the root menu you can open and just type "dark" and get "Change to dark theme" action without navigation to theme

- no step back, if you got to the theme menu or posts :) you need to select something or close.

- breadcrumbs, can be useful for a multilevel menu

Hey,

Using I can't describe myself as a Keyboard Ninja. But really wish to become him :)

For me personally, I 90% of the time in VSCode(here I'm using the keyboard a lot) or in Chrome, and here in the browser, I miss keyboard for some cases, like going to a specific tab on netlify dashboard, or some internal admin panels and etc.

Total Commander - oooh, how I loved to use it on windows, that really keyboards heaven. Right now on a mac I not using so much files operations, so probably that's why not using it.

Vimium-C - wow, interesting, installed for chrome will try to stick with it. Thanks for sharing it.

I was also thinking about a browser extension based on this component, where users can add custom shortcuts/macros where it's missing, but Vimium-C looks pretty good for that too

got it, really thank you for feedback! yea, there are no much algorithms, it's only flattern on start (if it's tree structure data) and then just a regex for search. But I will check and improve performance later, as it's my first try with web components, so maybe I can skip some re-renders. Thanks again!

Hello, I needed a search modal for a static website, like the one found in Vercel or the Alfred app. So I developed a web component for it. It is framework-independent, automatically registers hotkeys, has a light/dark mode and is easily styled with CSS variables.