Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by kunald08
A curated list of projects in awesome lists by kunald08 .
https://github.com/kunald08/tic-tac-toe
This C program implements the classic game of Tic-Tac-Toe with a twist – an intelligent computer player that employs the minimax algorithm for optimal moves. The game allows you to play against the computer, where the computer strategically analyzes the board to make its moves.
Last synced: 08 Jan 2025
https://github.com/kunald08/sorting-visualizer
Visualization of different sorting algorithms in C++ with SDL2 Library.
Last synced: 08 Jan 2025
https://github.com/kunald08/text-editor
This Python text editor, powered by Tkinter, provides essential file operations and text editing features. Customize text appearance with color and font options. Ideal for quick note-taking and basic document editing tasks.
Last synced: 08 Jan 2025
https://github.com/kunald08/optical-character-recognition-using-deep-learning
Designed a model for detecting text handwriting from images of texts. Worked in keras using Convolutional Neural Networks(CNN) and Long Short Term Memory(LSTM) cells.
Last synced: 08 Jan 2025
https://github.com/kunald08/weather-app
This is a simple weather application built using Python's tkinter library for the GUI and OpenWeatherMap API to fetch weather data based on selected cities.
Last synced: 08 Jan 2025
https://github.com/kunald08/taxi-fare-guru-total-amount-prediction
This project aims to predict taxi fare amounts using features like pickup/dropoff times and trip distance. By preprocessing data and training regression models, it seeks to improve cost estimation in transportation.
Last synced: 08 Jan 2025
https://github.com/kunald08/musicon
Musicon is a Music Recommendation System based on Facial Emotion Recognition.
Last synced: 08 Jan 2025
https://github.com/kunald08/n-puzzle-solver
A C++ project which efficiently solves any given N-puzzle (aka 15 puzzle) using a backtracking algorithm on a decision tree.
Last synced: 08 Jan 2025
https://github.com/kunald08/hospital-management-system
Developed a C-based system to streamline hospital operations with features for managing patient information, data printing, and versatile sorting options via a user-friendly interface.
Last synced: 08 Jan 2025
https://github.com/kunald08/fake-news-detection-using-deep-learning
Fake News Detection uses Bidirectional LSTM to predict is News is FAKE or REAL !! , It has two modes either you can give it the title or both and for each mode it uses a different Deep Learning Model
Last synced: 08 Jan 2025
https://github.com/kunald08/dharpurekunal08
Config files for my GitHub profile.
Last synced: 08 Jan 2025
https://github.com/kunald08/mouzikka-a-music-player
Mouzikka is a simple music player application built using Python and Tkinter GUI toolkit. It allows users to manage their music library, play songs, create playlists, and more.
Last synced: 08 Jan 2025
https://github.com/kunald08/2048-game
A simple implementation of the classic 2048 game in Python using Tkinter.
Last synced: 08 Jan 2025