
Robohash
Genies
Avataaars Generator
Emojiface
Boring Avatars
RAWR Messenger
FaceRig
Adorable Avatars
Codealike
WakaTime
RescueTime
CodeClocker
The Burnout Meter by booby.dev
Chronova
Workrave
Waydev
Robohash
CodealikeNo features have been listed yet.
Based on our record, Robohash seems to be more popular. It has been mentiond 13 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Desc "Fill the database tables with some sample data" Task example_sample_data: :environment do starting = Time.now if Rails.env.development? FollowRequest.delete_all Comment.delete_all Like.delete_all Photo.delete_all User.delete_all end 12.times do name = Faker::Name.first_name User.create( email: "#{name}@example.com", password: "password", username:... - Source: dev.to / over 2 years ago
ROBOHASH - Web service to generate unique and cool images from any text. - Source: dev.to / over 2 years ago
"use client" Import { useQuery } from "@tanstack/react-query" Import React, { Fragment, useEffect } from "react" Async function getUsers() { return (await fetch("https://jsonplaceholder.typicode.com/users").then((res) => res.json() )) as any[] } Export default function Robots() { const [count, setCount] = React.useState(0) const { data } = useQuery({ queryKey: ["stream-hydrate-users"], ... - Source: dev.to / over 2 years ago
I know of robohash: https://robohash.org. - Source: Hacker News / over 3 years ago
ROBOHASH - Web service to generate unique (cool :) images from any text. - Source: dev.to / over 3 years ago
Genies - Digital clones that react to the news in real-time
WakaTime - Analytics for programmers using open-source text editor plugins.
Avataaars Generator - A simple avatar generator
RescueTime - Time management software that shows you how you spend your time & provides tools to help you be more productive.
Emojiface - Turn your face into an emoji
CodeClocker - CodeClocker uses AI to generate weekly timesheets from your git commits and branch activity. Team approvals, CSV exports, daily digest emails, and evidence-backed worklogs. Free plugin for all JetBrains IDEs.