Skip to content
View aleksbelic's full-sized avatar
🍺
Cheerz...
🍺
Cheerz...

Block or report aleksbelic

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
aleksbelic/README.md

Howdy 👋

const meMyselfAndI = {
  name: 'Aleksandar Belic',
  aliases: ['Aleksanchez', 'Chez', 'Stewa'],
  roles: ['Software Developer', 'Test Automation Specialist'],
  languages: ['sr', 'en', 'de'],
  hobbies: ['guitar jammin\'', 'street/digital artist', 'ML', 'cryptography'],
  misc: ['meme connoisseur', 'history enthusiast', 'headbanger 4 life']
}

Pinned Loading

  1. kryptonite-core kryptonite-core Public

    TypeScript cryptography library.

    TypeScript

  2. tic-tac-toe-ai tic-tac-toe-ai Public

    Tic-tac-toe implementation with a Q-learning agent.

    Python

  3. shelves shelves Public

    A lightweight SvelteKit app that lets you browse and visualize your book collection.

    Svelte 1 1

  4. sudoku-solver sudoku-solver Public

    Sudoku-solver is a simple, terminal-based app programmed in Python 3. It can be used for both solving and generating sudoku puzzles.

    Python 1

  5. romanize-deromanize romanize-deromanize Public

    JavaScript module for easy conversion of roman numbers to arabic and vice versa.

    TypeScript

  6. game-of-life game-of-life Public

    React implementaion of John Conway's Game of Life.

    JavaScript