This website requires JavaScript.
Explore
Help
Register
Sign In
ashim
0 Followers
·
0 Following
Joined on
2026-01-04
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-07-03 12:43:23 +00:00
14d18fbad4
v4.3 ui: 3D wooden bookshelf redesign, fix player cover aspect ratio, and smooth subtitle scroll
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-06-26 12:32:20 +00:00
cf93085e22
add Audible-style audio player with word-level subtitle highlighting
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-06-12 12:40:28 +00:00
0a2f457476
v4.3 fix: serve audio as base64 JSON (gunicorn Range fix), path-aware export, faster project load
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-06-12 07:24:50 +00:00
cc57204aff
v4.3: file-based media storage + manual VACUUM maintenance
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-05-23 11:48:14 +00:00
965470853e
Lazy audio loading for interactive and public readers
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-05-23 01:45:17 +00:00
e0e3b65c75
Implement lazy audio loading to fix large response truncation
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-05-23 01:06:01 +00:00
36a842dc60
Add debug endpoint to find control chars in project data
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-05-23 00:54:20 +00:00
4044c6aeaa
Fix: sanitize control characters in project data, use ASCII-safe streaming
ashim
pushed to
main
at
ashim/audiobook-maker-pro-v4.2
2026-05-23 00:32:30 +00:00
d5cbadbdc4
Fix: stream large project responses to avoid proxy truncation