Skip to content
View dpobozniak's full-sized avatar
👋
👋
  • Tychy, Poland

Block or report dpobozniak

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
dpobozniak/README.md

Illustration of Darek coding

Hi there 👋

I'm Darek - Front End Developer having strong experience with standards-compliant, semantic HTML and CSS, experience in Sass and CSS patterns, as well as strong, framework-agnostic knowledge of JavaScript.

Pinned Loading

  1. csv-filtering-chart csv-filtering-chart Public

    Fetches advertising data from a given endpoint and visualizes it on a simple interactive dashboard

    JavaScript

  2. movie-search movie-search Public

    MovieDB search UI

    JavaScript

  3. rAFStopwatch rAFStopwatch Public

    JS stopwatch service using requestAnimationFrame

    JavaScript

  4. rAFTimer rAFTimer Public

    JS timer service using requestAnimationFrame

    JavaScript

  5. react-autosuggest react-autosuggest Public

    Imitating native html5 autocomplete with react

    JavaScript

  6. HTML: Starting Template HTML: Starting Template
    1
    <!doctype html>
    2
    <html lang="en">
    3
    <head>
    4
      <meta charset="utf-8">
    5
      <title>Template</title>