Skip to content
View sectore's full-sized avatar

Block or report sectore

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. timr-tui Public

    TUI to organize your time: Pomodoro, Countdown, Timer.

    Rust 95 6

  2. tick-tock-tui Public

    TUI app to handle Bitcoin data provided by Mempool: fees, blocks and price converter.

    Haskell 2

  3. exify Public

    Progressive Web App (PWA) to remove EXIF data from images. All done in frontend. No server needed. Thanks to WASM. Works offline.

    Rust 3

  4. wordlist Public

    Explore BIP-39/SLIP-39 word lists. Up to 10 languages. Misc. filter and search options.

    TypeScript

  5. haskell-elm-todo-app Public

    Todo app build with Haskell (server-side) and Elm (client-side)

    Elm 61 6

  6. fees Public

    Estimated fees for Bitcoin txs. Supports 5 providers. Point to your own node.

    TypeScript

501 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to sectore/timr-tui, sectore/tick-tock-tui, sectore/dotfiles and 33 other repositories
Loading A graph representing sectore's contributions from March 17, 2024 to March 21, 2025. The contributions are 65% commits, 30% pull requests, 4% issues, 1% code review.

Contribution activity

March 2025

Created 1 repository

Created a pull request in 143mailliw/muzak that received 5 comments

Show controls if a track is selected only

Before As long as a track is not selected, controls shows dummy data and has no function. Fix Just hide controls as long a track is not selected.

+4 −2 lines changed 5 comments
Opened 9 other pull requests in 4 repositories
Reviewed 2 pull requests in 1 repository
143mailliw/muzak 2 pull requests

Created an issue in longbridge/gpui-component that received 7 comments

scrollbar: dragging thumb or clicking track do not work before mouse wheel is used once before

How to reproduce Run any example with a scrollbar, e.g. cargo run --example list. Don't scroll by mouse (wheel), but try to click the thumb of the…

7 comments
Loading