Skip to content
View rajputs37's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Machine learning engineering manager .

  • 🔭 I’m working as a Machine learning engineering manager.
  • 👨‍💻 I consult Startups on -- AI agents performance, model deployments, fine-tuning and RL.
  • No skill, only Hard work
//dharmesh.tsx

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


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

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

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

Pinned Loading

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

    Using Signals in react to boost performance

    TypeScript 17