Code Monkey home page Code Monkey logo

Hi there šŸ‘‹

Stats Languages

  • šŸ”­ Iā€™m currently working on distributed systems in production.
  • šŸŒ± Iā€™m currently learning stocks & trading.
  • šŸ‘Æ Iā€™m looking to collaborate on open-source IoT projects.
  • šŸ¤” Iā€™m looking for help with wide-area-mesh-networks.
  • šŸ’¬ Ask me about DevOps/infrastructure and computer networks.
  • šŸ“« How to reach me: [email protected]
  • šŸ˜„ Pronouns: He/Him
  • āš” Fun fact: Aviation enthusiast.

History

flowchart LR
  amzn(Amazon)   -- 2022-.... --> today((Today))
  fc(FinCompare) -- 2020-2022  --> amzn(Amazon)
  iyz(iyzico)    -- 2018-2020  --> fc(FinCompare)
  iven(IVEN)     -- 2016-2018  --> iyz(iyzico)  
  bau(BAU)       -- 2013-2018  --> iven(IVEN)

Mert Akengin's Projects

ud851-exercises icon ud851-exercises

updated sdk versions with `find . -iname "build.gradle" | while read x; do sed -i.1 's/com.android.tools.build:gradle:2.2.3/com.android.tools.build:gradle:2.+/g' "$x"; sed -i.2 's/SdkVersion 25/SdkVersion 26/g' "$x"; sed -i.3 's/buildToolsVersion "25.0.2"/buildToolsVersion "27.0.1"/g' "$x"; sed -i.4 's/-v7:25.1.0/-v7:26.+/g' "$x"; done`

ud851-sunshine icon ud851-sunshine

updated sdk versions with `find . -iname "build.gradle" | while read x; do sed -i.1 's/com.android.tools.build:gradle:2.2.3/com.android.tools.build:gradle:2.+/g' "$x"; sed -i.2 's/SdkVersion 25/SdkVersion 26/g' "$x"; sed -i.3 's/buildToolsVersion "25.0.2"/buildToolsVersion "27.0.1"/g' "$x"; sed -i.4 's/-v7:25.1.0/-v7:26.+/g' "$x"; done`

uftp icon uftp

Unmanned File Transfer Protocol

ultimate-go icon ultimate-go

This repo contains my notes on working with Go and computer systems.

utxl icon utxl

a project for c# course term project

uwl icon uwl

python micro web (http/wsgi/uwsgi) library

vibrant.js icon vibrant.js

Extract prominent colors from an image. JS port of Android's Palette.

vncdotool icon vncdotool

A command line VNC client and python library

whoami icon whoami

It's a presentation based on the impress.js*

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.