Skip to content
Avatar
  • London, UK

Achievements

Achievements

Block or Report

Block or report nayeemrmn

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.

Report abuse

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

Report abuse

Pinned

  1. deno Public

    Forked from denoland/deno

    A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio

    Rust

  2. deno_std Public

    Forked from denoland/deno_std

    deno standard modules

    TypeScript

  3. Forked from denoland/dotland

    deno.land website

    TypeScript

  4. swc Public

    Forked from swc-project/swc

    swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.

    TypeScript

  5. Convert glob strings to regular expressions.

    TypeScript 1

356 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 2021

Created 3 commits in 2 repositories

Created a pull request in denoland/deno that received 17 comments

fix(runtime/ops/worker_host): Move permission arg parsing to Rust

fix: Implement run allowlists in worker/test permissions (#12078 (comment)). fix: Resolve ffi paths on init and checking. fix: Make partially unsp…

+1,201 −823 17 comments
Opened 1 other pull request in 1 repository
denoland/deno 1 merged
Reviewed 1 pull request in 1 repository
denoland/deno 1 pull request

Created an issue in denoland/deno that received 3 comments

Redesign types directives

Adding types to .js import-side Current syntax // main.ts // @deno-types="./foo_types.d.ts" import { foo } from "./foo.js"; // foo.js export const foo

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.