Skip to content
View sanki92's full-sized avatar
:shipit:
Exploring
:shipit:
Exploring

Block or report sanki92

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

Typing SVG

sanki92@github:~$ whoami
Developer exploring Go and distributed systems

sanki92@github:~$ neofetch
                     OS: GitHub
                   Host: sanki92
                 Kernel: Developer
                 Uptime: Since 2020
               Packages: 50+ repos
                  Shell: bash
             Resolution: 1920x1080@∞Hz
                     DE: VS Code
                   Font: JetBrains Mono
                  Theme: Dark Mode [Terminal]

sanki92@github:~$ cat expertise.txt
├── Languages
│   ├── Go (Exploring)
│   ├── TypeScript/JavaScript
│   ├── Java
│   └── C/C++

├── Backend & Systems
│   ├── Distributed Systems (Learning)
│   ├── Microservices
│   ├── Real-time Systems (Socket.io)
│   └── API Development

├── Databases & Caching
│   ├── PostgreSQL
│   ├── MySQL
│   ├── Redis
│   └── CockroachDB

└── Frontend & Tooling
    ├── React/Next.js/React Native
    ├── Three.js
    └── Modern Build Tools (Vite, Bun)

sanki92@github:~$ ./skill_levels.sh

[████████████████████] 85% TypeScript/JavaScript
[███████████████░░░░░] 75% React/Next.js
[██████████░░░░░░░░░░] 50% Go
[████████░░░░░░░░░░░░] 40% Distributed Systems
[███████████░░░░░░░░░] 55% PostgreSQL/Redis

sanki92@github:~$ ls current_focus/
go_fundamentals.md  distributed_patterns.md  system_design.md

sanki92@github:~$ ./get_stats.sh

sanki92@github:~$ cat contribution_graph.log

sanki92@github:~$ git log --oneline -10
  1. 🗣 Commented on #14045 in meteor/meteor
  2. 🗣 Commented on #13649 in meteor/meteor
  3. 💪 Opened PR #14058 in meteor/meteor
  4. 🗣 Commented on #13649 in meteor/meteor
  5. 🗣 Commented on #13658 in meteor/meteor
sanki92@github:~$ cat achievements.txt

Holopin Badges

GitHub Trophies

sanki92@github:~$ cat contact.sh
#!/bin/bash

declare -A contacts=(
    ["email"]="sankalpt92@gmail.com"
    ["linkedin"]="linkedin.com/in/sankalp-tripathi-53b7b61b5"
    ["instagram"]="@codingsmurfs"
)

for platform in "${!contacts[@]}"; do
    echo "[$platform] ${contacts[$platform]}"
done

sanki92@github:~$ fortune
"First, solve the problem. Then, write the code." - John Johnson

sanki92@github:~$ cowsay "Always learning, always building"
 ___________________________________
< Always learning, always building >
 -----------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

sanki92@github:~$ cat /etc/motd
"Talk is cheap. Show me the code." - Linus Torvalds

sanki92@github:~$ echo "Want to see this in your terminal?"
# Run this command:
npx sanki92

sanki92@github:~$ 

System Status: ONLINE | Last Commit: Recently Active | Mode: Building

Pinned Loading

  1. go-tcp-chat go-tcp-chat Public

    Go

  2. lru-cache-go lru-cache-go Public

    HTML

  3. raw_icmp_ping raw_icmp_ping Public

    Go

  4. grpc-todo grpc-todo Public

    Go

  5. stock-price-ticker stock-price-ticker Public

    Go