-
-
-
qt_mysql_driver Public
Forked from thecodemonkey86/qt_mysql_driverTypical symptom: QMYSQL driver not loaded -> get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official …
Other UpdatedNov 17, 2022 -
-
-
Harapan-PAPA-Hospital Public
Harapan PAPA Hospital is a WEB‑based hospital system that is useful for patients in arranging consultation schedules, booking rooms, ordering drugs, etc. this system with an admin panel that is use…
-
FiraCode Public
Forked from tonsky/FiraCodeFree monospaced font with programming ligatures
-
data-structures-algorithms-python Public
Forked from codebasics/data-structures-algorithms-pythonThis tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practic…
-
Lenovo-IdeaPad-320-14-IKB-Hackintosh Public
Forked from Ab2774/Lenovo-IdeaPad-320-14-IKB-HackintoshA guide for installing macOS on Lenovo IdeaPad 320-14IKB (Kaby Lake-U)
-
struktur-data Public
Forked from yunusfebriansyah/struktur-dataIni adalah kodingan dari playlist Struktur Data
-
PHP-MVC-REST-API Public
Forked from afgprogrammer/PHP-MVC-REST-APIA simple PHP MVC REST API framework with PHP 7.2 With routes and some tools to develop your API.
-
Huffman-Coding Public
Forked from AlexHodo/Huffman-CodingHuffman coding calculator built using React.js and PHP in the backend
-
uiDesign Public
Forked from aris-saputra/uiDesignsome web design
-
aplikasi-antrian-berbasis-web Public
Forked from indrasatya/aplikasi-antrian-berbasis-webAplikasi Antrian Berbasis Web
-
huffman-coding-1 Public
Forked from bhrigu123/huffman-codingPython Implementaion of Huffman Coding - compression and decompression
-
-
mahasiswa-app-android Public
Forked from farizdotid/mahasiswa-app-androidSample Project Login, Register, Retrofit2 Android
-
recursion-to-iteration Public
Forked from tmoertel/recursion-to-iterationExercises for blog posts on converting recursive algorithms into iterative algorithms