From f8fe20af90152bb22963c6ea77d162004e31a18e Mon Sep 17 00:00:00 2001 From: aditya Date: Sun, 11 Jun 2023 16:31:19 +0530 Subject: [PATCH] add about section --- content/home/about.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 content/home/about.md diff --git a/content/home/about.md b/content/home/about.md new file mode 100644 index 0000000..b5c7890 --- /dev/null +++ b/content/home/about.md @@ -0,0 +1,23 @@ +--- +title: "About" +image: "profile-vector.png" +draft: false +weight: 8 +--- + +Hello, I'm Aditya Kumar, a computer science student with a passion for managing computers and backend development. I am particularly enthusiastic about contributing to open source projects. With a strong focus on virtual machines and server administration, I possess the skills to handle various Linux distributions including Debian, Ubuntu, and Fedora. + +My Skill Set: + +- Programming Languages: C, C++, Python, Rust +- Version Control: Git +- Shell Scripting: Bash +- Virtualization: KVM +- Web Server: Nginx +- Package Management: Nix + +Having a firm grasp of these technologies allows me to efficiently manage virtual machines and servers, ensuring optimal performance and stability. I believe in the power of open source and its ability to foster collaboration and innovation. + +I am always eager to expand my knowledge and stay up-to-date with the latest developments in the field. Through my website, I aim to share my experiences, insights, and contributions to the world of computer science and open source. + +Feel free to explore my projects, blog, and reach out to me for potential collaborations or discussions. Let's connect and build something amazing together!