
Staffexplorer — AI Income OS for Remote Jobs & Gigs
Set income goals to get matched remote job opportunities and personalized action plans.
@abrahamelo_ · X
The full gallery
Tech stack
22 projects

Set income goals to get matched remote job opportunities and personalized action plans.
@abrahamelo_ · X

Take a 60-second quiz to get your Financial Confidence Score with no login required.
@GraceFintech · X
Check your Financial Confidence Score in under 60 seconds. No account needed.

Ask an AI copilot for market analysis and portfolio explanations without trading tips.
PortWise — AI 投资顾问,将市场数据、公司公告、新闻资讯和交易信号转化为关于股票、ETF 和投资组合的通俗易懂的回答

Free website security scanner checking SSL, headers, and compliance for instant trust scores and AI-guided fixes.
@MrPenetratorTP · X
MrPenetrator helps businesses monitor their website’s trust, security and performance before problems affect their visitors.

Mint real SPL tokens on Solana mainnet with metadata, IPFS storage, and wallet signing.
@SolanaForgeApp · X
Lovable Build is insane. 🚀 @Lovable turns ideas into real products faster than ever. Built with Lovable: — create Solana tokens easily. Describe. Build. Launch. ⚡

Open accounts, hold multiple currencies, and send cross-border payments across Africa.
@bahdchamps · X

Track copy trading strategies and performance statistics from influencers
@richman999x · X
我的自动跟单交易系统的网站上线了: 主要是用来记录和观察跟单的博主策略交易情况统计 现在已经在跑的主要是: 大镖客、三马哥、舒琴 另外新增了币圈所长、峰哥、颜驰,但这几个目前还在数据采集和准确率验证阶段,等稳定后才会开启模拟跟单。 网站现在大概有几个功能: 博主的交易记录分析(策略、复盘指标、资金曲线、交易明细等)、图表分析、博主维度表现对比,还有我自己的实盘交易数据。 其中有些功能如图表分析等,是参考了 @woaitaoershi 飞行员老师的那个顶级交易员实盘网站的思路,确实挺实用的。 说实话,我也不知道这玩意最后到底有没有用,先搞出来试试看吧。 最开始做它,就是想偷懒,搞个小账户自动跟单跑一跑,顺便积累数据,看看这些博主的策略到底谁更稳定、谁适合趋势、谁容易在震荡里翻车。 谁知道越做功能越多,越复杂了,前前后后一个多月了,现在 BUG 还不少,老是漏单,数据也还不够多,需要继续验证,所以先别把它当成熟产品,就当一个公开观察记录。 如果你觉得这个东西有点意思,或者对你有帮助,可以点个赞支持一下。 也欢迎留言推荐你觉得值得长期观察的交易博主,我后面可以慢慢加进去。 #自动交易 #跟单系统 #交易复盘 #AI交易 #程序化交易 #交易系统

Track expenses by voice, identify spending leaks, and get subscription reminders.
@aeltyif · X
Small expenses add up fast. FloosYo helps you spot them, see the yearly damage, and stop the leaks before your money disappears.

Compliance management and audit-readiness platform with controls, policies, and evidence tracking.
@KeelGRC · X
just launched this week. It’s an SMB-friendly GRC and compliance application.

Automated backup and end-to-end encrypted disaster recovery for network device configurations.
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai