Alberto Schiabel (@jkomyno)

Top repositories

1

react-native-user-inactivity

Simple component that alerts when the user is inactive (i.e. when the App surface hasn't been touched for X ms)
TypeScript
192
star
2

usetimeout-react-hook

React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires
TypeScript
37
star
3

pnpm-monorepo-example

Opinionated Node.js monorepo example with pnpm, turborepo, and jest
JavaScript
24
star
4

pate

Modern and light-fast CLI app that scans all the desired files of a certain folder and returns a list with the name of the files which contain a certain RegEx pattern
TypeScript
24
star
5

priority-queue

Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues
C++
15
star
6

palitra

Utility that finds the N most frequent colors in a picture, approximated to CSS3 color names
Go
15
star
7

workshop-rust-wasm

Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence
Rust
14
star
8

fetch-timeout

HTTP/S fetch wrapper that adds the possibility to set a timeout after which a custom error is returned.
JavaScript
14
star
9

eurorust-2022

Accompanying code for my talk "No free lunch: Limits of Wasm as a bridge from Rust to JS" presented @ EuroRust2022 in Berlin
Rust
11
star
10

nanoid

Golang port of ai/nanoid (originally written in JavaScript)
Go
10
star
11

react-native-universal-picker

Cross platform component that uses React Native's Picker on Android and ActionSheetIOS on iOS.
JavaScript
10
star
12

react-native-animated-hide-view

A performant-wise and configurable react-native component that can toggle the opacity of its children, with or without animation. :octocat:
JavaScript
9
star
13

jkds

A set of utilities and data structures written in C++20
C++
9
star
14

amplrestapi

Asynchorous AMPL REST Interface written in Python 3.6
Python
7
star
15

fastify-zod-validate

Fastify route handler validation plugin using Zod in TypeScript
TypeScript
7
star
16

xtremejs-2022

Accompanying code for my talk "Write a Scraper as a State Machine with Playwright and Kafka" presented @ XtremeJS 2022
TypeScript
6
star
17

eurorust-2023

Accompanying code for my talk "Underrated Gems of Rust & WebAssembly: Errors, Async, I/O" presented @ EuroRust2023 in Brussel
TypeScript
5
star
18

whileplus

Interpreter for the While+ educational programming language for the Software Verification course at UNIPD.
Haskell
4
star
19

react-native-maps-example

Since the official react native example provided by React Native didn't work on Android, I fixed it and published it here.
JavaScript
4
star
20

react-native-animated-checkbox

Minimalistic and customizable <CheckBox /> component for React Native. โœ…
JavaScript
4
star
21

bioalgo-QCluster-vs-isONclust

Final project for the Algorithms for Bioinformatics class at UNIPD
Jupyter Notebook
4
star
22

cnn-of-density-maps-for-crowd-counting

White paper about the Crowd Counting problem co-written for the Computer Vision class at UNIPD
3
star
23

grazjs-2023

Accompanying code for my talk "Type-safe bindings for Node.js with Rust and WebAssembly" presented @ Graz.js 2023
JavaScript
3
star
24

remix-vite-cloudflare-pages

Example usage of Remix (with Vite) + Cloudflare Pages + Prisma
TypeScript
2
star
25

react-native-horizontal-progress-bar

Simple React Native animated horizontal progress bar.
JavaScript
2
star
26

budgeted-maximum-coverage-rust-vs-scala

Scala
2
star
27

node-lib-boilerplate

Minimal boilerplate aimed to speed up the process of creating a new NodeJS library
JavaScript
2
star
28

bachelors-thesis

Bachelor's Thesis: Development of a Redis management platform with serverless microservices on AWS
2
star
29

docker-ampl-python

Docker image with AMPL and Python 3.6
Dockerfile
2
star
30

kalk

Final project developed for the Object Oriented Programming Course at the University of Padova
C++
2
star
31

node-congress-2023

Accompanying code for my talk "Type-safe bindings for Node.js with Rust and WebAssembly" presented @ Node Congress 2023 in Berlin
JavaScript
2
star
32

rust-capnp-wasm

Accompanying code for my talk "Towards Zero-Copy Binary (De)Serialisation: TypeScript <-> Rust" presented @ Trivago Rust Guild Meetup 2023 in Dรผsseldorf
TypeScript
2
star
33

audiovol

Toggle and get the system's volume. Compatible with Mac OS and Linux
JavaScript
1
star
34

capnp-ts

Cap'n Proto serialization/RPC system for TypeScript & JavaScript
TypeScript
1
star
35

socrates-austria-2023

Accompanying code for my talk "WebAssembly for backend devs" presented @ SoCraTes Austria 2023 in Linz
JavaScript
1
star
36

algorithms-hw3

TeX
1
star
37

lattice-submodular-maximization

Python
1
star
38

reprod-8832

Reproduction of https://github.com/prisma/prisma/issues/8832
TypeScript
1
star
39

certifications

This is where I keep my public certifications
1
star
40

reprod-14539

TypeScript
1
star
41

DoubleLinkedList

Object Oriented Programming assignment @ University of Padova, Italy.
C++
1
star
42

algorithms-hw2

Exact and approximate Metric TSP implementation in C++17
C++
1
star
43

fixed-math

Converts a decimal number using fixed-point notation, avoiding the conversion from number to string of Number.toFixed.
TypeScript
1
star
44

json2kv

Dependencyless JS library that converts a generic JSON-like object to a map-like, key-value object.
JavaScript
1
star
45

redux-error-snapshot-immutable

Redux thunk and Immutable utility that aims to ease the process of retrying last failed action
JavaScript
1
star
46

rn-swipeable

JavaScript
1
star
47

BST---4.4

C++
1
star
48

automata-project

C++
1
star
49

react-native-linked-project

Project hosted with the sole purpose of providing a react-native project with the libraries I use most already linked on iOS (and soon on Android too)
Objective-C
1
star
50

react-native-boilerplate

Personal react-native boilerplate that implements redux, reselect, immutable, react-navigation
JavaScript
1
star
51

react-matrix-text

ReactJS component that splits and renders a text in a given number of columns
TypeScript
1
star
52

redux-error-snapshot

Redux thunk utility that aims to ease the process of retrying last failed action
JavaScript
1
star
53

FlipCounter

JavaScript
1
star
54

palitrux-ui

TypeScript
1
star
55

docker-gulpease

Docker-ready Python utility for evaluating the Gulpease Index of one or more PDF documents.
Python
1
star
56

linspace-generator

Generator of a linearly spaced vector of numbers, inspired by MATLAB.
TypeScript
1
star
57

react-native-advanced-geolocation-example

React Native example focused on Android permissions and autotoggling of GPS
Objective-C
1
star
58

palitrux

Go
1
star
59

combinatorial-optimization-tsp

Final project for the "Methods and Models for Combinatorial Optimization" class at UNIPD.
Jupyter Notebook
1
star
60

sentiment-go

Golang version of the npm package sentiment
Go
1
star
61

wmic-1.3.15

Slightly modified wmic and linux amd64 compiled executable
C
1
star
62

prisma-test-multischema-sql-server

Test multiSchema preview feature before releasing [email protected]
TypeScript
1
star
63

palitra-lambda

AWS Lambda function that finds the N most frequent colors in a picture
Go
1
star
64

rust-guild-trivago-2023

Accompanying code for my talk "WebAssembly in Production: from Rust to TypeScript and back" presented remotely @ Rust Guild Trivago 2023
JavaScript
1
star
65

kongres-nextjs-2024

Accompanying code for my talk "Interactive web apps at the Edge with Remix, Neon, and Prisma" presented @ Kongres Next.js 2024 in Warsaw
TypeScript
1
star
66

is-equally-spaced

Utility function that given an array of numbers, evaluates wether or not every element is equally spaced
TypeScript
1
star
67

size-in-bytes

Simple NodeJS function that returns the number of bytes expressed from a string
JavaScript
1
star