Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

$ ssh ida5428@github.com
Connecting to github.com...

$ whoami
ida5428

$ timedatectl | grep "time zone:"
Time zone: Australia/Melbourne (AEST, +1000)

$ jq -r '.languages' -- skills.json
[
  "c++",
  "java",
  "bash",
  "html",
  "css"
]

$ ls projects/
ascii-text-banner/

$ cat projects/ascii-text-banner/README.md
ascii-text-banner is minimal CLI tool written in C++ for generating styled text banners directly in the terminal.

$ exit
Connection to github.com closed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors