Skip to content
View IMRANDIL's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report IMRANDIL

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
IMRANDIL/README.md

नमस्ते 🙏, I'm Ali Imran Adil

A Full Stack Engineer 👨‍💻

An Aspiring Devops Engineer 👨‍💻

An Aspiring Data Engineer 👨‍💻

A little more about me...

const ImranDil = {
    pronouns: "He" | "Him",
    isPassionate: true,
    askMeAbout: ["app dev", "web dev", "Networking", "Google Cloud", "AWS", "MERN"],
    technologies:{
        backEnd: ["nodejs", "express",'nestjs','loopback4','go','python'],
        frontEnd: ["React", "Next", "BootStrap", "TailwindCss"],
        mobileApp: ["ReactNative"],
        database: ["mongoDb","mySql", "Postgres"],
        serverless: ["aws-lambda"],
        devOps: ["AWS", "GCP"],
        misc: ["Firebase", "Socket.IO",'Docker']
    },
    architecture: ["Serverless Architecture", "microservices", "event-driven", "Single page applications"],
}

Profile Visitor Count...

❤️ From @IMRANDIL

Pinned

  1. Pdf_gen_React_JS Pdf_gen_React_JS Public

    A pdf generator where you can edit your text with inbult editor and then generate a pdf to print this out.

    TypeScript

  2. csv_to_excel_npm_package csv_to_excel_npm_package Public

    A simple and efficient Node.js module for converting CSV files to Excel (XLSX) format using streams. This package leverages the power of csv-parser and exceljs libraries to handle large datasets ef…

    JavaScript

  3. concurrent_promise_batcher_npm_package concurrent_promise_batcher_npm_package Public

    Concurrent Promise Batcher is a Node.js utility for executing asynchronous tasks concurrently in batches, providing better control over resource usage and improved performance.

    JavaScript

  4. csv_to_json_npm_package csv_to_json_npm_package Public

    A simple npm package to generate json file from CSV file.

    JavaScript

  5. json_to_excel_npm_package json_to_excel_npm_package Public

    A simple npm package for creating excel file (xlsx) using json Array.

    JavaScript

  6. gen_UUIDs gen_UUIDs Public

    Simple UUID Generator for JS NPM package

    JavaScript