GithubHelp home page GithubHelp logo

Hi there ๐Ÿ‘‹

  • ๐Ÿค” Iโ€™m looking for help with DevOps stuff.
  • ๐Ÿ’ฌ Ask me about Java, Python, Golang, TypeScript
  • ๐Ÿ“ซ How to reach me: LinkedIn
  • ๐Ÿ“• My personal tech blog on Medium
  • ๐Ÿ˜„ Pronouns: [denich]
  • โšก Fun fact: I prefer Kanban.

LinkedIn ko-fi

Danylo Halaiko's Projects

.github icon .github

Github default community health file

beginner---lost-without-a-map icon beginner---lost-without-a-map

Given an array of integers, return a new array with each value doubled. For example: [1, 2, 3] --> [2, 4, 6] For the beginner, try to use the map method - it comes in very handy quite a lot so is a good one to know.

century-from-year icon century-from-year

Introduction The first century spans from the year 1 up to and including the year 100, The second - from the year 101 up to and including the year 200, etc. Task : Given a year, return the century it is in. Input , Output Examples :: centuryFromYear(1705) returns (18) centuryFromYear(1900) returns (19) centuryFromYear(1601) returns (17) centuryFromYear(2000) returns (20) Hope you enjoy it .. Awaiting for Best Practice Codes Enjoy Learning !!!

count-the-monkeys icon count-the-monkeys

You take your son to the forest to see the monkeys. You know that there are a certain number there (n), but your son is too young to just appreciate the full number, he has to start counting them from 1.

counting-sheep... icon counting-sheep...

Consider an array of sheep where some sheep may be missing from their place. We need a function that counts the number of sheep present in the array (true means present).

ds_ip92_lr1_halaikod icon ds_ip92_lr1_halaikod

ะ›ะฐะฑะพั€ะฐั‚ะพั€ะฝะฐ ะท ะดะธัะบั€ะตั‚ะฝะธั… ัั‚ั€ัƒะบั‚ัƒั€

exam icon exam

My exam in second semestr.

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.