Pinned Repositories
GraphEditor
Creating a simple graph editor and implementing basic algorithms for finding a path in a graph using Qt
Chat
Server-client app using Qt
LinkedList
Singly and doubly linked lists
Sorting
Basic sorting algorithms
StackAndQueue
Stack and queue implemented in two ways - array and list
ToDoList
Simple ToDo app using Qt
lightdm
Display Manager
MrGizful's Repositories
MrGizful/GraphEditor
Creating a simple graph editor and implementing basic algorithms for finding a path in a graph using Qt
MrGizful/Chat
Server-client app using Qt
MrGizful/ToDoList
Simple ToDo app using Qt
MrGizful/StackAndQueue
Stack and queue implemented in two ways - array and list
MrGizful/LinkedList
Singly and doubly linked lists
MrGizful/Sorting
Basic sorting algorithms