Skip to content
View aloni636's full-sized avatar

Block or report aloni636

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

Hi :)

Pinned Loading

  1. learning-scala learning-scala Public

    Scala, GeoTrellis, GIS, Spark, RDDs - Real data, custom exercises

    Scala

  2. learning-csharp learning-csharp Public

    C#, C++, Interop between them, Win32 and COM APIs

    C++

  3. General PySpark utilities I didn't f... General PySpark utilities I didn't find anywhere else.
    1
    # dev environment: https://github.com/jplane/pyspark-devcontainer
    2
    from pyspark.sql import functions as F, Column
    3
    import string
    4
    from typing import Dict, Union, Callable
    5
    from functools import reduce
  4. Game-Session-Sync Game-Session-Sync Public

    Asynchronous Windows program which captures screenshots while gaming and uploads them to Google-Drive & Notion

    Python