There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CusDeb
Startup project. Client side application. Idea is to let people use Linux console directly in the browser. There are Docker containers running under the hood where data is sent to the client via Wesockets. User can type any allowed linux commands to learn Linux or use this app for any other purposes via Linux console.React-Native-Multiple-Targets-And-Flavors
This project is an example of how to setup multiple iOS targets, and Android flavors within React-Native application, when it is required to have different environments and external services setup like FCM for multiple instances sharing the same code base.Amazon-Clone
This is an Amazon clone, which is my small pet project to practice ElasticSearch and other things. Basically made for education purpose.JWT_Passport_Auth_App
Token based authentication example. Created for teaching students and Junior developers to get familiar with the process and let them know how to make it done properly. Education purpose.nlp-control
Automated tool for NLP training and data caching, edged to be used with WIT.ai. To train NLP on different languages with different intents and parameters, Excel file is used. All the data is getting validated along the way. Websockets are used to inform client about each step pf the process, approximate time left and general status. Data backups and connection issues resolution are planned in future releases.Multiplayer3DPacmanGameOnline-Editor
Game editor inspired by Warcraft3. Main idea is to make different levels for 3D Packman game and being able to attach any 3D object created on Blander or 3D's Max to the scene with textures and parameters.DockerComposeExample
Docker implementation example for teaching students and Junior developers how to make it done properly. Education purpose so to say.YouTube-Clone
This is a YouTube clone, made with React. iFrame is used to render videos and simple infinite scroll to show more videos. Done for education purpose.WeatherHistoryApp
Weather data visualization service, contains information about temperature and precipitation changes for last 120 years in one of certain Russian cities.yak-yik-clone
Monolithic application done by using React, Redux, Nodejs and MongoDB. This is small pet project with minimal Yak-Yik service functionality implemented.ReactNativeMeetups
React-Native application where user can plan and manage meetups. Done for students and Junior developers for education purpose.Pluralsight-Admin-App
Deep dive into React/Redux project building from scratch. This is small pet project with minimal Pluralsight core functionality.ShoppingCartExample
This is a shopping cart project with Express Node and MongoDB. This is small pet project to teach students and Junior developers how to work with e-commerce.NodeTokenAuth
token based authentication using local / facebook / google strategies. User can authenticate using one strategy and switch authentication way at any time from profile page.SpaceXLounches
Using SpaceX public API, we can load any historical data of rocket launches, and also future launches. This project is done to show students and Junior developers how to work with React and external data properly. Education purpose.Multiplayer3DPacmanGameOnline-Client
3D packman, using Three.js and Orbital camera implementation. Main idea was to make a game where people can play in multiplayer agains ghosts, but in future releases it was planned to add AI where ghosts would have a "smell" feature and would be able to learn from mistakes and play better. This game has editor as a separate project.fiber-saga-universal
Universal react fiber (v.16) boilerplate, with redux-saga store hydration (SSR). Whole config created from scratch, no CRA is being used along the way.React-redux-saga-universal-boilerplate
Universal React+Redux Starter Kit with SSR by Saga Store Hydration. Can be used from medium to large projects. Whole config created from scratch.Love Open Source and this site? Check out how you can help us