Region and Timezone

Use your local region and timezone for accurate dashboards and leaderboards.

Username

This username is used in links and public profile pages.

{#if errors.username.length > 0}

{errors.username[0]}

{/if}
{#if badges.profile_url}

Public profile: {badges.profile_url}

{/if}

Privacy

Control whether your coding stats can be used by public APIs.

Theme

Pick how Hackatime looks for your account.

{#each options.themes as theme} {@const isSelected = selectedTheme === theme.value} {/each}