DEV Community

Cover image for Side Project Sunday! What do you have going on?
Ben Halpern
Ben Halpern Subscriber

Posted on

Side Project Sunday! What do you have going on?

Give a quick description of what you're up to and what some recent learnings have been.

Latest comments (65)

Collapse
 
criffy profile image
Criffy

Working on a free staking and DeFi crypto rates comparator.

It's written in ReactJS and deployed on AWS.

Criffy is an online platform where you can find the best opportunity to make APY with your cryptocurrency on Staking, Savings, DeFi or Lending. You can also choose a crypto exchange for trading, a wallet for hodling cryptocurrencies or a crypto card for everyday spending.

Collapse
 
conorluddy profile image
Conor

Made a start on building a new website for myself. We use React and styled-components for everything in work, so I was gonna try to go back to basics for my own site and use Webpack to build it, but native web-components, plain JavaScript, and plain CSS for everything and have dev-dependencies only - no deps in the distro. Just need to actually start working on it now ๐Ÿ˜‚

Collapse
 
ericbae profile image
Eric Bae

Been working on Newsy - newsy.co - it's a tool to convert your unused domain names into a complete web content aggregator (e.g. Reddit-clone) in 3 clicks. It then self-maintains, gains organic traffic, and you can also monetize with your own ads.

How many of us bought domain names first thinking you'll create an awesome project on it, only to let your domain name just sit there idle? ๐Ÿ˜€ ๐Ÿ™‹โ€โ™‚๏ธ I had ~50 unused domain names, which are all now being used on Newsy.

Collapse
 
mutatedbread profile image
Ng Chen Hon

Browser form automation. I had been filling the same form, has a few wizard steps, for at least 8 years. Each complete entry takes like 10 minutes. Most of the time I need to repeat 3 times.

Collapse
 
monicag profile image
Monica Granbois

I created a react app that steps through the knapsack algorithm. This was my first project using react and tailwind css. Let me know what you think!
monicagranbois.com/knapsack-algori...

Collapse
 
abm_dev profile image
Auroiah Morgan

I have launched my site at auroiah.com using Blazor and Azure with GH actions to automatically update when I push a new branch on main. I also have been setting up a containerized development environment with Laravel sail and Docker. Which kicked my butt most of the weekend LOL

Collapse
 
bias profile image
Tobias Nickel

an html app with a single button. i called it blipCounter.
just hit the button to count what ever you want to count, then see a few stats about the timing.

With the app you can count rotations of a machine, beats per minute in music, repititions in sport (to indidate if the athlet is getting slowly). a small little app, with unlimited usecases.

it is so small, I am not going to share it, just build it yourself ๐Ÿ˜‰

Collapse
 
uzair004 profile image
Muhammad Uzair

Trying to learn how Ransomeware attack work in NodeJS module. github.com/uzair004/nodejs-ransome...

Collapse
 
cereal84 profile image
Alessandro Pischedda • Edited

Working on Breves, a service to ask questions to recruiters in order to screen job positions.
I've also created a public repository in which collect no role dependent questions and role dependent ones (in different languages), in this way even if you're not using the service you can use those questions on chat/phone with the recruiter.

Collapse
 
sameercharles profile image
Sameer Charles

Started a blog and posted few startup ideas. Sunday was spent musing about a idea to start a little different ebook marketplace.
blog.idearamen.com/startup-ideas-l...