Live data from Hacker News

Viewing profile — humnera

humnera

HN member
Joined
Sun, Jan 22, 2023, 7:05 PM UTC
HN karma
2
Public activity
1 items

About humnera

No profile information was provided.

Recent public activity

  1. comment
    Comment #34481151

    Creating your own Pomodoro timer is a fun programming exercise. Here's one written with just one Java file: https://github.com/bnuredini/jodoro/blob/e62571b5173a63262b0... .