Skip to content
View elfensky's full-sized avatar
πŸŽ“
always learning
πŸŽ“
always learning

Block or report elfensky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elfensky/README.md

Hi, I'm Andrei πŸ‘‹

Full-stack developer building software for the space industry.
I'm the founder of DRUNIK BV, where I'm building descent.space β€” a SaaS that predicts when satellites fall out of orbit.

Based in Belgium πŸ‡§πŸ‡ͺ. Off the clock I build tools around games I love and small utilities I wish existed.

🌐 Portfolio · 🏒 DRUNIK BV


Highlights

  • helldivers.bot β€” visualizes the Helldivers galactic war: live stats, map view, and an archive of past wars
  • alpha5 β€” a published npm package that encodes and decodes NORAD's Alpha-5 satellite catalog numbers

Currently working on


πŸ“Š Stats

GitHub stats Most-used languages Coding activity

Pinned Loading

  1. helldivers.bot helldivers.bot Public

    nextjs application that serves as a proxy api Helldivers 1 alongside a frontend to process and view the data.

    JavaScript 3 3

  2. alpha5 alpha5 Public

    NORAD Alpha-5 designator codec β€” encode/decode satellite catalog IDs between integers and the 5-character Space-Track format (100123 ↔ A0123). Zero deps, ESM, Node 20+.

    JavaScript

  3. lintle lintle Public

    Validate and clean Two-Line Element (TLE) satellite-tracking files. Lint TLE.

    Python