Independent Development Monetization Weekly (No. 95): A short chain generation browser plug-in, with a monthly income of 2.6K US dollars

Share content related to independent development and product monetization, released on Friday.

Table of contents

  • 1、newsblok: 创建简报快10倍

  • 2、MewXAI星月熊:令人惊叹的下一代艺术二维码

  • 3、hashdocs: 管理对敏感文档的安全访问

  • 4、noodle: 开源学习平台

  • 5、一个短链接浏览器扩展插件,月收入2.6K美金

1. newsblok: Create newsletters 10 times faster

This is an AI feed generator that collects what you see through a browser extension and then generates a newsletter through AI. Tired of spending hours planning and formatting your newsletter content? newsblock is here to revolutionize your workflow. With a powerful Chrome extension, it's easy to curate content and generate newsletters in seconds.

1. Quick collection while browsing

5855fe84d10df40bae717309b3d0562a.png

2. AI intelligent generation

7dd6a040d250071dd9217fd8408a09eb.png

newsblok official website[1]

2. MewXAI Xingyue Xiong: The amazing next-generation art QR code

The main product of "MewXAI Xingyue Xiong" is MewXAI, which was very popular in Xiaohongshu at the beginning of the year, with a topic of 3000w+. The SD + self-built model is used.

  • Innovative codeless eye technology

The significant difference from other platforms is that Xingyue Xiong can create a QR code with no code eyes, and the fusion effect with the QR code is excellent, and it is almost difficult to detect its existence.

6c5b70dffab813c0920eddcf54eea36a.png

  • Exclusive models:

Xingyue Xiong inherits the strong advantages of MewXAI, and has a large number of exclusive models, making it easy for novice users to create amazing QR codes.

eabc666a38b1f2a92ccf117a41d7013d.png

  • Wide range of application scenarios

Xingyue Bear provides 3 versions to meet different needs. The v2 version is extremely artistic, suitable for brand and personal IP customization; the v1.1 version has a more obvious QR code level, which is very suitable for offline scenes that need to meet both artistry and recognition; while the v1 version has a strong foundation, Great for beginners to try and test.

f5b4b975ee3969e43c1b338bf7b38c5e.png

  • Open API

Provide an open API to help more merchants have their own unique QR code solutions.

97944bc9892b0aea9e290bedf39e952a.jpeg

Everyone, the author of Xingyue Bear has specially applied for some weekly member experience cards. Interested students can reply to this article on my "Kai Kai Er Tan" WeChat official account, and I will reply to you with the experience card number . Quantities are limited, first come first served!

MewXAI Xingyue Xiong QR code generation address[2]

3. hashdocs: Manage secure access to sensitive documents

Hashdocs is an open-source DocSend alternative with strong access control and advanced tracking.

  • Restrict access by email or domain

  • Restrict access with a password

  • add watermark

  • enable/disable download

  • See when and who visited your link

  • Page views of where visitors spend their time

  • Compare view changes between different document versions

technology stack

Use Supabase as database, authentication, edge functions and storage. Using NextJS 13 (App Router) as frontend, hosted on Vercel.

  • Tailwind: Build the best DX for css styling

  • Framer: Beautiful animation and gesture library

  • Recharts: A feature-rich charting library

  • Posthog: automatic capture analysis function

  • react-pdf: A simple plug-and-play PDF viewer

  • Uppy: Simple file uploader

The author was inspired by dub.sh (an open source short link service), which   was introduced in the previous 74 weekly magazines ( Independent Development and Monetization Weekly (No. 74): My side project earned $2,500 a month within 3 months ) Products, those who are interested can learn more about it.

5a0c0969eb6c3ea723fe3ab46fc86c5b.png

hashdocs open source code address [3]

4. noodle: an open source learning platform

As a student, you need to use multiple applications to manage your studies. This will include note-taking, calendars, task management, grade calculators, and more. Noodle is a platform that aims to solve this problem by providing students with a single platform to manage everything related to their education. By bringing all the data together in one place, we can provide students with powerful insights and automation that help them be more productive. As an open source platform, Noodle strives to foster a community of students and developers.

8a232127de13ba1a863d064b943a6acd.png

noodle project code address [4]

5. A short link browser extension plug-in, with a monthly income of 2.6K US dollars

Hello everyone, my name is Tim Leland, and I'm the creator of T.LY, a simple URL short chain management tool.

02ec2d72dbea071fc9e0bfa973b24741.png

My goal was to create links with one click, so I created a browser extension that makes it easy to create, share and follow short URLs.

cc6eccd55198a04c8f1ad62b927d30cb.png

At present, T.LY has more than 8 million short URLs and has tracked more than 80 million clicks. The short link extension tool has more than 350,000 active users, and the current monthly revenue is more than 2,600 US dollars. The installation volume of the Google Play Store is 400,000 +

How did you come up with this idea?

I've been working in software development for the past 11 years, mostly in online payment applications. I like to do some side projects in my free time. My first side project to gain traction was a weather browser extension, which now has over 200,000 users. This extension was recommended on Lifehacker and got me hooked on building browser extensions. This extension is free and can be upgraded to "professional" functions at one time.

a6969b3f0e9f5550e9673c20b356f397.png

When I read that Google would be shutting down its URL shortening service in March 2019, I realized that link shortening services would be in high demand. In my day job, I also see the need for a link shortening API for SMS apps. I think this service is something other companies will need. This news gave me the idea of ​​building a short-chain API.

One of the most critical parts of a short chain is the domain name. It must be short, easy to type and remember. Short domain names are hard to come by! Through IndieHackers, I met the founder of Park.io. A service that helps users register expired domain names. Working with them, I was able to get the perfect domain name T.LY! Next, I had to build the MVP.

Take us through the process of making our first product

Building an MVP for a short chain was easy and took only a few days. MVP includes an API to shorten links. I also store stats for clicks, views, and locations, and plan to create a stats page similar to Google's link shortener. I also incorporated the API into the Link Shortener browser extension. Having the domain name T.LY so short is what helps the service stand out.

b71fe07f9d144d9bb2ca2b9d465cea34.png

Once the API is up and running, I start designing the UI that allows users to sign up. When a user creates an account, they can manage their urls, view private stats, edit custom endings for short urls, add custom domains, and more. There's also an option to add other users to the team, allowing multiple employees to manage their links.

Describe the process of starting a business

My original goal was to make creating short links a one-click task. This prompted me to create a browser extension that makes it easy to create, share and track short urls. Let more people know about my extension by constantly optimizing, publishing, and sharing.

Later by publishing the API service, I was able to see 60,000 users immediately using the service through the Link Shortener extension. By August 2019, I had created 100,000 short URLs and tracked millions of hits.

When T.LY's shortened URL was shared on Twitter, I was excited to see people using my service, so the growth was natural, and users started signing up for accounts to manage their links.

What attracts and retains customers?

As a link shortening tool, T.LY promotes itself every time a user shares a short URL. As more and more users create short urls, I see traffic to the site increase month on month. My goal is that when users need a short URL for their marketing campaign or application, they automatically think of T.LY.

56267383487e7fef7dfef23145bd791c.png

I also share my journey on Indie Hackers, where I post updates and share tips for building a successful browser extension.

Earlier, I tried some Facebook ads but wasn't sure if they worked. I don't have time to spend on ads, I feel like I'm wasting money.

Did you learn anything particularly useful?

T.LY's top priority is to keep the service simple and low cost. In order to do this, I had to keep server costs low by optimizing the code to improve performance and scale to billions of redirects.

7499107fdcb6ec3d9f58be860bef68ba.png

Many URL shortening services have appeared and disappeared. They usually last long enough, but they are abused by spam until they are blocked from the Internet.

Fortunately, I was able to develop automated systems to detect malicious URLs and be able to crack down on spammers who intend to abuse the service. My goal is for T.LY to still exist after 20+ years with billions of short URLs all over the Internet.

Any advice for other entrepreneurs?

Whenever you come across a problem or something you think could be improved, I recommend writing down your thoughts. If this is the problem you're having, chances are a bunch of other people have the same problem. Entrepreneurship is about finding a pain point in people's lives that they're willing to pay to solve.

fbc6f8be8a2588df1a69cf0b2f72bfae.png

I came up with hundreds of ideas, but most of them were terrible. I like to write my thoughts down and come back in a few weeks to see if it still excites me. Then, research the problem again to see if a solution exists. I usually find an app that exists to solve this problem, and then I think about how to improve or simplify the problem, creating a better "wheel". This is the approach I take before creating a new app.

  1. newsblok official website: https://newsblok.co/

  2. MewXAI Xingyue Bear QR code generation address: https://qr.mewx.art/

  3. hashdocs open source code address: https://github.com/hashdocs/hashdocs

  4. Noodle project code address: https://github.com/ixahmedxi/noodle

(Issue 94): A 23-Year-Old Makes $300,000 By Tweeting Frames

The first phase of "Small Product Independence Transformation into Real Combat Training Camp" has come to a successful conclusion, see you in the second phase~

beceeb8155bfe13ae9f9deb738380108.jpeg

Join the knowledge planet, and do the independent realization of your own products with me. There are exclusive information in
the planet to share the latest personal combat and experience, and exclusive benefits for members

Guess you like

Origin blog.csdn.net/ljinkai_ljk/article/details/131733723