KORAY-AMAN-ASLAN
My name is Koray, from Sweden. I did my Bachelor's degree in Computer Engineering june 2024 and I am open to work now.
Stockholm
Pinned Repositories
-IO_and_Stream_Cpp.
I/O and Stream examples in C++
-vning
adventofcode.com-challanges
Arduino-unu
This is simple demonstration on how to turn Arduino uno on, using different color over serial comunication using function Serial.println and Serial.readStringUntill("\n"); the rest of the function is just simple if statements where it checks for the user to enter the condition. pretty neat!
Array_problem_solving_C-
Assets
backup-Music
This script creates a backup of a specified directory in my case Music directory.
Basic-Linux-Commands-You-Should-Know
I created a table where there many linux commends are explaind. The definition and explinations of these commends were porvided by @linuxopsys twitter. Site: https://linuxopsys.com/topics/basic-linux-commands where you can read more.
Text-to-Speech-Form.github.io
In this program, the user can enter the text in multy chice, the listen to the text.
yolov9-cpu-
KORAY-AMAN-ASLAN's Repositories
KORAY-AMAN-ASLAN/yolov9-cpu-
KORAY-AMAN-ASLAN/-IO_and_Stream_Cpp.
I/O and Stream examples in C++
KORAY-AMAN-ASLAN/adventofcode.com-challanges
KORAY-AMAN-ASLAN/Assets
KORAY-AMAN-ASLAN/backup-Music
This script creates a backup of a specified directory in my case Music directory.
KORAY-AMAN-ASLAN/cource_softwareSecurity
KORAY-AMAN-ASLAN/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
KORAY-AMAN-ASLAN/File_Encryption_RSA
RSA File Encryption/Decryption
KORAY-AMAN-ASLAN/Filehandling
KORAY-AMAN-ASLAN/fpdf_python
KORAY-AMAN-ASLAN/frequency-of-each-letter
KORAY-AMAN-ASLAN/gender-information-names.txt-file
KORAY-AMAN-ASLAN/Guess-Game-
Fun game, guess my number!! build it to play with my niece.
KORAY-AMAN-ASLAN/Huffman-Algorithm
Huffman coding, a popular algorithm for data compression.
KORAY-AMAN-ASLAN/KORAY-AMAN-ASLAN
KORAY-AMAN-ASLAN/Maze-generation-DFS-JS
KORAY-AMAN-ASLAN/MazeCppDFS
Solving MAze DFS C++
KORAY-AMAN-ASLAN/MazeDFS_Lecture
My lecture teaching how to generate Maze and solve it using DFS, in Pyhton, online for my Student in superprof.
KORAY-AMAN-ASLAN/PaceCalculator.github.io
KORAY-AMAN-ASLAN/phonebook-python-JSON-test
KORAY-AMAN-ASLAN/Project_SIMS_Technichus_Group
Project based on product development , Technichus Group
KORAY-AMAN-ASLAN/ProjectDT170G-VT2024--Java-Application-Development
KORAY-AMAN-ASLAN/Recursive-functions.
I have written this code to explore and test various recursive functions.
KORAY-AMAN-ASLAN/RSA
RSA encryption and Decryption implementation.
KORAY-AMAN-ASLAN/RSA_JS
RSA encryption and Decryption implementation using CDN to load the library and The JSEncrypt library for
KORAY-AMAN-ASLAN/STL-Lambda-Practice
KORAY-AMAN-ASLAN/STL_Cpp
Elements of STL with Examples, (Containers, Algorithms, Iterators) C++
KORAY-AMAN-ASLAN/Testing-Flask-Python
KORAY-AMAN-ASLAN/To-count-the-occurrences-
KORAY-AMAN-ASLAN/Weatherapp-Cource-DT170G-Application-development-in-Java