Ask HN: What is your current side-project?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • knowledge

    Everything I know

  • Recently it was mostly updating my wiki (https://github.com/nikitavoloboev/knowledge).

    Now, it's working on https://github.com/learn-anything/learn-anything and picking it up again.

  • learn-anything.xyz

    Organize world's knowledge, explore connections and curate learning paths

  • Recently it was mostly updating my wiki (https://github.com/nikitavoloboev/knowledge).

    Now, it's working on https://github.com/learn-anything/learn-anything and picking it up again.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • circles-ios

    Discontinued E2E encrypted social networking built on Matrix. Safe, private sharing for your friends, family, and community.

  • I’ve been learning SwiftUI and building an encrypted social network app. It’s called Circles, and it’s almost ready to go.

    https://github.com/KombuchaPrivacy/circles-ios

    Next I need to make the Android version. I’m hearing a lot of good things about Flutter.

  • saasform

    Discontinued Add signup & payments to your SaaS in minutes.

  • Starter kit to "transform your project into a SaaS", with auth+payments.

    https://github.com/saasform/saasform

  • halogen-chess

  • Implementing a chess board with Purescript Halogen and Purescript Bridge: https://github.com/peterbecich/halogen-chess

  • Bt

    BitTorrent library and client with DHT, magnet links, encryption and more

  • exomind

    A personal knowledge management tool hosted on your own personal cloud

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • boost-forms

    An opinionated, small form generator library for javascript

  • ExtPay

    The JavaScript library for ExtensionPay.com — payments for your browser extensions, no server needed.

  • Working on https://extensionpay.com — a service to let browser extension developers accept payments for their extensions. It's open source, free to sign up and start using, and works cross-browser.

  • userbase

    Create secure and private web apps using only static JavaScript, HTML, and CSS.

  • white-box-fapkc

    White-box cryptography based on FAPKC algorithm

  • A cryptographic algorithm for practical white-box obfuscation.

    https://github.com/haael/white-box-fapkc

    Looking for contributors!

  • UArchiver

    Ultimate Archiver -- A modular archiving tool

  • Working on a modular archiving tool that, so long as an appropriate archiving "kernel" has been written, will be able to archive files from compatible URLs without the end user needing to care which tool is used or how it's downloaded. (https://github.com/joshbarrass/UArchiver)

    I'm also working on integrating this into a Telegram bot (https://github.com/joshbarrass/ArchiverBot) that will allow me to archive things to my NAS whilst on the go. UArchiver is provided with the URL and will just download the files without me needing to care how.

    I've been too busy with other things to put major work into it recently, but both projects are in a functional state, but without tonnes of features or supported sites. Whilst it may not seem like much, I'm particularly pleased with the GitHub Actions pipeline I set up recently, which will automatically upload UArchiver releases to PyPi, and automatically build ArchiverBot Docker images and upload those DockerHub.

  • ArchiverBot

    A telegram bot for quick archiving of websites

  • Working on a modular archiving tool that, so long as an appropriate archiving "kernel" has been written, will be able to archive files from compatible URLs without the end user needing to care which tool is used or how it's downloaded. (https://github.com/joshbarrass/UArchiver)

    I'm also working on integrating this into a Telegram bot (https://github.com/joshbarrass/ArchiverBot) that will allow me to archive things to my NAS whilst on the go. UArchiver is provided with the URL and will just download the files without me needing to care how.

    I've been too busy with other things to put major work into it recently, but both projects are in a functional state, but without tonnes of features or supported sites. Whilst it may not seem like much, I'm particularly pleased with the GitHub Actions pipeline I set up recently, which will automatically upload UArchiver releases to PyPi, and automatically build ArchiverBot Docker images and upload those DockerHub.

  • gez

    Explore museums, galleries, aquariums, zoos and more around the world with virtual tours.

  • share-file-systems

    Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.

  • I am working on peer to peer serverless media sharing and chat application that works in the browser.

    https://github.com/prettydiff/share-file-systems

    I am thinking about adding screen capture/video sharing and file system synchronization

    This application has already done wonders for automation across my home network, but it seems there is no interest in the idea.

  • subsurface

    This is the official upstream of the Subsurface divelog program

  • Have you looked at subsurface? The author is somewhat famous.

    https://subsurface-divelog.org/

  • feedo

    An RSS/Atom feed reader that runs on your laptop or on almost any free hosting provider or server.

  • Feedo: An RSS/Atom reader that feels like an SPA but it is not.

    Built 100% on JavaScript, using node, express, prisma, tailwind and unpoly.

    Just invested a weekend a a couple more hours this week, so not many features and not well tested yet, but works.

    https://github.com/msurdi/feedo

  • weight-logger-pwa

    Body Weight Logger with minimaistic UI

  • DsHidMini

    Virtual HID Mini-user-mode-driver for Sony DualShock 3 Controllers

  • Windows 10 userland driver for the Sony DualShock 3 Controller (https://github.com/ViGEm/DsHidMini)

    SOCKS5-Proxifier-DLL for anti-censorship tunnel solutions (https://github.com/nefarius/socksifier)

    And many more :) , currently working on a bot for a Discord Community with dotnet core and RavenDB.

  • socksifier

    One DLL to redirect them all to a SOCKS5 server.

  • Windows 10 userland driver for the Sony DualShock 3 Controller (https://github.com/ViGEm/DsHidMini)

    SOCKS5-Proxifier-DLL for anti-censorship tunnel solutions (https://github.com/nefarius/socksifier)

    And many more :) , currently working on a bot for a Discord Community with dotnet core and RavenDB.

  • Clendar

    Clendar - Minimal Calendar app. Written in SwiftUI.

  • sysend.js

    Web application synchronization between different tabs

  • ideatracker

    The simple Idea Tracker CRUD app

  • Working on an Idea Tracker to....keep track of my ideas. Maybe more at some point. And learn some laravel8/inertia/vue/etc. while i'm at it.

    https://github.com/shmooth/ideatracker

    I'm also trying to figure out a web stack I like for side projects going forward.

    This one is not it.

    And neither is any other one.

  • WEB-DICTIONARY

    An easy to use personal web links manager for windows. Organizing your web links had never been easier, the most simplest way is here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts