This is your work, valued
Software Engineer interested in AI, signal processing, computer vision, embedded systems, and computer graphics
arasgungore-CV. My curriculum vitae (CV) written using LaTeX.
936arasgungore.github.io. My portfolio website built using HTML, CSS, and JavaScript.
122CMPE160-projects. Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
71academicpages.github.io. GitHub Pages template for academic personal websites.
51chess-bot. A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
45Cpp-Software-Design. C++ Software Design: Design Principles and Patterns for High-Quality Software.
43rocket-flight-simulator. A Simulink project which can accurately simulate the motion of a flying rocket in one-dimensional space.
40console-games. A C project in which you can play some of your classic arcade video games from the '80s on the terminal.
39Tic-Tac-Toe. Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
31al-folio. A beautiful, simple, clean, and responsive Jekyll theme for academics.
26Word-Game. A C++ project in which you can play the Turkish game show “Kelime Oyunu” (Word Game) on the terminal.
26NandGame. Solutions for The Nand Game, a game that teaches the fundamentals of computing by building a computer from scratch.
24filters-and-fractals. A C project which implements various image processing operations and recursive fractal generating algorithms.
23netlist-solver. A MATLAB project that uses modified nodal analysis to calculate the node voltages of any analog circuit.
23DeepLearning.AI-Natural-Language-Processing. My solutions to the assignments in the NLP Specialization offered by DeepLearning.AI on Coursera.
23third-order-Butterworth-filter. An LTspice project which contains third-order Butterworth filters built both using an inductor and a current conveyor.
21AutoCorrect. A C++ project which suggests the user possible correct spellings for the given misspelled word.
20arasgungore. Brief introduction about me for my GitHub profile.
19VGA-based-screensaver. A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.
18mass-spring-damper-system. A Simulink project that simulates both single and double mass-spring-damper systems.
17CMPE250-projects. Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.
16256-colors-with-VGA. A VHDL-based VGA driver to display 256 different colors on a monitor.
16docs. The open-source repo for docs.github.com.
16Learning-C-Programming. An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
15integral-calculator. A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
15IBM-Data-Science. My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
14EE242-projects. Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
14PCM-and-DM-modulators. A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).
13github-profile-trophy. 🏆 Add dynamically generated GitHub Stat Trophies on your README.
12Stanford-Machine-Learning. My solutions to the assignments in the Machine Learning Specialization offered by Stanford University on Coursera.
12Keyword-Search-for-Sign-Language. Senior design project titled "Keyword Search for Sign Language" for the Special Project (EE 491-492) courses offered by Boğaziçi University.
12BERT-base-Turkish-QA. A Turkish question answering system made by fine-tuning BERTurk and XLM-Roberta models.
12spacenav-driver. A C++ ROS package for real-time conversion of 3D motion controller events to ROS messages.
12N-puzzle-solver. A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
11github-readme-stats. :zap: Dynamically generated stats for your GitHub READMEs.
11LittleLemon. LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.
10EEBUS-in-Java. Java implementation of the EEBUS protocol suite which provides support for the SHIP and SPINE protocols.
10free-programming-books. :books: Freely available programming books.
10awesome-python. A curated list of awesome Python frameworks, libraries, software and resources.
10central-limit-theorem. A MATLAB project which applies the central limit theorem on PDFs and CDFs of different probability distributions.
10Generative-AI-with-LLMs. My solutions to the lab assignments in the Generative AI with Large Language Models course offered by Amazon Web Services.
9awesome-machine-learning. A curated list of awesome Machine Learning frameworks, libraries and software.
9three-phase-synchronous-generator. A MATLAB project which analyzes a three-phase stand-alone synchronous generator.
8DeepLearning.AI-Deep-Learning. My solutions to the assignments in the Deep Learning Specialization offered by DeepLearning.AI on Coursera.
8CodingCompetition. My C++ solution for the Defia-Soft coding competition.
8awesome. 😎 Awesome lists about all kinds of interesting topics.
7PCL-segmentation-and-tracking. Final project titled "Point Cloud Segmentation and Object Tracking using RGB-D Data" for the Machine Vision (EE 576) course.
7round-robin-DNS. A C++ project which implements a round-robin Domain Name System (DNS) using a tree structure.
6bounswe2023group2. A disaster response system which enables effective coordination and distribution of relief efforts during a disaster.
6Awesome-Diffusion-Models. A collection of resources and papers on Diffusion Models.
5car-brand-recognition. Final project assigned for the Introduction to Image Processing (EE 475) course in the Spring 2023 semester.
5multiclass-classification-using-ensemble-learning. Two ensemble models made from ensembles of LightGBM and CNN for a multiclass classification problem.
5awesome-datascience. :memo: An awesome Data Science repository to learn and apply for real world problems.
4awesome-design-patterns. A curated list of software and architecture related design patterns.
4coding-interview-university. A complete computer science study plan to become a software engineer.
4the-algorithm. Source code for Twitter's Recommendation Algorithm.
4Fourier-series-decomposer. An interactive program for visualizing the Fourier series decomposition of a given function with a GUI developed using PyQt.
3react-weather-app. A simple weather app built with React.js and OpenWeatherMap API.
3awesome-scalability. The Patterns of Scalable, Reliable, and Performant Large-Scale Systems.
3You-Dont-Know-JS. A book series on JavaScript.
2