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: 16 August 2026

Total Time: 6,122 hrs 35 mins

TypeScript                 3,805 hrs 49 mins     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   62.16 %
Other                      702 hrs 47 mins       β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   11.48 %
Go                         223 hrs 20 mins       β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.65 %
Solidity                   160 hrs 46 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.63 %
Bash                       158 hrs 28 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.59 %
Git                        140 hrs 50 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.30 %
JSON                       119 hrs 39 mins       β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.95 %
Markdown                   113 hrs 2 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.85 %
JavaScript                 99 hrs 52 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.63 %
Rust                       92 hrs 33 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.51 %
YAML                       74 hrs 35 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.22 %
Docker                     42 hrs 9 mins         β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.69 %
Dart                       31 hrs 55 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.52 %
sh                         30 hrs 17 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.49 %
HTML                       25 hrs 56 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