• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    JavaScript
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

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.

More Repositories

1

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.
TypeScript
5
star
2

Amazon-Clone

This is an Amazon clone, which is my small pet project to practice ElasticSearch and other things. Basically made for education purpose.
JavaScript
4
star
3

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.
JavaScript
3
star
4

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.
JavaScript
3
star
5

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.
JavaScript
2
star
6

DockerComposeExample

Docker implementation example for teaching students and Junior developers how to make it done properly. Education purpose so to say.
JavaScript
2
star
7

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.
JavaScript
2
star
8

WeatherHistoryApp

Weather data visualization service, contains information about temperature and precipitation changes for last 120 years in one of certain Russian cities.
TypeScript
1
star
9

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.
JavaScript
1
star
10

ReactNativeMeetups

React-Native application where user can plan and manage meetups. Done for students and Junior developers for education purpose.
JavaScript
1
star
11

Pluralsight-Admin-App

Deep dive into React/Redux project building from scratch. This is small pet project with minimal Pluralsight core functionality.
JavaScript
1
star
12

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.
JavaScript
1
star
13

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.
JavaScript
1
star
14

DentalMA

Tool to perform tooth margin analysis test by using data from connected microscope, draw margin quality lines on a canvas and save data into a certain project. Microscope can be connected as a webcamera, but if it's analog, please use some capture card to convert signal to digital. Web app is using WebRTC to capture list of connected web cameras. As an alternative you can get picture directly from any microscope and run any virtual camera like OBS with image input as a video stream.
TypeScript
1
star
15

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.
TypeScript
1
star
16

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.
JavaScript
1
star
17

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.
JavaScript
1
star
18

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.
JavaScript
1
star