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 May 2026

Total Time: 5,906 hrs 17 mins

TypeScript                 3,773 hrs 15 mins     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   63.89 %
Other                      662 hrs 25 mins       β–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   11.22 %
Go                         213 hrs 29 mins       β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.61 %
Solidity                   152 hrs 2 mins        β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.57 %
Bash                       145 hrs 26 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.46 %
Git                        140 hrs 58 mins       β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.39 %
JSON                       117 hrs 23 mins       β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.99 %
JavaScript                 98 hrs 37 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.67 %
Markdown                   91 hrs 25 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.55 %
YAML                       57 hrs 30 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.97 %
Rust                       49 hrs 13 mins        β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.83 %
Docker                     41 hrs 1 min          β–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.69 %
Dart                       31 hrs 23 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.53 %
sh                         30 hrs 12 mins        β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.51 %
HTML                       25 hrs 9 mins         β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.43 %

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