Aras Güngöre (@arasgungore)

Top repositories

1

arasgungore-CV

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

arasgungore.github.io

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

CMPE160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
Java
52
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++
35
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
29
star
6

Tic-Tac-Toe

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

Word-Game

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

rocket-flight-simulator

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

filters-and-fractals

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

arasgungore

Brief introduction about me for my GitHub profile.
19
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

AutoCorrect

A C++ project which suggests the user possible correct spellings for the given misspelled word.
C++
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

CMPE250-projects

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

integral-calculator

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

256-colors-with-VGA

A VHDL-based VGA driver to display 256 different colors on a monitor.
VHDL
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

DeepLearning.AI-Natural-Language-Processing

My solutions to the assignments in the NLP Specialization offered by DeepLearning.AI on Coursera.
Jupyter Notebook
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

mass-spring-damper-system

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

spacenav-driver

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

EE334-projects

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

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
10
star
24

github-profile-trophy

🏆 Add dynamically generated GitHub Stat Trophies on your README.
TypeScript
10
star
25

PCM-and-DM-modulators

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

central-limit-theorem

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

IBM-Data-Science

My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
Jupyter Notebook
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

NandGame

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

round-robin-DNS

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

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
33

Stanford-Machine-Learning

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

multiclass-classification-using-ensemble-learning

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

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
5
star
36

EEBUS-in-Java

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

Cpp-Software-Design

C++ Software Design: Design Principles and Patterns for High-Quality Software.
C++
4
star
38

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++
4
star
39

DeepLearning.AI-Deep-Learning

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

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
4
star
41

QR-coder

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

differential-amplifier

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

arithmator-discord-bot

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

Cryptify

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

opendds-host-client

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

car-brand-recognition

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

MovieDB-System

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

react-weather-app

A simple weather app built with React.js and OpenWeatherMap API.
JavaScript
2
star
49

MapApp

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

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
51

eCommence

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

Qt-chat-app

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