Projects
kapital is a Python client for the Kapital Bank payment gateway, designed to simplify the process of creating and managing payment orders. This library provides a straightforward interface to interact with the Kapital Bank API, making it easier to integrate payment functionality into your applications.
I contributed to the development of Tredu, one of the most recognized startups in Azerbaijan. This platform connects students with various extracurricular courses, allowing them to join activities without leaving their schools. Tredu integrates over 30 partners and 15 schools, offering a wide range of courses, including art, robotics, and sports, while providing parents with tools to track their children's progress.
Implemented a stack-based interpreter in C for the Monty scripting language as part of the Holberton School curriculum. The interpreter supports essential stack operations and executes commands specified in Monty files.
Developed a minimalistic Unix-like shell in C, supporting basic command execution, environment variable handling, and built-in commands. Key features include command parsing, execution, and error handling.
Created a custom `_printf` function in C, supporting format specifiers like `%c`, `%s`, `%d`, and `%i`. Focused on modular design, memory management, and rigorous testing to ensure functionality.
Simplified the process of Dockerizing Django projects with this repository. It provides pre-configured Docker files and settings to streamline the deployment of Django applications.
Developed an Energy Consumption Management System using machine learning to provide personalized energy insights for households in Azerbaijan. Integrated with smart metering systems and renewable energy sources.
Built a web application to assist people with hearing impairments and those who take notes during meetings. Features include real-time speech-to-text conversion, meeting management, and collaborative note editing.
Developed a full-stack social media platform using Django. The platform supports user registration, post creation, group management, and responsive design. It was the final project for the CS50W course.
Created a Django REST Framework-based API for a web application during an internship. It included authentication, task management, and service endpoints for seamless backend functionality.