Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IK
ibra_kdbra @lemmy.ml
Posts 4
Comments 17
Online game collection
  • Thanks, I am trying to make them responsive as possible, the ones which are not :

    • Tower Defense
    • Moon LDR
    • Tetris
    • Pacman Slasher and the main Pacman
    • Tron

    Contributions are welcome, I will try to improve them in my free time.

  • Online game collection

    🎮 JS Game Collections -- update

    A collection of classic, simple, and addictive games built with pure JavaScript, HTML5, and CSS3—no frameworks, no dependencies, just clean and efficient code.

    Why Check It Out?

    • Instant Play – No downloads, no installs. Just open your browser and start playing.
    • Classic Vibes – Inspired by retro arcade games, bringing back that nostalgic fun.
    • Easy to Learn, Hard to Master – Whether you’ve got five minutes or a few hours, these games keep you hooked. (I actually play them every day.)

    What’s Inside? 🎲

    • Fast-paced challenges if you're up for a thrill.
    • Casual, relaxing games for when you just want to chill.
    • Clever puzzles to test your brainpower.

    Every game is made with attention to detail, focused on simple yet engaging gameplay. If you’re into old-school fun, you’ll feel right at home.

    👉 Play Now: JS Game Collections Website 👉 Check out the code: GitHub Repository

    15
    Vanilla JS games
  • Well as expected, the expectimax(by depth search), cannot take you further, only way is machine learning; On the most recent set of tests, it reaches (4096) 99.4% of the time, gets the (8192) tile with a 91.8% success rate, and reaches (16384) in 34.6% of its games. I mentioned that in the AI code.. In later time, in my free time, I will try to rise the success rare for the (16348)

  • Vanilla JS games

    Classic Arcade🎮

    JavaScript Games Collectiona handpicked bundle of six browser-based games, four random arts, I’ve created since 2019.

    What Makes These Games Special?

    • Instant Play: No need to download anything. Just open your browser and dive in!
    • Classic Feel: Inspired by retro arcade vibes, these games are pure fun without distractions.
    • Simple and Addictive: Easy to learn, hard to master – perfect for quick breaks or endless hours of entertainment.(I play everyday actually)

    What's Inside? 🎲

    The collection features a variety of games for all kinds of players:

    • Fast-paced challenges for thrill-seekers.
    • Casual, relaxing games for those who want to unwind.
    • Clever puzzles to test your brainpower.

    Every game is made with attention to detail, bringing you back to the good old days of simple game-play.

    Enjoy and let me know your favorites!

    5
    Flip book PDF viewer(PAGINIS)
  • The main libary I am using is a plugin from dflip which is called jQuery_dflip library; which in fact has a commercial license.

    I look into it, when the first issue in the repository have been opened, so Apache license is a good license for this project.

    Thanks for passing by, and dropping the good feedback.

  • Flip book PDF viewer(PAGINIS)
  • Yes it's would be much cooler, I have a friend working on something like this, but he said it's in it early development.

    As the actual look of long stripes of pages is good, but as I said it has a bit dry look and not very engaging, when you read a lot, basic PDF viewer kills that joy. Anyway maybe I am wrong.

  • Flip book PDF viewer(PAGINIS)
  • Glad you like it. For the current time only PDF, because epub, cbz are not supported in dflip library, and they tend to have more work to render them. Epub is a favorite file extension for me, so I will try to add this into the project when I have time.

  • Flip book PDF viewer(PAGINIS)

    Paginis is a flipbook viewer that turns your PDFs into interactive, flip-through books. You can load a PDF from a URL or upload a local file—all while pairing it with a YouTube playlist for a more dynamic experience.

    What Makes It Great? I made this as a side project because I read a lot, and the typical PDF viewer always felt a bit dry. With Paginis, you can add, update, or delete quotes and notes, use the bookmark feature to easily navigate chapters and sections, and enjoy a big page preview to get a quick overview of the content. It’s all about making reading more flexible and engaging.

    Libraries & Tools: PDF.js, Three.js, DFlip, JQuery_DFlip, CSS

    Source Code : Paginis

    16

    C/Cpp Projects

    github.com GitHub - ibra-kdbra/Cpp_Projects: C++/C playground

    C++/C playground. Contribute to ibra-kdbra/Cpp_Projects development by creating an account on GitHub.

    GitHub - ibra-kdbra/Cpp_Projects: C++/C playground

    A while back, I created a repository for all the C/Cpp projects I've worked on, ones I'm still creating, or projects I've really liked from other people (including their licenses and credits). It's essentially a big collection of C++ projects you can browse or use.

    I recommend starting with:

    - miniShell

    - canChat

    - Simple-Code

    - design-patterns

    - Template_Language_Generator

    - simple_turso

    - CPP20_Develop

    GitHub repository: https://github.com/ibra-kdbra/Cpp_Projects

    Every directory has a README markdown file. The main README file is a bit disorganized because I've just been adding projects to it. To be honest, I could use some help with that.

    Any contribution is welcome, just trying to spread Cpp projects more among people

    0