Code Monkey home page Code Monkey logo

typed-gml's Introduction

Hi there! I'm a software developer with expertise in data science, web and app development, survey research, and game development.

My recent experience includes developing a real-time interactive analytics platform, conducting opinion polling and modeling experiments, creating intuitive visualizations for complex data, and working on web and infrastructure development, building and maintaining data pipelines, and reactive backend development.

Recent stack

 ┌──────────────┬───────────┬───────────────┬────────────┐
 │ DATA SCIENCE │ WEB       │ BACKEND       │ INFRA      │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Spark        │ React     │ Spring        │ Terragrunt │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Pandas       │ Svelte    │ Reactor       │ Docker     │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Polars       │ D3        │ SQL & NoSQL   │ AWS        │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Tensorflow   │ Echarts   │ Auth          │ Airflow    │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Sklearn      │ Wordpress │ REST & WS API │ Serverless │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Ray          │ Ghost     │ Crawlers      │            │
 ├──────────────┼───────────┼───────────────┼────────────┤
 │ Arrow        │ Tailwind  │ RSocket       │            │
 └──────────────┴───────────┴───────────────┴────────────┘
 ...among others
 
 Languages: 
   Python, Kotlin, Javascript
   GML, PHP, GDScript, C++, R

typed-gml's People

Contributors

braffolk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

typed-gml's Issues

is_array_of doesn't work with structs or objects

is_array_of doesn't work with structs or objects, only takes is_ functions as arguments right now. Considering either splitting the function into multiple ones or combining case filtering into one.

assert_types requires better error handling and a more unified syntax

Right now assert_types takes elements in two different ways:

assert_types(is_real(value), is_instance_of(inst, object_index))

and

assert_types([struct, Struct], [vec, Vec2])

The first one should be changed so that assert_types wont just get booleans as arguments, but also the actual types that it is receiving so that more meaningful errors could be generated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.