Pinned Repositories
ADA440-PythonHomeworks
Homeworks of the ADA440 (Python for Data Science) Course.
Blackjack
Blackjack game with Java Swing
GaussianSplattingToAnimation
A Unity project to animate a Guassian Splatting 3D model and control with the input.
LaserDefender
A basic replica of the game Space Invaders in Unity.
library-occupancy-detector
Repository for the Senior Project
Pharmacy-Management-System
Basic Pharmacy Management System that connects to MSSQL database.
RocketOperator
An arcade game that includes lighting, level loading and flying physics in Unity 3D.
TileVania
2D Platform Game Made in Unity.
Trijam268
Game Made in Unity for the Trijam 268.
UniversityLifeSimulator
University Life Simulator game consisting of minigames.
fsaltunyuva's Repositories
fsaltunyuva/GaussianSplattingToAnimation
A Unity project to animate a Guassian Splatting 3D model and control with the input.
fsaltunyuva/library-occupancy-detector
Repository for the Senior Project
fsaltunyuva/ADA449-HW1-GoldenSearch
Golden Search Implementation Homework in Julia for the ADA449 (Numerical Methods for Data Science) course.
fsaltunyuva/ADA449-HW2-GradientDescent
Gradient Descent Implementation Homework in Julia for the ADA449 (Numerical Methods for Data Science) course.
fsaltunyuva/ADA449-HW3-LagrangianConstrainedOptimization
Applying Constrained Optimization with the Lagrangian Method with inequality and equality constraints in Julia for the Homework of ADA449 (Numerical Methods for Data Science) course.
fsaltunyuva/ADA449-HW4-LionOptimizer
Implementing Lion Optimizer (from the "Symbolic Discovery of Optimization Algorithms" paper) in Julia for the Homework of ADA449 (Numerical Methods for Data Science) course.
fsaltunyuva/BlenderProjects
Project files and images of the objects I created in Blender.
fsaltunyuva/CMPE360-Project1-ImageComposition-Filtering
Creating an compositing function and applyFilter function for raster images utilizing JavaScript for the CMPE360 (Computer Graphics) Course.
fsaltunyuva/CMPE360-Project2-Transformation
Implementing transformations using JavaScript for the CMPE360 (Computer Graphics) Course.
fsaltunyuva/CMPE360-Project4_5-RayTracing
Implementing Ray Tracing Essentials (Diffuse-Specular Shading, Ambient Light, Reflection, Transmission, Fresnel) using Blender and Python for the CMPE360 (Computer Graphics) Course.
fsaltunyuva/CMPE360-Project6-WebGL
Implementing and Using the Basics of WebGL for the CMPE360 (Computer Graphics) Course.
fsaltunyuva/CMPE360-Project7-WebGL2
Using the WebGL to Manipulate Virtual Objects for the CMPE360 (Computer Graphics) Course. (Part 2 is Incomplete)
fsaltunyuva/CMPE361-LAB2
MIPS Assembly Lab for the CMPE361 (Computer Organization) Course.
fsaltunyuva/CMPE382-HW2-CriticalSectionSynchronization
Critical Section Implementation and Semaphores Homework for the CMPE382 (Operating Systems) Course.
fsaltunyuva/CMPE453-Lab1-BlinkingLEDWithDelays
Implementing LED Blinking with Predefined Delays on Arduino-Uno for the lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE453-Lab2-TrafficLightWithCounter
Implementing Basic Traffic Light with 7 Segment Counter on Arduino-Uno for the Lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE453-Lab3-UARTDataOn7Segment
Implementing a program that displays the UART Data on 7-Segment Display on Arduino-Uno for the Lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE453-Lab4-ButtonControlledI2CDataTransfer
Implementing a program that displays the I2C Data on LCD Screen on Arduino-Uno for the Lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE453-Lab5-InterruptsAndAnalogInput
Implementing a program that displays the brightness of the environment on LCD Screen and buzz when button is pressed on Arduino-Uno for the Lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE453-Lab6-AdjustableClockDesign
Implementing a program that displays the current time on LCD Screen and change the minutes and hours with the value entered on computer (using UART) when button is pressed on Arduino-Uno for the Lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE453-Lab7-ARM7-LEDBlinkingWithGPIOs
Using Proteus (Demo Version) to design circuit and use it for LED blinking for the Lab of the CMPE453 (Embedded Systems) Course.
fsaltunyuva/CMPE472-HW2-UDPSocketProgramming
UDP Socket Programming Assignment for the CMPE472 (Computer Networks) Course.
fsaltunyuva/fsaltunyuva
README.md for the profile.
fsaltunyuva/GodotPlatformer
2D Platformer made in Godot Engine to learn the basics of the engine.
fsaltunyuva/LGame
(Incomplete) Puzzle Game made in Unity.
fsaltunyuva/MinimumValuesOfUnimodalFunctions
Implementation of the Interval Halving, Golden Section, Bisection (Bolzano), and Newton-Raphson methods in Julia.
fsaltunyuva/Pong
Pong game made in Unity to learn the fundamentals of the Unity Engine.
fsaltunyuva/RaySphereIntersection
Demonstration of the Ray-Sphere Intersection During the Ray Tracing Process using PPM Images in Java.
fsaltunyuva/SQLite-Chinook-Queries
Questions and answers (by SQL queries) for the Chinook database on SQLite
fsaltunyuva/Trijam279
Game Made in Unity for the Trijam 279.