Borna Ghannadi (bornalgo)

bornalgo

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

Borna Ghannadi's repositories

BinaryTree

Binary Tree: Sample C++ code inspired by LeetCode

Language:C++License:MITStargazers:1Issues:1Issues:0

cpp-expression-conversions

This repository contains C++ code implementations of common expression conversion algorithms. Convert infix expressions to prefix and postfix notations, convert prefix expressions to infix and postfix notations, and convert postfix expressions to infix and prefix notations using C++.

Language:C++License:MITStargazers:1Issues:1Issues:0

TextAnimator

Convert any text to an animated SVG file

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

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.

Language:C++License:MITStargazers:0Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

pyinstaller

This is a pyinstaller polyglot based on Python Manylinux and Wine that builds for Linux and Windows

Language:ShellLicense:MPL-2.0Stargazers:0Issues:0Issues:0