An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by bornalgo

A curated list of projects in awesome lists by bornalgo .

https://github.com/bornalgo/stacked-widget

This repository provides a customizable stacked widget for PyQt/PySide, where you can display two widgets stacked on top of each other with configurable alignment.

custom gui overlays pyqt pyqt4 pyqt5 pyqt6 pyside pyside2 pyside6 python qt stackedwidget widgets

Last synced: 23 Jun 2025

https://github.com/bornalgo/binarytree

Binary Tree: Sample C++ code inspired by LeetCode

argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic

Last synced: 15 Jul 2025

https://github.com/bornalgo/py-cpp-bindings

This is a Python utility for generating seamless bindings to C++ libraries, enabling you to effortlessly interface Python with existing C++ codebases.

bash batch bindings castxml cpp ctypes ctypes-bindings dll header pyinstaller python

Last synced: 12 Jun 2025

https://github.com/bornalgo/rotated-widget

This repository provides a custom Qt-based class that allows dynamic rotation of a QWidget at any angle using QGraphicsView and QGraphicsProxyWidget. It supports flexible size policies and aspect ratio preservation for seamless integration into PyQt or PySide applications.

custom gui pyqt pyqt4 pyqt5 pyqt6 pyside pyside2 pyside6 python qgraphicsproxywidget qgraphicsview qt rotatedwidget rotation widgets

Last synced: 15 Jul 2025

https://github.com/bornalgo/pyside2-taskbar-icon-fix

This repository addresses the issue where PySide2 applications fail to display the correct taskbar icon after installing the Windows 11 KB5051987 update.

ctypes icon kb5051987 pyqt pyqt5 pyqt6 pyside pyside2 pyside4 pyside6 qt taskbar-icon windows-11 windows-update

Last synced: 22 Feb 2025

https://github.com/bornalgo/string-mancer

This provides custom copy-paste handling and advanced string manipulation in Visual Studio Code (vscode). Replace '\\' with '\\\\' on paste and vice versa on copy.

backslash copy escape paste stringtools vscode vscode-extension

Last synced: 21 Mar 2025

https://github.com/bornalgo/custom-paste

This will replace "\" with "\\" in Visual Studio Code (vscode)

Last synced: 01 Apr 2025

https://github.com/bornalgo/cpp-sorting-demos

A collection of well-documented C++ sorting algorithm examples, including bubble, counting, insertion, merge, quick, radix, selection, and shell sorts. Explore, learn, and implement essential sorting algorithms in your projects.

bubble-sort counting-sort cpp insertion-sort merge-sort quick-sort radix-sort selection-sort shell-sort sorting-algorithms visual-studio-code

Last synced: 01 Apr 2025