Skip to content
View timan-z's full-sized avatar
🤌
Focusing
🤌
Focusing

Block or report timan-z

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. SpringQueuePro SpringQueuePro Public

    SpringQueuePro is a production-grade, distributed task processing platform in Java and Spring Boot w/ durable PostgreSQL-backed tasks, Redis-based distributed locking, auto retries w/ exponential b…

    Java

  2. HackMD-Clone-CMDE-Project HackMD-Clone-CMDE-Project Public

    This is a full-stack, real-time Collaborative Markdown Editor built with React, Lexical, Yjs, Socket.IO, and PostgreSQL etc. It supports CRDT sync, live cursor rendering, real-time interaction, use…

    Makefile 1

  3. PyQueue PyQueue Public

    PyQueue is a Python/FastAPI job queue inspired by my earlier GoQueue (Go) and SpringQueue (Java/SpringBoot) projects. It explores executor-based concurrency, explicit lifecycle management, and Fast…

    Python

  4. Scrape-Letterboxd-Ratings-with-Flask-on-Chrome Scrape-Letterboxd-Ratings-with-Flask-on-Chrome Public

    This Chrome extension leverages the Flask web framework for Python, as well as the automated-testing tool Selenium, to scrape film ratings from a given Letterboxd profile. Upon clicking the extensi…

    Python 1

  5. GoQueue GoQueue Public

    A very basic lightweight, concurrent job queue system built in Go (Golang), featuring retry logic, customizable job types, RESTful API endpoints, and a simple React/TypeScript dashboard for monitor…

    TypeScript

  6. Letterboxd-Taste-Comparator Letterboxd-Taste-Comparator Public

    This is a small-scale full-stack project: A GO-based web crawler that takes 2–6 Letterboxd profiles, scrapes their public film ratings, and finds overlaps between them. The result is visualized on …

    Go