Pinned Repositories
crunch_textures
Check and resize textures to work with Crunch compression (multiple of 4 width and height requirement)
FireShift
Flutter + Nest.js AWS Lambda + mongoDB (Mongoose) tool for getting user feedback
Flutter-Notes
An example Flutter Notes management app backed by Firebase Firestore and Async Redux
LogKeeper-Flutter-Firebase
Log snapshot management solution (iOS/Android/Web/Server) built with Flutter/Dart using Bloc pattern and Firebase Firestore backend.
monday_slack_unfurl
Slack App for monday.com links unfurling using AWS Lambda & JavaScript
Unity-Dependencies-Hunter
This tool finds unreferenced assets by scanning all files in your Unity project.
Unity-Lite-Editor-Coroutines
Alternative version of Unity Editor Coroutines
Unity-MissingReferences-Hunter
Finds all missing references in your project. Reads contents of assets to detect whether GUIDs they contain exist within the project.
Unity-Pocket-Editor-Coroutines
Simplified implementation of Editor Coroutines from Unity
Unity-Textures-Hunter
Provides summary of all textures and atlases in Unity project
AlexeyPerov's Repositories
AlexeyPerov/Unity-Dependencies-Hunter
This tool finds unreferenced assets by scanning all files in your Unity project.
AlexeyPerov/Unity-MissingReferences-Hunter
Finds all missing references in your project. Reads contents of assets to detect whether GUIDs they contain exist within the project.
AlexeyPerov/Unity-Textures-Hunter
Provides summary of all textures and atlases in Unity project
AlexeyPerov/crunch_textures
Check and resize textures to work with Crunch compression (multiple of 4 width and height requirement)
AlexeyPerov/LogKeeper-Flutter-Firebase
Log snapshot management solution (iOS/Android/Web/Server) built with Flutter/Dart using Bloc pattern and Firebase Firestore backend.
AlexeyPerov/FireShift
Flutter + Nest.js AWS Lambda + mongoDB (Mongoose) tool for getting user feedback
AlexeyPerov/Flutter-Notes
An example Flutter Notes management app backed by Firebase Firestore and Async Redux
AlexeyPerov/monday_slack_unfurl
Slack App for monday.com links unfurling using AWS Lambda & JavaScript
AlexeyPerov/proviso
A complete set of Flutter tools for conditional rendering (if-else and switch conditions), subtree wrapping with a parent widget, and some handy shortcuts (like DebugWidget, WebOnlyWidget, SafeBuilder, and many more).
AlexeyPerov/Monday.com-Auto-ID-generator
This tool can be used as a WebHook for Monday.com to assign Auto Incremeted IDs to pulses. Designed to be deployed on AWS Lambda. Has a few additional APIs for manual usage.
AlexeyPerov/C-Sharp-Cancellable-Promise
Promises library for C# for management of asynchronous operations with cancellation support.
AlexeyPerov/LogKeeper-SwiftUI
This is a sample iOS native app for sharing logs. SwiftUI, Redux, Firebase/Firestore
AlexeyPerov/Sample-Dart-Console-App
A sample Dart command-line application that performs replace operations e.g. package name change.
AlexeyPerov/Unity-Lite-Editor-Coroutines
Alternative version of Unity Editor Coroutines
AlexeyPerov/Unity-Pocket-Editor-Coroutines
Simplified implementation of Editor Coroutines from Unity
AlexeyPerov/AlexeyPerov.github.io
AlexeyPerov/LogKeeper-JetPackCompose
This is a sample Android native app for sharing logs. Uses JetPack Compose and Firebase Firestore.
AlexeyPerov/NotesCompose
A sample Android JetPack Compose app with Firestore, Room, Retrofit usages combined with Kotless sample API
AlexeyPerov/Router.NET
.NET Core AWS Lambda application with DynamoDB and MongoDB storage implementations. Can be used for routing your apps towards different servers.