8000 centopw (Hiep Nguyen) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View centopw's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report centopw

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
centopw/README.md

> ./cento.sh

██████╗███████╗███╗   ██╗████████╗ ██████╗ 
██╔════╝██╔════╝████╗  ██║╚══██╔══╝██╔═══██╗
██║     █████╗  ██╔██╗ ██║   ██║   ██║   ██║
██║     ██╔══╝  ██║╚██╗██║   ██║   ██║   ██║
╚██████╗███████╗██║ ╚████║   ██║   ╚██████╔╝
 ╚═════╝╚══════╝╚═╝  ╚═══╝   ╚═╝    ╚═════╝

Visitor Counter Last Updated Status

> date

Current Date: Tuesday, May 06, 2025 - 13:41:37 UTC

> whoami

> Creative Developer | Code Architect | Digital Explorer
> Location: ./universe/earth
> Status: Debugging the universe since 1999

> uptime

GitHub activity in the last 2833 days:
       █       █          █   
█    █ █       █   █  █   █   
██   ███       █   ██ █   █ █ 
██ █ ████  █   █   ██ ██  █ █ 
██ ██████  ██  ██  ██ ██  █ █ 
██ ██████  ██  ██ ███ ███ ███ 
██ ██████████████ ███ ███████ 
──────────────────────────────

> top

PROCESS MONITOR - ACTIVE PROJECTS:
PID   PROJECT                CPU%   LAST COMMIT       STATUS
1     tanhiep.dev            75%    May 07  RUNNING
2     dev-dashboard      45%    May 06   RUNNING
3     ai-experiments         30%    Apr 28    SUSPENDED
4     react-components       15%    Apr 14 IDLE

> ls -la skills/

drwxr-xr-x  languages    Python, JavaScript, Java, C
drwxr-xr-x  frameworks   Express, Next.js, Spring Boot, Node.js
drwxr-xr-x  tools        AWS, Webpack, Docker, CI/CD
drwxr-xr-x  learning     System Design

> cat /dev/random | statistics

GITHUB STATS:
┌───────────────────────────┐
│ Repos: 83   │ Stars: 13   │
│ Commits: 3,500+│ PRs: 150+       │
│ Issues: 75+  │ Contribs: 20+   │
└───────────────────────────┘

> crontab -l

# Daily commit schedule
0 9 * * * code && commit && push  # Morning coding session
0 20 * * * review_PRs              # Evening review session
0 0 1 * * update_README.md         # Update README monthly

> fortune | cowsay

 _________________________________________
/ The only way to learn a new programming language is by writing programs in it.                      \
\_________________________________________/
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

> netstat -connections

ACTIVE CONNECTIONS:
Proto  Local Address    Status
----- --------------- ---------
https  tanhiep.dev     LISTENING
https  twitter.com     ESTABLISHED @centoppw
https  instagram.com   ESTABLISHED @centopw
https  linkedin.com    ESTABLISHED @cento
email  tanhiep@duck.com LISTENING

> cat developer_philosophy.sh

#!/bin/bash

function developer() {
  while [ $ALIVE -eq 1 ]; do
    codeHard
    failFast
    learnFaster
    if [ $(coffee_level) -lt 10 ]; then
      refill_coffee
    fi
    commit_daily
  done
}

# "The best way to predict the future is to build it."

> shutdown --restart

Shutting down...
Session saved, system will restart with next profile view.
[OK] System will be available at next commit

GitHub Streak

Pinned Loading

  1. tanhiep.dev tanhiep.dev Public

    Personal Portfolio

    TypeScript 2

  2. OthersideAI/self-operating-computer OthersideAI/self-operating-computer Public

    A framework to enable multimodal models to operate a computer.

    Python 9.7k 1.3k

  3. CenBot CenBot Public

    A Module Discord bot

    JavaScript 1

  4. Terminal-base-portfolio Terminal-base-portfolio Public

    HTML

0