Skip to content
View unix14's full-sized avatar
👋
Hi there
👋
Hi there

Block or report unix14

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
unix14/README.md

Hi there 👋

I'm Eyal Yaakobi, a Senior Android Developer, Flutter Developer and AI Enthusiast. I own 3P Cups - an indie development studio specializing in apps and games. I'm also known by the nickname 'unix14'.

My Top 3 Projects

  • FreeTube: An Android app that allows users to watch YouTube without ads, featuring a customizable interface.

  • paginatorx: A Flutter package that simplifies the implementation of pagination in your applications.

  • analytix: Another Flutter library for integrating analytics and data funnels observations into your apps with ease.

Follow Me

Let's Collab

I'm open to collaborations, freelance work, or project-based engagements. If you're interested in working together, feel free to reach out!

Pinned Loading

  1. RedAlertTest Public

    a test application in flutter to show red alerts \ rockets siren

    Dart 1

  2. paginatorx Public

    Pagination library in Dart to handle paginated responses from any data source

    C++

  3. FileCache lib
    1
    import 'dart:io';
    2
    import 'dart:convert';
    3
    
                  
    4
    class FileCache {
    5
      // The directory where the cache files are stored
  4. analytix Public

    Analytix: Streamlining analytics integration and usage in Dart applications for efficient event tracking and reporting

    Dart 1

  5. SmartImageUploader class in the Dart...
    1
    
                  
    2
    import 'dart:io';
    3
    import 'dart:typed_data';
    4
    
                  
    5
    import 'package:file_picker/file_picker.dart';
  6. FreeTube Public

    Free lightweight ad free YouTube player for mobile and TV

    Java 1