Skip to content
View rajputs37's full-sized avatar
Block or Report

Block or report rajputs37

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rajputs37/README.md

Hey there 👋

👩‍💻  About Me :

I am a Lead Software Engineer .

  • 🔭 I’m working as a Lead Software Engineer and contributing to frontend and backend for building web/mobile applications.
  • 👨‍💻 I consult Sartups to improve their frontend React app performance.
  • 🌱 Exploring Product management skills in my free time
  • No skill, only Hard work
//dharmesh.tsx

import { Collaboration } from 'society';
import { Javascript, Typescript, Rust, Dart } from 'community-languages';
import { React, ReactNative, NestJs, NodeJs, AntD, MUI, Redux, Rocket, Flutter } from 'community-technologies';
import { Neo4J, MongoDB, MySQL } from 'db';
import { Jenkins, Vercel, Docker } from 'dev-ops-tools';
import { FrontendPerformanceExpert, ExperiencedSystemDesigner } from 'industry-terms';
import { Wisdom, Hardwork, Focus } from 'human-terminology';


const dharmeshRajput = {
    languages: [ Javascript, Typescript, Rust, Dart ], 
    technologies: {
        frontEnd: {
            js: [ React, ReactNative, Redux, MUI, AntD ],
            dart: [ Flutter ]
        },
        backEnd: {
            js: [ NodeJs, NestJs ],
            Rust: [ Rocket ]
        },
        databases: {
            db: [ Neo4J, MongoDB, MySQL ]
        },
        devOps: [ Jenkins, Vercel, Docker ]
    },
    knownFor: [ FrontendPerformanceExpert, ExperiencedSystemDesigner ],
    skillsThatMattersMoreThanTechnologies: [ Wisdom, Hardwork, Focus ],
    toDos: [ 'generateValueForMankind' ],
    privateLife: {
      ...(securePrivacy(#$%#$%#$%))
    }
};

const executeSomethingAwesome = ( ) => { 
  return Collaboration( ...dharmeshRajput );
}

setInterval(() => {
  executeSomethingAwesome()
}, 24*60*60*1000)

Pinned

  1. react-solid-signals react-solid-signals Public

    Using Signals in react to boost performance

    TypeScript 17