GithubHelp home page GithubHelp logo

KRISTIAN MORENO

Hi there! I'm a Data Engineer from Davao City.
I have 10 months worth of Data Analysis Experience from Freelancing and have done a few Automation for clients as well.
I love doing data related tasks such as visualization, analysis and forecasting.
I mostly deal with machine learning particularly Convolutional Neural Network and Image Processing.

Programming languages:
R
Python
Java
SQL

Kristian Moreno's Projects

avl-tree icon avl-tree

In computer science, an AVL tree (named after inventors Adelson-Velsky and Landis) is a self-balancing binary search tree. It was the first such data structure to be invented. In an AVL tree, the heights of the two child subtrees of any node differ by at most one; if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.

bitcoin-timeline icon bitcoin-timeline

Bitcoin is a decentralized digital currency, without a central bank or single administrator, that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries. It was created and developed by Satoshi Nakamoto in 2008.

official-and-national-languages-in-the-contemporary-world icon official-and-national-languages-in-the-contemporary-world

In the contemporary world, the official and national languages of different countries are somewhat similar to each other. This paper provides an overview of the official and national languages in the contemporary world. The paper discusses the similarities and differences between national languages and official languages, furthermore, the paper also discusses the origins and family from which the national languages of a certain country originated from. The data and variables in the study provide an insight into the language's origin, how it spread, and how it dominated the modern world as we know it today. The results show that languages from colonists in the western empires have dominated the modern world because of their deep influence in the countries they colonized

the-akashic-record icon the-akashic-record

A Compilation of the Author's knowledge in the field of Computing and Data Analytics.

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.