GithubHelp home page GithubHelp logo

Hi there 👋

First of all thanks for visiting my page So who am i ?

A Developer with

  • Backend + Frontend + DevOps + Product development
  • 20+ Years experience building systems.
  • Experience in Developing SaaS App Check CollabMantra.com (95% code written by me)
  • BE - NodeJs / C# / Golang / Python
  • FE (React / Vue / Angular / Web Components / ComponentForge (that's the framework written by me)

Domains with experience

  • OTT
  • E-commerce
  • Procurement
  • Travel and hospitality
  • SaaS
  • ALM

Some good projects your developers can start using today

And Roadmap Link to RoadMap

Releases Link to Releases

UI Toolkits

Advanced components for your UI team

React

https://github.com/darshanmarathe/dm-react-components

DEMO : https://dm-react-components.netlify.app/

Components

  • JSONForm (Low code form builder with validations)
  • Autocomplete
  • Masonry
  • PDF Export
  • Picture Taker
  • QR/Barcode Scanner
  • QR Generator
  • Dynamic Table (Grid control)
  • TextArea (BETA) (snippets for textarea)

Vue

https://github.com/darshanmarathe/dm-vue-components

DEMO : https://dm-vue-components.netlify.app/

Components

  • JSONForm (Low code form builder with validations)
  • Autocomplete

Web-Components (Built with componentForge)

https://github.com/darshanmarathe/dm-cf-components

DEMO : https://dm-cf-components.netlify.app/

Components

  • JSONForm (Low code form builder with validations)
  • Autocomplete

Angular

https://github.com/darshanmarathe/dm-ng-components

DEMO : https://dm-ng-components.netlify.app/

Components

  • JSONForm (Low code form builder with validations)
  • Autocomplete

ComponentForge

github.com/darshanmarathe/componentForge

TypeScript Lit-html WebPack A Web Component framework which you can use to build native web components using reactish framework with state and props and lit-html

Website https://componentforge.collabmantra.com/

FEATURES

  • React style API
  • Powered by Lit-html
  • Zero configuration
  • Template Injection
  • FAST
  • No Extra lib needed for simple xhr like GET/POST

mkDOM (Make DOM)

https://github.com/darshanmarathe/mkdom

Have you written code like this

myElem.innerHTML = `<div class='card'> ${title} </div>

and Source Code Analysis Tools for e.g. checkmarks are reporting as possible XSS attack the tool is right but then how to fix it ? Here comes the mkDOM library with a fluent API to help you

const div = mkDOM('div' , {
"class":  'card'
}).content(title)
myElem.appendChild(div.element)

But now your code is safe and SCAT tools are happy with it. :-)

XCMD

Commands on steroids

https://github.com/darshanmarathe/xcmd

Batch Commands ScriptCS NodeJS

Super commands for your windows programmers for improving development productivity and make them lazy

FEATURES

  • Git commands
  • folder / file creation
  • Machine configuration commands
  • Linux commands touch ls ll cat etc
  • Docker commands
  • npm commands
  • Utility commands win zip unzip

PartialJS

https://github.com/darshanmarathe/partialjs

Demo

Partial Tag for HTML without any server side technology

FEATURES

  • Re-use HTML areas
  • Load HTML Files or Server pages or Action/Controller
  • Onload run a JS Function
  • Delay Load
  • AutoRefresh in time interval
  • Custom Tag name support get your own tag
  • 0 AJAX load with Handlebar templating
  • Javascript API
  • Load If Condition

CodeCollab AKA Interviewpad

github.com/darshanmarathe/CodeCollab

DEMO

interviewpad.collabmantra.com/

FEATURES

  • Take real time coding interviews
  • Support for 30 Languages and real time
  • Host More than 1 interview

BindingJs

github.com/darshanmarathe/bindingsjs JS Micro Front-end event binding with declarative programming Write 0 JS for binding your micro frontend

FEATURES

  • Pass strings with Events to other controls.
  • Pass Object with Events to other controls.
  • Pass strings/Objects to function.
  • Complex property binding with target format.

json_server_next

github.com/darshanmarathe/json_server_next Node Express

Need a quick API backend enjoy min-json-server

FEATURES

  • Support FileSystem / Mongo / Redis / neDB / MySQL / SQL / Postgres
  • 0 Configuration with FileSystem Backend
  • Dynamic Api with REST Support
  • Caching layer (ENV: CACHE_TTL=100, or soon api level)
  • Reverse Proxy
  • Realtime
  • Hypermedia API
  • Webhooks

Node SQL

github.com/darshanmarathe/NODESQL ES

SQL For Objects Arrays and Async functions (Support for SubQueries)

FEATURES

  • SELECT (obj.prop_name , obj.prop.sub_prop_name)
  • FROM (Objects, Arrays, Async functions)
  • GROUPBY

Pomodorrow

https://github.com/darshanmarathe/pomodorrow winforms

Pomodrrow timer

Decoposer

Mongo Node github.com/darshanmarathe/Decomposer

Decompose MongoDB backup files

Darshan Marathe's Projects

definitelytyped icon definitelytyped

TypeScript type definitions repository for popular JavaScript libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.