mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-09 10:39:44 +00:00
add about section
This commit is contained in:
parent
72927c608e
commit
f8fe20af90
1 changed files with 23 additions and 0 deletions
23
content/home/about.md
Normal file
23
content/home/about.md
Normal file
|
@ -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!
|
Loading…
Reference in a new issue