Coder Social home page Coder Social logo

Coding: java python python python

Others: aws gcp docker aws aws

CI/CD: jenkins

/** Hellooo this is Yen, I build platforms for solving problems */

object myStack extends App {

  sealed trait Skill

  case class BackendDevelopment(name: String) extends Skill

  case class DataEngineering(name: String) extends Skill
  
  case class SystemArchitecture(name: String) extends Skill

  def run(name: Skill): String = name match {
  
    case BackendDevelopment(name) => "build backend services with JVM, Python"
    
    case DataEngineering(name) => "big data, streaming, data platform development"
    
    case SystemArchitecture(name) => "system design, product ownership"
    
    case _ => "other awesome works"
  }

yennj12's Projects

30-seconds-of-java icon 30-seconds-of-java

Curated collection of useful little Java functions that you can understand quickly

advanced-java icon advanced-java

๐Ÿ˜ฎ Core Interview Questions & Answers For Experienced Java(Backend) Developers | ไบ’่”็ฝ‘ Java ๅทฅ็จ‹ๅธˆ่ฟ›้˜ถ็Ÿฅ่ฏ†ๅฎŒๅ…จๆ‰ซ็›ฒ๏ผšๆถต็›–้ซ˜ๅนถๅ‘ใ€ๅˆ†ๅธƒๅผใ€้ซ˜ๅฏ็”จใ€ๅพฎๆœๅŠกใ€ๆตท้‡ๆ•ฐๆฎๅค„็†็ญ‰้ข†ๅŸŸ็Ÿฅ่ฏ†

airflow-pipeline icon airflow-pipeline

An Airflow docker image preconfigured to work well with Spark and Hadoop/EMR

airflowjob icon airflowjob

Airflow POC demo : 1) env set up 2) airflow DAG 3) Spark/ML pipeline | #DE

algorithms icon algorithms

Minimal examples of data structures and algorithms in Python

analysis icon analysis

Repo for practical data science problems approaches, including notebook demo and working scripts | #DS | #analysis

api-samples icon api-samples

Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.

apollo icon apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.

applied-ml icon applied-ml

๐Ÿ“š Papers and blogs by organizations sharing their work on data science & machine learning in production.

audio icon audio

simple audio I/O for pytorch

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.