Skip to content

lnxwizard/resume-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume-cli

resume-cli is command-line interface portfolio. Feel free to fork, edit and publish this project for yourself.

demo

Features

  • Customizable: You can easily customize resume-cli for yourself. Just edit the toml files inside the /data folder. For example take look Customization section.

Customization

  • Skills: Edit values for yourself.

    web_technologies = "HTML & CSS"
    languages = "Go, Rust, C#, C++, Bash & Java"
    dev_ops = "Docker"

    for example change the languages section.

  • Tools: Edit values for yourself.

    ide = "RustRover & IntelliJ IDEA"
    text_editor = "VSCodium, Helix & Lapce"
    version_control_system = "Git"

    for example change the ide or text_editor sections.

  • Social: Edit values for yourself.

    email = "alperakca79@outlook.com"
    github = "github.com/lnxwizard"
    reddit = "u/AlperAkca79"
    gitlab = "gitlab.com/lnxwizard"
    medium = "medium.com/@lnxwizard"
    devto = "dev.to/lnxwizard"

    for example change the email, github, reddit etc.. sections.

License

GNU General Public License v3.0