Stars
A macOS menu bar app that enables system-wide navigation functionality for side buttons on third-party mice.
Convert strings and dict keys between snake_case, camelCase, PascalCase, and kebab-case in Python.
Use pydantic with the Django REST framework
An Android application for streaming music from YouTube Music
This is an event-driven asynchronous component model developed in Python. This library can be used to design and implement component-based ad hoc and distributed computing models and algorithms.
A Python framework for performing information retrieval experiments, building on http://terrier.org/
😎 Awesome lists about all kinds of interesting topics
Python samples and notebooks for CEng 445
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
METU Computer science introductory compiler course: Language Processors
A small compiler for METU CENG444's programming language v, written in Rust.
Tester for the CENG 140 Take Home Exam 1 in 2020-21 Spring Semester.
Tester for the CENG111 Take Home Exam 3 in 2020-21 Fall Semester.
Tester for the CENG111 Take Home Exam 2 in 2020-21 Fall Semester.
This code takes an infix expression and turns it into postfix expression by demonstrating how the procedure and algorithm works.