Pinned Repositories
AdvanceCSharp
Multiple solutions with Advance c# topics covered
AngularJsMultilingualSetup
Using ng-translate to provide multilingual support to application where translation is extracted from respective languages Json files.
blog-content
bulk-csv-processing
Large CSV processing through rails,sidekiq and display progress with progress bar
Catalog-Api
Api service build with .Net 5
playground-react-redux-thunk-blog
Using https://jsonplaceholder.typicode.com/ to display blog posts
playground-react-twitch-clone
Twitch CRUD-Authentication clone with RTMP server to view an flv stream
ProjectManager
A typescript project to Add, render, drag-drop projects
python-playground
Sample python snippets
ReactSeed
A React Seed project with Sass, Flow, commit-preprocessing, Travis ci and surge integration out-of-the-box
mythLabs's Repositories
mythLabs/AngularJsMultilingualSetup
Using ng-translate to provide multilingual support to application where translation is extracted from respective languages Json files.
mythLabs/ReactSeed
A React Seed project with Sass, Flow, commit-preprocessing, Travis ci and surge integration out-of-the-box
mythLabs/playground-react-redux-thunk-blog
Using https://jsonplaceholder.typicode.com/ to display blog posts
mythLabs/-AngularGoogleMapInit
Integrating Angular google map to display marker on map with location selection from google location auto-complete filling location search box with location selected by dragging the map marker.
mythLabs/Angular-Multilingual-Setup
Using ngx-translate to provide multilingual support to application where translation is extracted from respective languages Json files.
mythLabs/api-server-node-express
Api server with jwt authenticated routes
mythLabs/EcommerceWebApi
Dummy Api - EcommerceWebApi in asp.net web api 2
mythLabs/playground-react-pics
App that can be used to search for images from unsplash.com
mythLabs/playground-react-twitch-clone
Twitch CRUD-Authentication clone with RTMP server to view an flv stream
mythLabs/playground-react-redux-songs
React application using redux store to manage application data
mythLabs/playground-react-videos
Youtube app using its public Api(s)
mythLabs/RailsTokenAuthentication
Rails token based authentication For API using bcrypt and helpers using simple simple_command
mythLabs/weather-app
Console node js application that takes address as command line argument and return weather information
mythLabs/Ecommerce-Day-5--login-Registration-Api-call-edit
Angular front end with login, registration and protected routes
mythLabs/FirstAngular
Training day 2(code templates -ngIf,switch,ngstyle,ngclass etc) , code in src/spa folder
mythLabs/ngFinal
Final assignment code of angular 4 training
mythLabs/ngVerSecond
Demo angular 4 application that manages Recipe and Shopping list
mythLabs/node-Todo-api
Api for a Demo Todo application using Node js/Mongo DB
mythLabs/playground-react-authentication
Token based authentication setup on react-redux frontend using a node api(s)
mythLabs/playground-react-basics
Displays hot or cold climate on basis of location extracted through browser.
mythLabs/playground-react-routerV4
Application with authenticated and non-authenticated routes
mythLabs/playground-react-testing
React application with tested implemented,Along with HOC
mythLabs/react-hooks-basic
React Web hook based application that fetches conditonal data from remote server.
mythLabs/Routing
Angular training day 3,4- @input,@output,routing,httpclient,forms,validation,pipes
mythLabs/translate
React app that uses Context API for basic internationalisation
mythLabs/weather-Progressive-web-app-Angular
An Angular PWA displaying weather data on search
mythLabs/WeatherPwaApi
Api application to display weather data from api.darksky.net
mythLabs/webpackBasics_V1
Sample application with Webpack 3 configuration file enabled bundling [loader], minification[plugin] and running using webpack-dev-server
mythLabs/webPackBasics_V2
Sample application with Webpack 3 configuration file enabled bundling [loader] for ES6 js and SCSS files while css gets written to a new file dynamically and running using webpack-dev-server.