Eugene Pyatibratov (CodeAnnihilator)

CodeAnnihilator

Geek Repo

Location:Russia, Rostov-on-Don

Github PK Tool:Github PK Tool

Eugene Pyatibratov's repositories

ReactReduxSagaTSWebpackBuild

React + Redux + Saga Boilerplate using TypeScript. Can be used for any medium to large size projects. This is custom build, not CRA. Every config is assembled from scratch including Babel and Webpack.

Language:TypeScriptStargazers:0Issues:0Issues:0

React-Native-Extended-CI-CD

React-Native Boilerplate with multiple ENV generations for both iOS and Android so that different deployments can occur with Fastlane script

Language:RubyStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:3Issues:0Issues:0

React-Native-BMW-Training-App

React-Native application with hybrid approach where Three.js and specifically Javascript is being used as a local Web-View, embedded into native code, where communication is done via live channel. Data from device rotation and angle is being consumed by this Web-View layer where 3D model generated in Blander is glowing and rotating accordingly. In future releases it was planned to add touchable areas on 3D model according to the ray-caster and camera angle.

Language:JavaScriptStargazers:0Issues:0Issues:0

ReactReduxSagaCRABuild

Clean and solid React/Redux build with Sagas. Perfect choice for starting medium to large size projects. Module architecture and best practices are in place.

Language:TypeScriptStargazers:0Issues:0Issues:0

Raw-NN

creating neural networks from scratch

Language:PythonStargazers:0Issues:0Issues:0

Traveling-Salesperson-Problem

simulated annealing algorithm implementation

Language:PythonStargazers:0Issues:0Issues:0

RN-NodeJS-Custom-Stripe

React-Native & NodeJS Stripe integration for Connected accounts and Customers cart checkout option. Webview is used for Stripe Connectd Express account data to be provided, and after it's done, user is able to receive payments and track transactions on his Stripe dashboard.

Language:JavaScriptStargazers:0Issues:0Issues:0

LYNNExperts

Company website at https://www.lynn-experts.com

Stargazers:0Issues:0Issues:0

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.

Language:TypeScriptStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:5Issues:0Issues:0

React-TS-GQL-Apollo-Build

Boilerplate. Can be used as a foundation for small to large size projects with no issues. Up to date modules and clean setup. Implementation is done by using TypeScript with GraphQL, Apollo and React all together.

Language:TypeScriptStargazers:0Issues:0Issues:0

NodeGIFGenerator

Tool to create GIF animations out of HTML, CSS and Javascript templates. Gives possibility for template creators embedding unique identifiers so that users would be able to insert dynamic images or text while using it. Node streams and Puppeteer used under the hood. Application should look more like Codepen.io with extended functionality.

Language:JavaScriptStargazers:0Issues:0Issues:0

witai-whatsapp-node

NodeJS script to identify user's intent via WIT.ai using audio file sent by the user via web hook. Can be used with any messenger where user can provide voice output.

Language:JavaScriptStargazers:0Issues:0Issues:0

tensorflow_linear_regression_p5

Interactive simulation using linear regression with TensorFlow.js on p5.js. This repo is for learning ML/DL and data science.

Stargazers:0Issues:0Issues:0

react-native-canvas

A Canvas component for React Native

Stargazers:0Issues:0Issues:0

CoolersRoomControl-Client

React-Native Client Application that would allow users keep track of temperature and humidity in multiple rooms. It would also be possible to change temperature remotely using this application. Statistics of people accessing certain coolers and timelines are in place.

Language:TypeScriptStargazers:0Issues:0Issues:0

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.

Language:TypeScriptStargazers:5Issues:0Issues:0

CusDeb-Landing

Landing page for CusDeb startup. Fancy looking and attractive. Done with React + Redux. Has custom Carousel, and dynamic templates embedded into it.

Language:TypeScriptStargazers:0Issues:0Issues:0

GroupVideoChat_WebRTC

Custom video chat done by using NodeJS, WebRTC and React + Redux. Any number of people can attend the call, with cameras revealed and all members shown on the screen just like in Zoom or Hangouts. It was tested using over 10 people, works fine. Pet project.

Language:JavaScriptStargazers:0Issues:0Issues:0

VideoFilterAndPicture_WebRTC

Pet project to make a real time canvas image being captured from the camera and coloured with different photo filters being applied. WebRTC is used under the hood to get data from the user's camera.

Language:JavaScriptStargazers:0Issues:0Issues:0

VideoChat_WebRTC

One-to-one video chat implementation using WebRTC, NodeJS and React. Small project to teach students and Juniors.

Language:JavaScriptStargazers:0Issues:0Issues:0

CoolersRoomControl-Server

Dummy server make to emulate data coming from air condition systems in any room. Supplies data for temperature and humidity. Done using NodeJS. Future implementation of consuming and supplying real data planned by using Raspberry PI and Python.

Language:JavaScriptStargazers:0Issues:0Issues:0

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.

Language:JavaScriptStargazers:2Issues:0Issues:0

ReactNativeMeetups

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

Language:JavaScriptStargazers:1Issues:0Issues:0

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.

Language:TypeScriptStargazers:1Issues:0Issues:0

WeatherHistoryApp

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

Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0

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.

Language:JavaScriptStargazers:1Issues:0Issues:0

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.

Language:JavaScriptStargazers:1Issues:0Issues:0

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.

Language:JavaScriptStargazers:1Issues:0Issues:0