You are browsing as a guest. Sign up (or log in) to start making projects!

Andy

@Andy

Joined June 1st, 2026

  • 33Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

6h 18m 23s logged

Created the peer to peer reimbusrements system that is evidence backed and MOVES REAL MONEY!
At this point, Ive also had the website penetration tested. The website at this stage also has IRS/IRD audit compliancy.

0
0
4
Open comments for this post

2h 7m 14s logged

Today, I did a lot of work in the background. Now - document processing occurs in a background process - users immediately are redirected to a skeleton loader, and then the add_record form when the data is ready. Furthermore, ocr results are cached for 15 mins so any page reloads, or tab closes prevent api rate limits being prematurely hit. The logs show this. the consistent get requests are the same add_record form being loaded with prepopulated data, after multiple reloads and tab reopens.

0
0
2
Open comments for this post

1h 1m 15s logged

I optimized the dashboard and records list view. I realized cards were good for only a few records, but the moment they start piling up - it gets claustrophobic. So, i made the results appear as rows, like search results from google, or firefox.

0
0
2
Open comments for this post

10h 51m 2s logged

I just did some small optimizations today. I realized that anybody could just “url-hop” to get to a password view and create a password - so I fully locked down all password views securely.

0
0
1
Open comments for this post

13h 14m 33s logged

Over the past few days - i worked a bit more on micro interactions. I fixed a few bugs and added persistance for things like the sidebar and accordian state. I also added loading states for most other things as well (like the active search, auth pages…)

0
0
2
Open comments for this post

3h 49m 36s logged

Today, I implemented HTMX in my records home view to create an active search, with the dateparser library for natural language date support. I also added it in the sidebar so no reloads are required for filtering records, changing pages…

0
0
4
Open comments for this post

9h 41m 41s logged

Today, I created the system to upload multiple supporting files to a single record. So currently, the record creation process is a multi step process.

Upload file –> OCR –> record validation and creation –> supporting files addition

0
0
3
Loading more…

Followers

Loading…