Easiest way to build an audience for a project is to share your project. Use this thread to tell us what you are building and kick-start your project.
I'll go first. I was having hard time picking fonts, I am working an open-source tool to make it easier for you to select fonts for your website.
Here's a sneak peek:
The extension is submitted for review, so if you want to get notified, join other on waitlist
Extension is now live on Chrome store: Font tester
or load the extension manually from Github
Now your turn 👇️
Top comments (89)
We're going to have a wider announcement next week once everything is fully ready, but we have quietly put dev.to/++ live.
We have lined up partnerships — and will be adding many more — for more generous free and introductory tiers to services so individual devs don't have to break the bank just to kick off a side project.
We're also bundling it with some DEV upgrades that are mostly only feasible with a small additional cost incurred and the benefit of verification you get from a subscription.
Again, very new service, but anticipate a lot of value in this if you sign up for early-bird. 🐥
This is really useful. Saw this on the sidebar yesterday.
We want to keep adding value and make it an absolute no-brainer for everyone to sign up for. For some it's already there, but soon I think it'll be very clear across the board.
😋 Waiting for it. It's pretty innovant.
🤯
Very cool extension!! Love the design.
I'm building a web-based game design editor. Think Figma, but for game devs :) Written in Svelte & Rust.
Love this! Very cool project!
Thank ya :D
Buahhh, love it! incredible, thanks for doing this!
Thanks, Manuel! :)
Currently I'm working on a Amazon Price Tracker. It's a personal project. Essentially, I can submit amazon product links and my server will periodically scrape the product data.
Right now, I'm trying to get it done in any way. Because I've abandoned a lot of projects in the past.
For this first working version, I'm using node js, puppeteer and sqlite as the primary database as well as a queuing database. Here's the flow:
I just want to get done the v1of this project. Right now, the code is awful and sqlite is a poor choice for queue, and my scraper is not very efficient, and amazon is good at detecting bots, so my scraper will fail if I may add more than 10-20 products. But for now, I'm okay with that.
Later on, I want to add notification feature. So when the product prices fall, I get notified.
If you want to try my data extraction / browser automation platform dex8.com contact me for free demo account.
Good.
I have built something very similar but serverless.
github.com/openwishlist/preview
Let me if we can collaborate
@milindsingh Thanks for sharing.Your version is 💯 better and refined. I would like to collaborate, but I don't know where to start. We can discuss detail on twitter, sending you a request there.
You can connect me on telegram as well. t.me/adapttive
Not quite a product, more like a pet project, and hasn't worked recently, but maybe some feedback will re-ignite my will to continue working on it
The tool is currently only for image compressions, is open-source, works on the user machine, potentially can be PWA, and already can work without an internet connection with a service worker (kind of extra proof that it's secure and no data is sent to the server except analytics)
compress.cat
Its an interesting project and I really like how straight-forward and simple it is.
Since you wanted a feedback, here's couple of quick things I notice
Hopefully that should get you started :). Looking forward to see the complete project.
Thanks, Paul appreciate it
Thanks, that's great feedback didn't even know I had so many bugs at this stage
Hey checked out your project. Really handy in certain scenarios. A small suggestions: I would have liked to have sliders to be on right side like your personal website second section, instead of scrolling to bottom. Also if it's open source, provide a github link. If you don't want people to contribute, just put in the readme file.
Thanks for the feedback!
Sliders, Do you mean "quality" slider and buttons? Yeah, it makes sense but I thought it's better to have a full-width image so you can spot artifacts if there are any. Provided a link, but on landing there is still a lot of work to do to redesign it, and I am not happy with it. Right, didn't think about Readme
Thanks!
Hi. Choosing fonts is a problem if you are not a designer. Good luck with your project!
I've been working on this projects last year:
whoa! That's a lot of cool stuff you are build, good to see so many of them are open-source
Wow ! Exceptional.
GTA (no, I'm not a Rockstar developer), GitHub Trending Archive is an app that collects information about popular GitHub repositories daily and stores it in a database. With this app, you can track changes in trends for selected programming languages as a local website, if you're interested, you can check it out here -> github.com/king-tri-ton/github_tre...
Great idea.
thanks
Currently, mostly webauthn.passwordless.id
This is pretty impressive!
Cool.
tracepusher is my project to bring OpenTelemetry to all those places where it isn't. Think. (Power) shell scripts, CICD pipelines, translating correlated log lines to GANTT style traces, creating traces from .har files etc. etc.
github.com/agardnerIT/tracepusher
I use to hear about opentelemetry even on this platform. What is about it concretely ?
An open standard, SDK and tools to help generate telemetry data (metrics, logs and traces) in a vendor neutral way. It is not a storage / analysis platform.
In short, it's a way to make your services and applications emit telemetry in a standardised way which can then be consumed by other tooling.
This might help too: opentelemetry.io/docs/what-is-open...
Thanks too much. It is clear method to explain such topic.
My pet project is a Visual Studio extension that assists in the test-driven development process. It primarily helps generate the boilerplate code needed for TDD. Link to it: marketplace.visualstudio.com/items... and easytdd.dev/ or dev.to/easytdd
Great.
This is a small Discord bot with beautiful photos from Unsplash. Only high quality pictures. This is a free service, and any users can search with words, or randomly get a photo. Or directly the profile of a user.
Splash Everyday - A Discord bot with Unsplash
Splash Everyday is a simple Discord bot who you can request some beautiful pictures come from Unsplash ! So you'll only find photos in HD quality and various colours!
Some comments may only be visible to logged-in visitors. Sign in to view all comments.