Lists (19)
Sort Name ascending (A-Z)
Stars
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…
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…
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…
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…
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…
This is a simple console application for currency exchange, developed in C# using the .NET framework. The project serves as a basic implementation to demonstrate fundamental concepts in currency co…
Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data man…
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 …
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.
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…
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…
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…
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 …
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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 …
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…
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…