TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: CVitter – generate an alternative profile page for your Twitter account

8 点作者 boo-ga-ga超过 2 年前
Initially, I created the project for Chirp Dev Challenge hackathon this Summer. The idea behind it was very simple: enhance Twitter profile page. The problems solved with these enhancements are:<p>1. The existing page does not show all the available data that can help users to understand if they want to follow someone or not. Some users try to describe what they tweet about in description or in a pinned tweet. But not everyone does this though.<p>2. Sometimes, it happens that you follow a user, but it turns out they mostly tweet in a language you don&#x27;t know. A few latest tweets shown on the profile page do not necessarily match the most used language.<p>3. Sometimes you follow a user because you liked a tweet or two, but later it turns out they write about the topics you are generally not interested in.<p>4. It would also be nice if the profile page contained some fun and catchy stuff, just for the sake of it:).<p>In the ideal case, I’d prefer for it to work for any user without the need to login beforehand, but then the app limits would be quickly hit unfortunately.<p>In case you are not sure you’d like to login yourself, please take a look at some generated profile pages: <a href="https:&#x2F;&#x2F;cvitter.com&#x2F;lwoleksii" rel="nofollow">https:&#x2F;&#x2F;cvitter.com&#x2F;lwoleksii</a>, <a href="https:&#x2F;&#x2F;cvitter.com&#x2F;nasa" rel="nofollow">https:&#x2F;&#x2F;cvitter.com&#x2F;nasa</a>, <a href="https:&#x2F;&#x2F;cvitter.com&#x2F;azure" rel="nofollow">https:&#x2F;&#x2F;cvitter.com&#x2F;azure</a>

3 条评论

icon256超过 2 年前
Hi there...this is pretty interesting. I am wondering if I or someone doesn&#x27;t like their profile in cvitter, is there a way to delete their cvtter account? Ha such as me cause I don&#x27;t like my profile as is at this time.
评论 #33447764 未加载
boo-ga-ga超过 2 年前
Added a possibility to delete profile (link in the footer). Also added Ukrainian language. If anyone would like to help with localizing to other languages, message me:).
boo-ga-ga超过 2 年前
Oh, forgot about a funny thing found when created the project. For many of the top accounts, their favorite users (i.e. the most liked) are actually themselves:). Examples are <a href="https:&#x2F;&#x2F;cvitter.com&#x2F;elonmusk" rel="nofollow">https:&#x2F;&#x2F;cvitter.com&#x2F;elonmusk</a>, <a href="https:&#x2F;&#x2F;cvitter.com&#x2F;justinbieber" rel="nofollow">https:&#x2F;&#x2F;cvitter.com&#x2F;justinbieber</a> etc.