Skip to content
View alksily's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@getwebspace

Block or report alksily

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.

Content in all repositories owned by your account will be closed.
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
alksily/readme.md

Hi there, I'm Aleks! 🥰🇺🇦

Instagram Badge

I am currently pouring my 15+ years of development experience into Configo — a modern CPQ-first CRM SaaS.

  • The Mission: Streamlining complex sales configurations and CRM workflows.
  • The Tech: Built entirely on SvelteKit, leveraging high-reactivity and modern web standards.

Tech Stack & Tools

Primary Focus

Deep Expertise

Featured Projects

ProjectDescriptionTech
WebSpace EngineA powerful Open Source CMF for modern websites.PHP, MySQL
NDNSpecialized Node.js lib for handling serialized binary data.JS, Node.js
SupportPHP library focused on generating clean HTML5 forms.PHP

"Code is poetry, but performance is a necessity."

Pinned Loading

  1. aifsaifsPublic

    AI Free Software (AIFS): A movement dedicated to human-crafted code, preserving software engineering as a craft against the tide of "vibe-coding" and AI-generated noise.

    1 1

  2. Perlin Noise (1D, 2D, 3D noise gener...Perlin Noise (1D, 2D, 3D noise generator)
    1
    packagemain.ru.aengine.noise;
    2
    3
    importjava.util.Random;
    4
    5
    publicclassNoiseGenerator {
  3. ndnndnPublic

    Encode and decode, and hold as binary your data

    JavaScript