Please sign in to access this page
the somconomy is booming. this includes comprehensive market statistics on fancy interactive graphs!
arsenal fan
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
harry rogers
Check their projects out: secure file storage site, Holy C package manager , RoundedBeGone, all in browser converter, stream something 24/7 , Server management tool, Data on uk politics , Satellite Tracking site, ssh harryprogers.co.uk Portfolio, Boykisser status (HOLY C webserver), Retro search engine
Tree Plate
Check their projects out: Depadeka, isd_treeclient, bushbowl, Tag Online, Fireworks
Mov
Check their projects out: Constrictor, as the body falls, Emoji Mosaic, Emoji Dojo
AloneAlex
Check their projects out: Dorothy, Loopy Golf, Procrastination, Crossnotes
25th_Bam
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Kairui Cheng
Check their projects out: StatePulse, Tycoon, Anor
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
worked on a new search function for category based searches and qualifiers on users.
Improved search sorting; first fuzzymatch then sort by levenshtein distance. Before it was sorted by leaderboard rank.
I added all the new shop items from the BM and regular normie shop, i fixed the lorenz graph to just exclude negative shells from total shells, so the +balance is still fine. I fixed the tooltip on the tx type pie chart, it doesn't glitch around anymore.
I added more shop items and improved the zooming performance on the shell-usd graph, i also fixed a bug on the user tx page where hovering would show the wrong dot. this is all in an effort to finish recharts v3 migration.
add cachet for <unknown> usernames; fix hydration error; update prices and shop for BM items; exclude negative balances from lorenz curve;
add: mention links for SE and sonai; reduce lb on / to 10; powered by parth, not explorpheus; refresh every 5 minutes; AI%; AI
% upper quartile mean; market i/o looks better on small screens now; shell-usd is highlight zoomable; add devlogs to user page
Added a project list to user pages. Caching now uses ISR so it properly revalidates every 5 minutes!
I combined the explorpheus and slack API into Parth's API! Caching is no longer an issue I face, and the data is instantaneously loaded & prefetched! Parth's API handles: ranking, parsing, transaction cumulative history, profile pics, usernames, and more all in ONE api call! (before I had to do all of that!)
Check out Parth's API here: https://exploresummer.livingfor.me/v1/docs (i was not encouraged to say this)
Added new user-based pages to inspect personal and public balance over time! Working on search
Added a better shell -> usd estimator with a linear regression and interpolation map. This seeks to improve USD prices across the board. I also revamped the shop estimator, I can now say it accurately predicts shop purchases, and can be used as a data source. I added +-Change% tickers to the Market I/O Graph.
calculateMetrics
to include shop metrics based on payout dataMonetaryValue
UserMetrics
and MarketMetrics
Add metrics i/o chart for net worth and transaction values over time. Added lorenz graph and gini value.