ivandonyk's Stars
ivandonyk/Crypto-Trader
ivandonyk/Websocket-Client
A demo for creating websocket client in Golang using mutex and channel
sharkcoder7/React-CryptoChart
A simple chart demo created to poll data for cryptocurrency
sharkcoder7/Ruby-Book-Store-API
Backend API for Redux-Book-Store repo
sharkcoder7/React-Redux-Book-Store
Book store application using React and Redux
sharkcoder7/iOS-Rails-Backend-API
Develop REST backend API for iOS app
sharkcoder7/Article-Center
A web application created using using React, Redux, and Rails that communicates with News API to shows top articles from the internet, allows user to browse articles from different sources, and lets users search for articles.
sharkcoder7/Vue-Trello-Clone
Develop a simple Trello application using Vue.js
sharkcoder7/Narwhals-REST-API
Developed REST APIs for android sport tracker app using Python, Django
sharkcoder7/Crypto-Tracker
Built a simple web app that allows a user to add watch prices for cryptocurrencies and get an alert when it hits that price.
sharkcoder7/Training-Management-Tool
Development Workshop Project
sharkcoder7/GraphQL-Server
GraphQL server for Github API
sharkcoder7/Barcode-Generation-API
Developed a simple barcode generation API
sharkcoder7/Sales-Management
Developed an application used to manage advertisement of items for sales
sharkcoder7/Metrium-Dashboard-System
Built a simple dashboard for metrium system
sharkcoder7/Recruiting-React-Test-Task
React Test Project
sharkcoder7/Birthday-CountDown
React driven front end UI using the NPM countdown library to give the user a live countdown that displays the days, hours, minutes, and seconds until their next birthday
sharkcoder7/Daily-Smarty
React-Redux App with an API call to the Daily Smarty web application to pull posts from the websites to the UI application based on search and results from blogs that have been posted on the Daily Smarty
sharkcoder7/Chat-App
A real-time chat application that allows users to enter his/her name and a chatroom name to be brought into that room. All users in the room are displayed along the left pane and they can all communicate in real-time.
sharkcoder7/Authentication-With-JWT
Implement jwt authentication using Express and MongoDB