Hi there 👋
(function (length, c) {
Array.from({ length }, (_, i) => i + 1)
.map(e => c.repeat(e).padStart(length, '\u0020') + c.repeat(e - 1))
.concat(Array.from({ length: length / 3 }, (_, i) => i + 1)
.map(() => c.repeat(length / 3).padStart(length + length / 7, '\u0020')))
.forEach(_ => console.log(_));
})(0x2A >> 1, '\u002A')
print('👨🏻💻 by day && night 😎')
job_title(X) :-
member(X, ['Fullstack Developer', 'Software Engineer', 'Security Researcher', 'Data Scientist']),
\+ member(X, ['Consultant']).
About
- Open Source Code Explorer, Enthusiast and
Archeo Arkeolo Archaeologist, that's it!

