Skip to content
View ashrhmn's full-sized avatar
πŸ’­
sup?
πŸ’­
sup?

Block or report ashrhmn

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ashrhmn/README.md

Hi there πŸ‘‹

HitCounter

Ashik's GitHub Streak

wakatime

From: 14 June 2022 - To: 18 July 2026

Total Time: 6,039 hrs 20 mins

TypeScript                 3,793 hrs 32 mins     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   62.82 %
Other                      663 hrs 45 mins       β–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   10.99 %
Go                         216 hrs 20 mins       β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.58 %
Solidity                   160 hrs 46 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.66 %
Bash                       156 hrs 56 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.60 %
Git                        140 hrs 50 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.33 %
JSON                       118 hrs 49 mins       β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.97 %
Markdown                   102 hrs 49 mins       β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.70 %
JavaScript                 99 hrs 49 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.65 %
Rust                       84 hrs 45 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.40 %
YAML                       73 hrs 22 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.21 %
Docker                     41 hrs 44 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.69 %
Dart                       31 hrs 55 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.53 %
sh                         30 hrs 12 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.50 %
HTML                       25 hrs 29 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.42 %

Pinned Loading

  1. dotfiles dotfiles Public

    My personal dotfiles, managed by GNU Stow. Includes configurations for Neovim, Zsh, Tmux, Alacritty, and various other development tools

    Shell 1 1

  2. go-logger go-logger Public

    External Logger Implementation written in Go. Uses MongoDB and RabbitMQ internally. Contains a React Dashboard for filtering and showing logs.

    Go

  3. gogo-mint gogo-mint Public

    gogo-mint is a complete solution for launching NFT collections. It includes a Next.js frontend with a project management dashboard, a robust backend using Prisma, and Solidity smart contracts for E…

    TypeScript 1

  4. railway-game railway-game Public

    A web-based, multiplayer railway strategy game with NFT integration. This monorepo contains the Next.js client, NestJS API, and a real-time socket server.

    TypeScript 1

  5. social-media social-media Public

    A full-stack, microservices-based social media application [WIP]. The frontend is built with Next.js and Tailwind CSS. The backend features services written in NestJS and Go, all containerized with…

    TypeScript

  6. tsndexer tsndexer Public

    A tiny Go CLI for generating index.ts and index.tsx files within a TypeScript project, helpful for re-exporting in a library or a monorepo. It recursively scans the codebase, respects ignore patter…

    Go