• Stars
    star
    19
  • Rank 1,163,249 (Top 23 %)
  • Language
    C++
  • License
    MIT License
  • Created over 3 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A C++ project which suggests the user possible correct spellings for the given misspelled word.

More Repositories

1

arasgungore-CV

My curriculum vitae (CV) written using LaTeX.
TeX
696
star
2

arasgungore.github.io

My portfolio website built using HTML, CSS, and JavaScript.
HTML
96
star
3

CMPE160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
Java
59
star
4

chess-bot

A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
C++
40
star
5

console-games

A C project in which you can play some of your classic arcade video games from the '80s on the terminal.
C
30
star
6

rocket-flight-simulator

A Simulink project which can accurately simulate the motion of a flying rocket in one-dimensional space.
MATLAB
28
star
7

Tic-Tac-Toe

Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
JavaScript
26
star
8

Word-Game

A C++ project in which you can play the Turkish game show “Kelime Oyunu” (Word Game) on the terminal.
C++
25
star
9

DeepLearning.AI-Natural-Language-Processing

My solutions to the assignments in the NLP Specialization offered by DeepLearning.AI on Coursera.
Jupyter Notebook
21
star
10

filters-and-fractals

A C project which implements various image processing operations and recursive fractal generating algorithms.
C
20
star
11

netlist-solver

A MATLAB project that uses modified nodal analysis to calculate the node voltages of any analog circuit.
MATLAB
19
star
12

arasgungore

Brief introduction about me for my GitHub profile.
18
star
13

third-order-Butterworth-filter

An LTspice project which contains third-order Butterworth filters built both using an inductor and a current conveyor.
17
star
14

256-colors-with-VGA

A VHDL-based VGA driver to display 256 different colors on a monitor.
VHDL
15
star
15

CMPE250-projects

Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.
Java
15
star
16

integral-calculator

A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
C
14
star
17

EE242-projects

Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
C++
13
star
18

mass-spring-damper-system

A Simulink project that simulates both single and double mass-spring-damper systems.
MATLAB
13
star
19

N-puzzle-solver

A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
C++
12
star
20

Learning-C-Programming

An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
C
12
star
21

PCM-and-DM-modulators

A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).
Jupyter Notebook
12
star
22

Cpp-Software-Design

C++ Software Design: Design Principles and Patterns for High-Quality Software.
C++
11
star
23

spacenav-driver

A C++ ROS package for real-time conversion of 3D motion controller events to ROS messages.
C++
11
star
24

EE334-projects

Numerous LTspice projects assigned for the Electronics II (EE 334) and Electronics Laboratory II (EE 336) courses.
AGS Script
10
star
25

central-limit-theorem

A MATLAB project which applies the central limit theorem on PDFs and CDFs of different probability distributions.
MATLAB
9
star
26

IBM-Data-Science

My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
Jupyter Notebook
9
star
27

NandGame

Solutions for The Nand Game, a game that teaches the fundamentals of computing by building a computer from scratch.
8
star
28

three-phase-synchronous-generator

A MATLAB project which analyzes a three-phase stand-alone synchronous generator.
MATLAB
7
star
29

LittleLemon

LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.
Python
7
star
30

PCL-segmentation-and-tracking

Final project titled "Point Cloud Segmentation and Object Tracking using RGB-D Data" for the Machine Vision (EE 576) course.
C++
6
star
31

Generative-AI-with-LLMs

My solutions to the lab assignments in the Generative AI with Large Language Models course offered by Amazon Web Services.
Jupyter Notebook
6
star
32

round-robin-DNS

A C++ project which implements a round-robin Domain Name System (DNS) using a tree structure.
C++
6
star
33

latent-diffusion-FFHQ256-dreambooth

An unconditional generative model trained on FFHQ face data set in 256×256 resolution and then fine-tuned using the Dreambooth method.
Python
6
star
34

Stanford-Machine-Learning

My solutions to the assignments in the Machine Learning Specialization offered by Stanford University on Coursera.
Jupyter Notebook
6
star
35

DeepLearning.AI-Deep-Learning

My solutions to the assignments in the Deep Learning Specialization offered by DeepLearning.AI on Coursera.
Jupyter Notebook
6
star
36

EEBUS-in-Java

Java implementation of the EEBUS protocol suite which provides support for the SHIP and SPINE protocols.
Java
6
star
37

multiclass-classification-using-ensemble-learning

Two ensemble models made from ensembles of LightGBM and CNN for a multiclass classification problem.
Jupyter Notebook
5
star
38

job-posting-duplicate-detection

A project aiming to leverage text embeddings and Milvus, a high-performance vector search engine, to detect duplicate job postings.
Python
5
star
39

QR-coder

A mobile app built with React Native that allows users to generate and scan QR codes.
JavaScript
3
star
40

Cryptify

A cryptocurrency exchange application that allows users to register, authenticate, trade cryptocurrencies, and visualize real-time chart data.
Go
3
star
41

differential-amplifier

Two LTspice projects which contain various BJT and MOSFET differential amplifier designs and their applications.
AGS Script
3
star
42

arithmator-discord-bot

A Node.js app that implements a Discord bot for performing basic and advanced arithmetic operations.
JavaScript
3
star
43

react-weather-app

A simple weather app built with React.js and OpenWeatherMap API.
JavaScript
3
star
44

opendds-host-client

A Qt-based project that demonstrates a simple host-client communication using the OpenDDS protocol.
C++
2
star
45

car-brand-recognition

Final project assigned for the Introduction to Image Processing (EE 475) course in the Spring 2023 semester.
Python
2
star
46

MovieDB-System

Final MySQL project assigned for the Introduction to Database Systems (CMPE 321) course in the Spring 2023 semester.
Python
2
star
47

MapApp

A GPS app built with Angular.js and integrated with the Google Maps API.
HTML
2
star
48

Fourier-series-decomposer

An interactive program for visualizing the Fourier series decomposition of a given function with a GUI developed using PyQt.
Python
2
star
49

eCommence

An e-commerce app built using React for the frontend and Express for the backend.
JavaScript
2
star
50

Qt-chat-app

A simple chat application built using the Qt framework.
C++
2
star