Skip to content
View medynski's full-sized avatar
🎱
🎱

Organizations

@wsb-university @fbgpl @alk-university
Block or Report

Block or report medynski

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

Pinned

  1. donation-form donation-form Public

    A React project highlighting advanced web performance techniques. Utilizing server-side rendering (SSR) and optimization strategies, this application consistently achieves near-perfect scores in Li…

    TypeScript

  2. coding-assignment-angular coding-assignment-angular Public

    Dive into a showcase of my Angular expertise, where innovation meets seamless functionality. With a blend of creativity and technical prowess, I craft dynamic web applications that redefine user ex…

    TypeScript

  3. job-board job-board Public

    Stay informed and make informed career decisions effortlessly. An innovative full-stack pet project leveraging React and Node.js, demonstrating advanced system design and optimized web performance.

    TypeScript

  4. angular-online-code-editor angular-online-code-editor Public

    Explore this open-source, real-time collaborative editor on GitHub. Effortlessly edit documents simultaneously, fostering teamwork and boosting productivity.

    TypeScript 1 1

  5. JavaScript FPS meter - Calculating f... JavaScript FPS meter - Calculating frames per second
    1
      function fpsMeter() {
    2
        let prevTime = Date.now(),
    3
            frames = 0;
    4
    
    
    5
        requestAnimationFrame(function loop() {
  6. livechat/angularjs-livechat livechat/angularjs-livechat Public

    AngularJS component to integrate LiveChat with your single-page app

    5 6