update prose to reduce "I"-density

This commit is contained in:
bdeshi 2022-05-23 20:01:29 +06:00
parent 51b764c080
commit c232008f3e
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0
3 changed files with 50 additions and 48 deletions

View File

@ -3,12 +3,12 @@ section.description
.desc .desc
p. p.
Hello! I am a self-taught technology professional with a strong background in Hello! I am a self-taught technology professional with a strong background in
#[em system administration] and #[em general programming], with proven hands-on #[em system administration] and #[em general programming], having effective hands-on
experience in #[em modern dev-ops], #[em cloud-ops], and #[em IaC] work domains. experience in #[em modern dev-ops], #[em cloud-ops], and #[em IaC] work domains.
p. p.
I have a passion for learning and building things that are useful, It's my passion to keep learning and building things that are useful,
sustainable, minimal, and easy to use. I put a lot of care to keep my work sustainable, minimal, and easy to use. I put a lot of care to keep my work
output #[em clean], #[em maintainable] and #[em well-documented]. output #[em clean], #[em maintainable] and #[em well-documented].
p. p.
I'm also an active member of the open-source culture, always As an active supporter of the open-source culture, I'm always
looking for opportunities to contribute and to assist the community. looking for opportunities to contribute and to assist the community.

View File

@ -18,9 +18,9 @@ section.history
li #[b.job TechOps Engineer] - #[em.org Telenor Health] #[span.period 2020-2021] li #[b.job TechOps Engineer] - #[em.org Telenor Health] #[span.period 2020-2021]
ul ul
li provided application support services for engineering li provided cross-team tech support and service automation
li managed application performance monitoring li performed application support for engineering and cs
li provided support and service automation li handled application performance monitoring
li prepared service documentation li prepared service documentation
li #[b.job IT Engineer] - #[em.org Taurus] #[span.period 2018-2020] li #[b.job IT Engineer] - #[em.org Taurus] #[span.period 2018-2020]
@ -40,7 +40,3 @@ section.history
li troubleshooting and resolving software problems li troubleshooting and resolving software problems
li computer hardware and software servicing li computer hardware and software servicing
li operating system and software support li operating system and software support
//- each history in histories
//- li #[span.job #{history.job}] #[span.org #{history.org}]
//- p #[span.works #{history.desc}]

View File

@ -7,79 +7,85 @@ section.options
b.target#sysadmin: a(href="#sysadmin") --sys-admin b.target#sysadmin: a(href="#sysadmin") --sys-admin
.opt_desc .opt_desc
p. p.
I have in-depth experience of #[em linux server] administration, covering I bring in-depth experience of #[em linux server] administration, covering
installation, configuration, optimization, hardening, and maintenance of installation, configuration, optimization, hardening, and maintenance of
various common linux distros such as Ubuntu, CentOS, Oracle, AmazonLinux, ArchLinux etc. various common linux distros such as ArchLinux, AmazonLinux, Ubuntu, CentOS, Oracle etc.
p. p.
I have hands-on knowledge of #[em DNS] and #[em Email server] administration too. With my hands-on knowledge of #[em DNS] and #[em Email server] administration, I can
I can configure and publish secure and performant DNS/Email servers with load balancing. configure and publish secure and performant DNS/Email servers with load balancing.
In fact, I manage my own DNS, email, and web hosting service, and more. In fact, I manage my own DNS, email, and web hosting service, and more.
p. p.
I also have above-average expertise about #[em Windows] systems, with working knowledge of #[em Mac OSX]. My expertise on #[em Windows] systems is above-average, with working knowledge of #[em Mac OSX].
li li
b.target#devops: a(href="#devops") --dev-ops b.target#devops: a(href="#devops") --dev-ops
.opt_desc .opt_desc
p. p.
I am involved in both classic and modern DevOps practices. I have current knowledge of I am involved in both classic and modern DevOps practices, having current knowledge of
container orchestration and management tools such as #[em Docker] and #[em Kubernetes]. container orchestration and management tools such as #[em Docker] and #[em Kubernetes].
I have professional experience of managing production k8s clusters on #[em AWS] cloud. My professional experience includes managing production k8s clusters on #[em AWS] cloud.
I have also worked on converting legacy workloads to #[em serverless] arch and maintaining them. I have also worked on converting legacy workloads to #[em serverless] paradigm and maintaining them.
p. p.
I can set up a working DevOps environment from scratch, with a working CI/CD pipeline. I can set up a working DevOps environment from scratch, with a working CI/CD pipeline
I can do this with both modern container-based tools such as #[em k8s], #[em Helm], #[em Argo], doing this with both modern container-based tools such as #[em k8s], #[em Helm], #[em Argo],
#[em Gitlab/Github CI], as well as with legacy tools such as #[em Ansible] and #[em Jenkins]. #[em Gitlab/Github CI], or alternatively with legacy tools such as #[em Ansible] and #[em Jenkins].
p. p.
I also have experience of maintaining monitoring and alerting stacks comprised of My expertise on #[em observability] comprises of managing monitoring and alerting stacks built
#[em prometheus], #[em Grafana], #[em PagerDuty], #[em ELK], as well as in-depth with #[em prometheus], #[em Grafana], #[em PagerDuty], as well as in-depth observability
observability toolkits such as #[em Graylog], #[em NewRelic], #[em DataDog], #[em Splunk] etc. toolkits such as #[em Graylog], #[em NewRelic], #[em DataDog], #[em Splunk] etc.
li li
b.target#backend: a(href="#backend") --back-end b.target#backend: a(href="#backend") --back-end
.opt_desc .opt_desc
p. p.
Backend engineering is another point of interest to me. I have created multiple My lack of frontend design charm is balanced by my keen interest and experience in backend
backend services with #[em Flask], catering to various production-grade use cases, engineering. I have created multiple backend services with #[em Flask] and co., catering to
as well as #[em api gateways] to establish communication between disparate systems. various production-grade use cases, as well as #[em api gateways] to establish communication
I mostly work with #[em Python]; I am also learning #[em Golang] as a low-level option. between disparate systems. My preferred language of coding is #[em Python];
I'm also learning #[em Golang] as a low-level option.
li li
b.target#automation: a(href="#automation") --automation b.target#automation: a(href="#automation") --automation
.opt_desc .opt_desc
p. p.
I try to find a solution that is both efficient and easy to maintain. Automation is When faced with work challenges, I always try to find a solution that is both efficient
a natual fit in this field. I always look out for any repetitive tasks to convert into and easy to maintain. Automation is a natural fit in this field. I always look out for
a simple script or button press. Some of my shortcut scripts have actually grown into any repetitive tasks to convert into a simple script or button press. Some of my shortcut
full-fledged programs themselves. scripts have actually grown into actively maintained full-fledged programs covering some
repetitive needs.
p. p.
I have used #[em Python], #[em shell scripts], #[em Lua], and #[em Ansible] for automation, My tools of the trade for automation and glue-coding includes, but is not limited to,
as well as trigger-based workflow tools like #[em n8n], #[em inotify] etc. #[em Python], #[em shell-scripts], #[em Lua], #[em Ansible], as well as specialized
workflow tools like #[em Zapier], #[em n8n], #[em inotify] etc.
li li
b.target#contrib: a(href="#contrib") --contrib b.target#contrib: a(href="#contrib") --contrib
.opt_desc .opt_desc
p. p.
outside of professional life, I am an enthusiastic and active fan of open-source. outside of professional life, I am an enthusiastic and active supporter of open-source ideals.
I have worked on #[em numerous open-source projects] such as a locale keyboard layout, I have worked on #[em numerous open-source projects] such as a localized keyboard layout,
a popular regional keyboard input system, a time tracking tool, a regex tool, as well a popular regional keyboard input system, a time tracking tool, a regex utility, a password
as plugins for sublime text, vim, and other miscellaneous applications. manager, as well as plugins for sublime text, vim, and numerous miscellaneous applications.
p. p.
I have also contributed with documentation for #[em freecodecamp], #[em ArchLinux wiki], #[em Wikipedia], My contributions exist in documentation for #[em freecodecamp], #[em ArchLinux wiki],
and contributed #[em i18n] translations to many open-source projects. #[em Wikipedia], and improvements to #[em i18n] translations for many open-source projects.
p. p.
I helped maintain a local online Linux community to welcome new contributors and freshers For a long time, I helped maintain multiple local online Linux-centric community to welcome
into the tech world, and to educate on the values of open-source and digital safety. freshers and new contributors into the digital world, and to educate on the values of
open-source and digital safety.
li li
b.target#misc: a(href="#misc") --misc b.target#misc: a(href="#misc") --misc
.opt_desc .opt_desc
p. p.
I am a strong proponent of #[em selfhosting] and owning my data. I wrote an Ansible playbook As a strong proponent of #[em selfhosting] and owning my data, I wrote an Ansible playbook
to deploy and manange a self-hosted environment that includes webhosting, email, DNS, VPN, RSS, caldav and more. to deploy and manange a complete self-hosted environment that includes web hosting, email,
DNS, VPN, code hosting, RSS, caldav and more.
p. p.
I'm also interested in the #[em decentralized web]. I closely follow the fediverse and indieweb My other interests are the #[em decentralized web] and the #[em indie] community.
movements. I closely follow the fediverse and indieweb movements.
p. p.
I am a #[strike huge] medium nerd, as is obvious from the design of this page. I am a #[strike huge] mid-level nerd, which might be apparent from the design of this page.
I love to tinker with tools, and I'm always looking for interesting stuff to learn, and for new ways to improve my skills. My field of work is complementary to my passion. I love to tinker with technology,
and I'm always looking for interesting stuff to learn, and for new ways to improve my skills.
p #[span.dark I use arch btw.] p #[span.dark I use arch btw.]