Skip to content

JaeAeich/JaeAeich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 

Repository files navigation

cat /etc/profile.d/javed.sh

#!/bin/bash

# /etc/profile.d/javed.sh
# A little bit about me.
#                                                                      
#     β–ˆβ–ˆ                                                β–ˆβ–ˆ               β–„β–„       
#     β–€β–€                                                β–€β–€               β–ˆβ–ˆ       
#   β–ˆβ–ˆβ–ˆβ–ˆ      β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„   β–„β–ˆβ–ˆβ–ˆβ–ˆβ–„    β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„   β–„β–ˆβ–ˆβ–ˆβ–ˆβ–„    β–ˆβ–ˆβ–ˆβ–ˆ      β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„  β–ˆβ–ˆβ–„β–ˆβ–ˆβ–ˆβ–ˆβ–„ 
#     β–ˆβ–ˆ      β–€ β–„β–„β–„β–ˆβ–ˆ  β–ˆβ–ˆβ–„β–„β–„β–„β–ˆβ–ˆ   β–€ β–„β–„β–„β–ˆβ–ˆ  β–ˆβ–ˆβ–„β–„β–„β–„β–ˆβ–ˆ     β–ˆβ–ˆ     β–ˆβ–ˆβ–€    β–€  β–ˆβ–ˆβ–€   β–ˆβ–ˆ 
#     β–ˆβ–ˆ     β–„β–ˆβ–ˆβ–€β–€β–€β–ˆβ–ˆ  β–ˆβ–ˆβ–€β–€β–€β–€β–€β–€  β–„β–ˆβ–ˆβ–€β–€β–€β–ˆβ–ˆ  β–ˆβ–ˆβ–€β–€β–€β–€β–€β–€     β–ˆβ–ˆ     β–ˆβ–ˆ        β–ˆβ–ˆ    β–ˆβ–ˆ 
#     β–ˆβ–ˆ     β–ˆβ–ˆβ–„β–„β–„β–ˆβ–ˆβ–ˆ  β–€β–ˆβ–ˆβ–„β–„β–„β–„β–ˆ  β–ˆβ–ˆβ–„β–„β–„β–ˆβ–ˆβ–ˆ  β–€β–ˆβ–ˆβ–„β–„β–„β–„β–ˆ  β–„β–„β–„β–ˆβ–ˆβ–„β–„β–„  β–€β–ˆβ–ˆβ–„β–„β–„β–„β–ˆ  β–ˆβ–ˆ    β–ˆβ–ˆ 
#     β–ˆβ–ˆ      β–€β–€β–€β–€ β–€β–€    β–€β–€β–€β–€β–€    β–€β–€β–€β–€ β–€β–€    β–€β–€β–€β–€β–€   β–€β–€β–€β–€β–€β–€β–€β–€    β–€β–€β–€β–€β–€   β–€β–€    β–€β–€ 
#  β–ˆβ–ˆβ–ˆβ–ˆβ–€                                                                          

export NAME="Javed Habib"
export ENVIRONMENT=("Linux" "macOS (metaphorically)")
export SHELL="a zsh/bash of ideas"
export EDITORS=("NeoVim" "Zed" "my imagination")

# Tech I'm currently working with or enjoying
export LANGUAGES=("Python" "Go" "Rust" "Typescript" "Bash")
export SKILLS=("APIs" "Kubernetes" "Cloud-Native Workflows" "Frontend" "...and a lot in between")

# Outside of the terminal
export HOBBIES=("Poetry" "Sci-Fi & Fantasy")

# Connect
export GITHUB="[https://github.com/jaeaeich](https://github.com/jaeaeich)"
export LINKEDIN="[https://linkedin.com/in/javed-habib](https://linkedin.com/in/javed-habib)"
export COLLABORATION_STATUS="Open to new opportunities"

echo "Welcome to my profile. Feel free to reach out!"

GitHub LinkedIn

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors