Skip to content
View daada95's full-sized avatar
💻
learning to code!
💻
learning to code!
  • Ciklum
  • Gdańsk, Poland
Block or Report

Block or report daada95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. WordParser WordParser Public

    A web tool to parse the Word documents into flash cards ready for studying.

    Python 2

  2. HeadFirstOOADExercisesJS HeadFirstOOADExercisesJS Public

    I'm going through Head First's Object Oriented Analysis & Design book. Here are their exercises implemented in JS.

    TypeScript 1

  3. pig-latin-creator pig-latin-creator Public

    This function takes in a word in English and turns it into Pig Latin.

    JavaScript

  4. replace-a-word replace-a-word Public

    This function replaces a word in string while keeping the case of 1st letter of the replaced word.

    JavaScript

  5. heart-beating-animation heart-beating-animation Public

    Animation of a beating heart for your website, written in HTML and CSS.

    CSS

  6. pair-a-nucleotide pair-a-nucleotide Public

    Nucleotides come in pairs - CG and AT (or GC and TA). This function takes a single nucleotide and assigns a pair to it.

    JavaScript