There are no reviews yet. Be the first to send feedback to the community and the maintainers!
arasgungore-CV
My curriculum vitae (CV) written using LaTeX.arasgungore.github.io
My portfolio website built using HTML, CSS, and JavaScript.CMPE160-projects
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.chess-bot
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.console-games
A C project in which you can play some of your classic arcade video games from the '80s on the terminal.rocket-flight-simulator
A Simulink project which can accurately simulate the motion of a flying rocket in one-dimensional space.Tic-Tac-Toe
Simple tic-tac-toe game built using HTML, CSS, and JavaScript.Word-Game
A C++ project in which you can play the Turkish game show “Kelime Oyunu” (Word Game) on the terminal.DeepLearning.AI-Natural-Language-Processing
My solutions to the assignments in the NLP Specialization offered by DeepLearning.AI on Coursera.filters-and-fractals
A C project which implements various image processing operations and recursive fractal generating algorithms.netlist-solver
A MATLAB project that uses modified nodal analysis to calculate the node voltages of any analog circuit.AutoCorrect
A C++ project which suggests the user possible correct spellings for the given misspelled word.arasgungore
Brief introduction about me for my GitHub profile.third-order-Butterworth-filter
An LTspice project which contains third-order Butterworth filters built both using an inductor and a current conveyor.256-colors-with-VGA
A VHDL-based VGA driver to display 256 different colors on a monitor.CMPE250-projects
Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.integral-calculator
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.EE242-projects
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.mass-spring-damper-system
A Simulink project that simulates both single and double mass-spring-damper systems.N-puzzle-solver
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.PCM-and-DM-modulators
A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).Cpp-Software-Design
C++ Software Design: Design Principles and Patterns for High-Quality Software.spacenav-driver
A C++ ROS package for real-time conversion of 3D motion controller events to ROS messages.EE334-projects
Numerous LTspice projects assigned for the Electronics II (EE 334) and Electronics Laboratory II (EE 336) courses.central-limit-theorem
A MATLAB project which applies the central limit theorem on PDFs and CDFs of different probability distributions.IBM-Data-Science
My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.NandGame
Solutions for The Nand Game, a game that teaches the fundamentals of computing by building a computer from scratch.three-phase-synchronous-generator
A MATLAB project which analyzes a three-phase stand-alone synchronous generator.LittleLemon
LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.PCL-segmentation-and-tracking
Final project titled "Point Cloud Segmentation and Object Tracking using RGB-D Data" for the Machine Vision (EE 576) course.Generative-AI-with-LLMs
My solutions to the lab assignments in the Generative AI with Large Language Models course offered by Amazon Web Services.round-robin-DNS
A C++ project which implements a round-robin Domain Name System (DNS) using a tree structure.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.Stanford-Machine-Learning
My solutions to the assignments in the Machine Learning Specialization offered by Stanford University on Coursera.DeepLearning.AI-Deep-Learning
My solutions to the assignments in the Deep Learning Specialization offered by DeepLearning.AI on Coursera.EEBUS-in-Java
Java implementation of the EEBUS protocol suite which provides support for the SHIP and SPINE protocols.multiclass-classification-using-ensemble-learning
Two ensemble models made from ensembles of LightGBM and CNN for a multiclass classification problem.job-posting-duplicate-detection
A project aiming to leverage text embeddings and Milvus, a high-performance vector search engine, to detect duplicate job postings.QR-coder
A mobile app built with React Native that allows users to generate and scan QR codes.Cryptify
A cryptocurrency exchange application that allows users to register, authenticate, trade cryptocurrencies, and visualize real-time chart data.differential-amplifier
Two LTspice projects which contain various BJT and MOSFET differential amplifier designs and their applications.arithmator-discord-bot
A Node.js app that implements a Discord bot for performing basic and advanced arithmetic operations.react-weather-app
A simple weather app built with React.js and OpenWeatherMap API.opendds-host-client
A Qt-based project that demonstrates a simple host-client communication using the OpenDDS protocol.car-brand-recognition
Final project assigned for the Introduction to Image Processing (EE 475) course in the Spring 2023 semester.MovieDB-System
Final MySQL project assigned for the Introduction to Database Systems (CMPE 321) course in the Spring 2023 semester.MapApp
A GPS app built with Angular.js and integrated with the Google Maps API.Fourier-series-decomposer
An interactive program for visualizing the Fourier series decomposition of a given function with a GUI developed using PyQt.eCommence
An e-commerce app built using React for the frontend and Express for the backend.Qt-chat-app
A simple chat application built using the Qt framework.Love Open Source and this site? Check out how you can help us