• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple but useful notification timer with an animated progress bar and persisting state between page reload.

More Repositories

1

grokking-algorithms-on-java-script

Code snippets and examples from Grokking Algorithms book on JS
JavaScript
4
star
2

custom-hooks-data-persisting

This custom hook can substitute the useState hook when needed to perform data persisting between page reload or even browser reload.
HTML
3
star
3

test-case-react

Authorization (login / pass): test / 666666 . Application can parse csv files according to the provided pattern. Can filter tabular data, modify and delete entries and then save file back to the disc.
TypeScript
3
star
4

admin-panel-for-bicycle-booking-service

This application can be used as an admin panel for Bicycles Booking Service. It uses react, redux, react-final-form, react-redux, redux-thunk, localForage, and hooks frameworks, libraries, and technologies.
JavaScript
2
star
5

node-js-3rd-task

JavaScript
1
star
6

Transparent-login-form-with-only-CSS-and-HTML

A perfect example of the nice-looking login page
CSS
1
star
7

voypost-test-task

Fullstack application powered by Google Places, Google Map and Firebase
TypeScript
1
star
8

java-script-1st-task

JavaScript
1
star
9

JavaScript-marathon-5-days-5-projects

Plain and useful javascript features that let you create marvelous designs.
HTML
1
star
10

selenium-website-crawler

Omastere Test Task
TypeScript
1
star
11

redis-app-template

This show-case app will help you run Redis fastly and conveniently on your server with few lines of code only.
JavaScript
1
star
12

learn-you-node

This repository represents an educational program of the nodeschool.io resource. Learn the basics of node: asynchronous i/o, http on practice using Node.
JavaScript
1
star
13

node.js-projects

List of Node.js projects covering all common cases from routing and authentication to databases and live features
JavaScript
1
star
14

my-codewars-solutions

Some of the tasks that had been solved by me at codewars.com.
JavaScript
1
star
15

react-2nd-task

JavaScript
1
star
16

Node.js-User-Authentication-with-JWT

This is a secure Node.js user authentication system and full-fledged Back-end application. It is covering all the security concerns that you will run into while building an authentication system. It also provides encrypted password storing in the DB and a secure authentication process.
JavaScript
1
star
17

Elasticsearch-showcase-application

Using a search engine to make swift and sophisticated look up into your database.
JavaScript
1
star
18

Snake---The-Game

Classic 2D Game Snake based on Canvass html-element using JS features as Classes, Constructor, Prototypal inharitance, events and jquery library.
JavaScript
1
star
19

trello-clone

TypeScript
1
star
20

gRPC-showcase-application

gRPC introduces another way for applications to communicate. It stands above HTTP2 transfer protocol and uses Protocol buffer instead of regular JSON, which is a binary format, more beneficial from the message size perspective.
JavaScript
1
star
21

rp-design

This project is a full-fledged site for my friend-designer. It's my very own project and was written from scratch by myself. It includes a lot of stuff that I can show off as a React developer.
HTML
1
star
22

websocket-template

WebSockets let client and server exchange string and binary data simultaneously. WS best fit for chat and gaming applications.
JavaScript
1
star
23

iNikolas

Config files for my GitHub profile.
1
star
24

javascript-form-validation-showcase

In this application example, I want to show you the great usage of standard HTML validation possibilities.
TypeScript
1
star
25

Social-Network

My bigger progect during tuition of React guided by it-camasutra courses. It represents big Social Network. In the project were used next technologies as: React, React-Redux, Redux, React-Final-Form, Axios, Redux-thunk, hooks, HOCs, etc
TypeScript
1
star
26

a-pokemon-application

This application is my very own playground to show off some skills and try to implement some different features. It was built upon free pokeapi.co API.
HTML
1
star
27

react-tic-tac-toe-improved

Tic-tac-toe game on modern technologies like TypeScript and Hooks and additional out of basic scope features
TypeScript
1
star
28

a-custom-select-dropdown

The Perfect Project For Your Portfolio. This is something that is not too difficult to make, but it shows that you have incredible attention to detail which is one of the most important aspects when landing a junior developer job.
JavaScript
1
star
29

React-Authentication-With-Firebase-And-Routing

Authentication is crucial for nearly every application. It can also be incredibly difficult to create a good authentication solution. This is where firebase comes in. Firebase makes it incredibly easy to create a secure authentication solution.
HTML
1
star
30

Treasures---The-Game

This simple game based on jquery library and JS events features presents you interesting experience to feel yourself as a treasure hunter looking for your royal bounty.
JavaScript
1
star
31

PERN-Full-Stack-Web-application

PERN stands for PostgreSQL, Express, React, NodeJS. The prior aim of this application is to show off my programming skills as a Fullstack Developer.
JavaScript
1
star
32

TDD-ropes

This project mostly dedicated for learning TDD approach in React by means of "React Testing Library". This is just simple Counter application driven by tests in Counter.test.jsx. You can check practical ussage test in React by this application.
JavaScript
1
star