Skip to content

Commit d26a155

Browse files
committed
minor: revert short bio
1 parent cd9d22c commit d26a155

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

partials/_data/site.js

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ module.exports = function () {
3232
logo: 'profile-icon.jpg',
3333
/* eslint-disable max-len */
3434
shortbio: multiline(`
35-
Galactic Quantum Gunslinger (Schrödinger Division), Assistant Science Officer @ Vulcan High Command, Certified Offensive Waterblower
35+
Passionate problem-solver,
36+
software engineer, infosec enthusiast,
37+
and amateur music composer.
38+
I enjoy teaching others and thrive on learning new things.
39+
When not immersed in programming, I can be found taking walks, reflecting on life,
40+
and occasionally indulging in CTF challenges.
3641
`),
3742
bio: multiline(`
3843
Hi! (。^ ᴗ^)ノ
@@ -106,12 +111,11 @@ module.exports = function () {
106111
// 'Capturing flags 🚩',
107112
// 'Writing articles on this site 📄',
108113
// 'Tinkering with this site 🌐',
109-
'Napping (_ _*) Z z z',
114+
// 'Napping (_ _*) Z z z',
110115
// 'Noodling with music ♪♪♪ ヽ(ˇ∀ˇ )ゞ',
111116
'Making koalaty memes 🐨 (-‸ლ)',
112117
'Baking an artificial singularity',
113-
'Poking holes',
114-
'Writing self-aware typewritten text',
118+
'Poking holes in sh!7?y software',
115119
],
116120
pauseDuration: 2500,
117121
keepPrefix: true,

0 commit comments

Comments
 (0)