I'm working on my kanban-style email client, Kanmail (<a href="https://github.com/Fizzadar/Kanmail" rel="nofollow">https://github.com/Fizzadar/Kanmail</a>).
I'm working on a live dashboard for our school Baja SAE team. They design and build an off-road buggy and it'll have a bunch of sensors on it. The dashboard shows a live view of what's happening to the car using websockets. Currently it's got fake data streaming from the server when you press play!<p><a href="https://Adam.teaches.engineering" rel="nofollow">https://Adam.teaches.engineering</a>
I'm finishing up my rust project convenient-skiplist [0] so I can finally achieve sorted set time-complexity parity between redis-oxide [1] and actual redis [2].<p>It's been quite challenging to get indexing working in a coherent and performant way. My sorted set implementation is "pure" in the sense you can only travel right and down, so you have to dance carefully to make the arithmetic work.<p>And the fact it's in rust adds the additional headaches of borrow checker / etc. Very fun though.<p>[0] <a href="https://github.com/dpbriggs/convenient-skiplist" rel="nofollow">https://github.com/dpbriggs/convenient-skiplist</a><p>[1] <a href="https://github.com/dpbriggs/redis-oxide" rel="nofollow">https://github.com/dpbriggs/redis-oxide</a><p>[2] <a href="https://redis.io/commands/zpopmax" rel="nofollow">https://redis.io/commands/zpopmax</a>
<a href="https://starrecognizer.com/" rel="nofollow">https://starrecognizer.com/</a> . Shazam for movie stars.
To finally stop arguing with my GF in what other movies did this actor play.<p>Not ready for live, but more of a sneak peak<p>Elm, PWA, Netlify
I'm working on Muon, a modern low-level programming language: <a href="https://github.com/nickmqb/muon" rel="nofollow">https://github.com/nickmqb/muon</a>
I'm working on parsing our data files (hopefully quickly) and extracting things like instance type data for upload to a central reporting tool. This will help us get useful information about which types different teams on our central tech are using in their data, without having to give us full access to the entire dataset itself. This will then give us a better overview of which types we can change or deprecate without impacting the teams, or which teams we need to coordinate with before modification.
<a href="https://www.checkbot.io" rel="nofollow">https://www.checkbot.io</a> - a website SEO, speed and security checker implemented as a Chrome extension.<p>I wrote a 10K word guide for it that explains all the best practices it automatically checks for here <a href="https://www.checkbot.io/guide" rel="nofollow">https://www.checkbot.io/guide</a>. I'm reworking the guide to break it up into individual articles that expand on the how and why for each best practice.
I'm currently working on two side projects:<p><a href="https://vinyldeals.club/" rel="nofollow">https://vinyldeals.club/</a> - an aggregator for deals and new releases on vinyl records. It is in its early stages though.<p><a href="https://flxn.de/qrcode2stl/" rel="nofollow">https://flxn.de/qrcode2stl/</a> - an online tool to create your own 3d printable qr codes. It directly spits out STL files for slicing.
Right now I am working to reduce costs in one of my employer projects currently using GCP.<p>If I am successful I hope to save 60% in storage costs and another 70% in CPU costs.<p>Then I hope I will be free to NOT DO the CiC (check-in-chats).
(hate to have to copy over the tickets from ZD to another system because <i>because</i>)<p>The savings will pay for my salary and 2 coworkers.<p>And If I get a good teammate we can slash all servers things to 1/8 and still do auto-scale. I need someone on the Java team to help.
I'm working on DOME, a game development framework for making games with Wren: <a href="https://domeengine.com" rel="nofollow">https://domeengine.com</a><p>It was featured on HN last weekend: <a href="https://news.ycombinator.com/item?id=22200739" rel="nofollow">https://news.ycombinator.com/item?id=22200739</a><p>We've even got a game jam and discord server set up now :)
I'm working on cataloging and indexing the table of contents for all the cookbooks my wife and I have acquired over the years. It'll make it much easier to search by recipe name across all our cookbooks when there's a dish we want to cook.<p><a href="https://www.hellocookbook.com/" rel="nofollow">https://www.hellocookbook.com/</a>
<a href="https://www.tenproblems.com" rel="nofollow">https://www.tenproblems.com</a> - short, text-only Kindle booklets democratizing the latest trends and the open questions for 30 subjects, as put forward by leading academicians and practitioners in 2019, hopefully aimed at debunking fake news, sensationalism and outright biased agendas.
Persisting your OS state as a "context" - saving and loading your open applications, their windows, tabs, open files/documents and so on.<p>Started because of frequent multitasking heavy work with limited resources.<p>Open Beta (macOS) as soon as I finish license verification and delta updates.<p><a href="https://cleave.app" rel="nofollow">https://cleave.app</a>
I'm working on a mindfulness calendar that will automatically plan your perfect work-life balance. [0]
I always struggled with finding a healthy work-life balance and none of the apps worked for me. So I'm scratching my own itch with this.<p>[0] <a href="https://ritualin.com" rel="nofollow">https://ritualin.com</a>
I am working on conceptualizing an API security tool for developers and testers. The developers can use this to automatically find code vulnerabilities. Testers can use this to run standard OWASP tests against the API. Integrations with Atlassian, Postman and Azure DevOps is on the roadmap.
I am making a virtual keyboard widget in for Qt projects that will be dynamically built and initialized by just a json.<p>It will have different layouts and they will be set by the json, so basically the user only needs to supply a well structured json and boom! you have a virtual keyboard for any app.
I am working on making screencasts about Vue.js, inspired by destroy all software. <a href="https://vuejs-course.com/screencasts.html" rel="nofollow">https://vuejs-course.com/screencasts.html</a>
<a href="https://happy-bose-4eb009.netlify.com" rel="nofollow">https://happy-bose-4eb009.netlify.com</a><p>Shopping search engine probably, not sure where im going with this. Just a quick demo, don't mind the ugly makeshift looks
Current side project is an API for holding event/venue data.<p>My own use case is a ticketmaster-style service for small venues and free gigs, but I'm trying to keep it flexible enough for the same API to be used across multiple services.
"Reddit/HN" for best local food based on dishes. Just a side project. <a href="https://TasteJury.com" rel="nofollow">https://TasteJury.com</a>
I'm working on one side project:<p><a href="https://thestrife.co/" rel="nofollow">https://thestrife.co/</a> - Events and uprisings around you, Explained.
playing with coronavirus sequencing data and writing medium paper about it <a href="https://medium.com/@vladimirnowmoove/data-analysis-of-coronavirus-and-its-host-basic-bioinformatics-methods-with-code-1eb0b103270" rel="nofollow">https://medium.com/@vladimirnowmoove/data-analysis-of-corona...</a>
same thing, a community for remote companies & workers: <a href="https://reworkin.com/" rel="nofollow">https://reworkin.com/</a>