You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
3.6 KiB
83 lines
3.6 KiB
{
|
|
"readmeUrl": "https://github.com/itjeff/nullshift/README.md",
|
|
"title": "Jeff's NullShift",
|
|
"name": "JeffAI",
|
|
"ascii": " +---------------------------------------------------------------------------+\n | _ _ _ _ ___ _ ___ _ |\n |( ) ( ) (_ ) (_ ) ( _`\\ ( ) _ /'___)( )_ |\n || `\\| | _ _ | | | | | (_(_)| |__ (_)| (__ | ,_) _ _ ____ |\n || , ` |( ) ( ) | | | | `\\__ \\ | _ `\\| || ,__) | | (`\\/')( ) ( )(_ ,)|\n || |`\\ || (_) | | | | | ( )_) || | | || || | | |_ _ > < | (_) | /'/_ |\n |(_) (_)`\\___/'(___)(___)`\\____)(_) (_)(_)(_) `\\__)(_)(_\\/_)`\\__, |(____)|\n | ( )_| | |\n | `\\___/' |\n +---------------------------------------------------------------------------+\n\n ~ Welcome to Jeff's NullShift Terminal ~\n A hub for tech, crypto, and finance enthusiasts.\n Type 'help' for a list of commands.\n Discover, innovate, and connect!",
|
|
"repo": "https://github.com/itjeff/nullshift",
|
|
"donate_urls": {
|
|
"cashapp": "$itjeff",
|
|
"ethereum": "0x0D60a455Da54750769400A32204A539703b2D89A",
|
|
"paypal": "https://paypal.com/itjeff",
|
|
"patreon": "https://patreon.com/itjeff"
|
|
},
|
|
"social": {
|
|
"github": "itjeff",
|
|
"twitter": "itjeff"
|
|
},
|
|
"email": "jeff@nullshift.xyz",
|
|
"ps1_hostname": "nullshift",
|
|
"ps1_username": "visitor",
|
|
"resume_url": "../resume.pdf",
|
|
"non_terminal_url": "W",
|
|
"colors": {
|
|
"light": {
|
|
"background": "#ffffff",
|
|
"foreground": "#000000",
|
|
"cursor": "#000000",
|
|
"selection": "#c0c0c0"
|
|
},
|
|
"dark": {
|
|
"background": "#000000",
|
|
"foreground": "#00ff00",
|
|
"cursor": "#00ff00",
|
|
"selection": "#004400"
|
|
}
|
|
},
|
|
"commands": [
|
|
{
|
|
"name": "about",
|
|
"description": "Displays information about Jeff and this terminal.",
|
|
"details": "Jeff is a seasoned developer and finance expert with years of experience in technology, finance, and the crypto space. He has worked on numerous innovative projects that blend tech and finance, making an impact in both industries. This terminal is designed to showcase Jeff's portfolio, skills, and insights."
|
|
},
|
|
{
|
|
"name": "social",
|
|
"description": "Displays links to Jeff's social profiles."
|
|
},
|
|
{
|
|
"name": "projects",
|
|
"description": "Shows a list of Jeff's projects.",
|
|
"details": "Jeff's projects include financial modeling tools, blockchain applications, and AI-driven investment platforms."
|
|
},
|
|
{
|
|
"name": "resume",
|
|
"description": "Links to Jeff's resume."
|
|
},
|
|
{
|
|
"name": "clear",
|
|
"description": "Clears the terminal screen."
|
|
},
|
|
{
|
|
"name": "contact",
|
|
"description": "Provides contact information for Jeff."
|
|
},
|
|
{
|
|
"name": "tech-stack",
|
|
"description": "Lists the technologies Jeff specializes in.",
|
|
"details": "Jeff specializes in Python, JavaScript, Solidity, blockchain technologies, and financial modeling tools."
|
|
},
|
|
{
|
|
"name": "experience",
|
|
"description": "Displays a summary of Jeff's professional experience.",
|
|
"details": "Jeff has over 10 years of experience in technology, finance, and cryptocurrency. He has held roles as a developer, financial analyst, and blockchain advisor."
|
|
},
|
|
{
|
|
"name": "blog",
|
|
"description": "Links to Jeff's blog or articles."
|
|
},
|
|
{
|
|
"name": "news",
|
|
"description": "Shows the latest updates or announcements from Jeff."
|
|
}
|
|
]
|
|
}
|