You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamic memory manager with page-based memory management that works in concurrent/parallel (using the Producer-Consumer pattern) mode, developed as a project for the Operating Systems course.
The Smart Electricity Bill Calculator is a desktop application that simplifies the complex task of calculating electricity bills using Pakistan's tiered rate system. With its modern Swing UI, the application provides a user-friendly way to track, analyze, and optimize electricity consumption.
This repository contains the implementation of the 2nd assignment for the Sakarya University Fuzzy Logic course. The project demonstrates the application of neural networks for solving a problem using Neuroph and JFreeChart libraries, alongside a custom dataset.
A Java-based Voting System using Swing for the UI and MySQL for the backend. It supports Admin and Voter roles, offering election, candidate, and voter management with secure voting and results visualization. Built on MVC architecture with DAO classes, it ensures modularity, scalability, and user-friendly interaction.