-
SFS Public
Secure File Server (SFS) is a web-based file storage and sharing application built with Rust. This project provides a secure platform for users to upload, download, share, and manage files with fin…
-
-
Car-Insurance-telegram-bot Public
The Car Insurance Telegram Bot is an interactive chatbot designed to guide users through the process of submitting personal documents, extracting essential information via OCR, confirming the detai…
-
Libro Public
Libro is a full-stack online bookstore app inspired by Yakaboo, built with ASP.NET and React. It supports user roles, subscriptions, e-books, and audiobooks. Includes an admin dashboard, manual ord…
-
Weather-forecast-app Public
Weather Forecast App is a modern full-stack web application that allows users to retrieve and search weather forecasts for today or the next three days across various cities. Built using a microser…
-
-
Car-exchange-app Public
Car Exchange is a web application developed using Java Spring Boot and the MVC architecture. The project uses RESTful APIs for interaction between the client and server. All data is stored in an Or…
-
Technology-store Public
This is a web app developed on ASP.NET. The project features a microservices architecture with Ocelot as the gateway managing routes between three APIs and the client app. It includes cookie-based …
-
Student-Course Console Manager is a Java-based console application developed using Maven. It enables users to manage students and the courses they attend, with data stored in an Oracle database via…
-
Blog-asp Public
Blog ASP is a web-based application developed using C# and ASP.NET. This project features user authentication, post management, and comment interactions. Unauthorized users can view posts, accounts…
-
Employee-manager-asp-app Public
Employee Manager is a web app developed using ASP.NET and C#. The project incorporates MS SQL Server via Entity Fr and is structured with Ocelot. It also integrates many other features. With CRUD f…
-
Product Manager with SQL Queries is a WinForms application developed in C#. It allows managers to perform CRUD operations on a list of products and categories, which are stored in an MS SQL Server …
-
Library-manager Public
Library Manager is a Windows Forms application developed in C# using .NET and MS SQL Server. It allows managers to execute CRUD operations over a list of books, authors, and publishers, with all da…
-
Precious-stones-manager Public
Precious Stones Manager is a Windows Forms application developed in C#. It provides an easy-to-use interface for managers to handle precious stones, allowing them to perform CRUD operations on a li…
-
Catalog-manager Public
Catalog Manager is a C# Windows Forms application developed using .NET. The application provides a simple interface for managers to execute CRUD operations on a list of products. All data about goo…
-
Calculator with Dynamic Interface is a C# Windows Forms application developed using .NET. The calculator interface is generated dynamically at runtime, providing users with a simple tool to perform…
-
Gas-station Public
Gas Station is a C# Windows Forms application developed using .NET. The project is designed to provide cashiers with a simple and intuitive interface to manage gas station operations. It allows use…
-
Repository-Dapper-patterns Public
Repository Dapper Patterns is a C# project developed using .NET and MS SQL Server. It implements two well-known design patterns: Repository and Dapper. This project allows users to perform CRUD ope…
-
ARGB-colors Public
The ARGB Colors App is a desktop application written in C# with .NET and WPF. This application allows users to create and manage colors by adjusting sliders for Alpha, Red, Green, and Blue (ARGB) v…
-
Yakaboo-app Public
Yakaboo App is a WinForms application developed in C# that allows users to manage a collection of books. Users can perform CRUD operations, and all book data is saved in a database using Entity Fra…
-
Mail-app Public
The Mail App is a Windows Forms project developed using C# and .NET. This application allows users to send email messages after filling out necessary details like SMTP server name, server port, ema…
-
Movie-API-app Public
The Movie API App is a Windows Forms (WinForms) application developed to interact with the OMDB API for movie search functionality. Users can search for movies using the search bar and view detaile…
-
Exam-Project-TPM Public
The Calculator App is a group project developed as part of a collaborative assignment from IT Step Academy. This application provides basic and advanced calculation functionalities using Windows Fo…
-
Project-management Public
Project Management is a Node.js application built using Express. It allows users to create, view, update, and delete projects, with all data stored locally in a data.json file. This application dem…
-
ToDoList-js-node.js Public
To Do List is a task management application built using Node.js. It allows users to create, update, delete, and manage tasks, with all data saved in a MongoDB database. The project implements CRUD …
-
Library-manager-redux Public
This React project was created to demonstrate the use of React.js, a popular JavaScript library for building user interfaces. The project showcases the fundamental concepts of React, including comp…
-
My-weather-app Public
My Weather App is a simple web application built with jQuery that retrieves real-time weather data using Ajax requests from the OpenWeatherAPI. The app allows users to search for current weather co…
-
Product-manager Public
Product Manager is a Windows Forms application developed in C#. It leverages Azure Blob Storage for managing and storing product-related data. This project demonstrates file management and cloud st…
-
Exam-php-Yii Public
Exam PHP Yii is a web application developed using the PHP Yii framework. This project serves as a platform for demonstrating core web development skills using Yii's powerful architecture.
-
Local-manager Public
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and …