Skip to content
View adiletbaimyrza's full-sized avatar
  • Godel Technologies
  • Lodz, Poland

Highlights

  • Pro
Block or Report

Block or report adiletbaimyrza

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. dijkstra-prim-visualization dijkstra-prim-visualization Public

    Dijkstra's & Prim's Algorithms Visualizer is a client-side web application that allows users to create and customize graphs as well as run Dijkstra's and Prim's algorithms on those graphs. Users ca…

    JavaScript 2

  2. earthquake_data_vis earthquake_data_vis Public

    This webapp allows you to observe and delve into more than 8000+ significant earthquakes (with a magnitude of 6 or higher) recorded from January 1st, 1960, until July 16th, 2023. Among the notable …

    JavaScript

  3. books-wishlist-app books-wishlist-app Public

    Books Wishlist is a client-side web application that allows users to search for books, add them to collections, and add your personal reviews. The application was built using TypeScript, React, Red…

    TypeScript

  4. live-form-validation live-form-validation Public

    This application shows client-side form validation in action. The application is written in TypeScript using React framework as well as react-hook-form for forms management and Yup for form validat…

    TypeScript

  5. audio_visualizer audio_visualizer Public

    An audio visualizer built using HTML, CSS, and plain JavaScript. Web Audio API was ised to analyze audio frequencies in real-time and dynamically update a grid-based visualization based on the inte…

    JavaScript

  6. react-typescript-todo-app react-typescript-todo-app Public

    A simple TODO app that supports CRUD operations and utilizes LocalStorage to preserve user data. Written in TypeScript language using React framework, built with Vite and deployed to Github Pages.

    TypeScript