Highlights
- Pro
-
Algorithms Public
Algorithms I've completed through my learning path from Codewars, Leetcode etc.
C# UpdatedDec 4, 2025 -
Piano-Buddy Public
This application recognizes the sound played by the user and then plays it by excluding the piano written in pure C
C UpdatedNov 26, 2025 -
Dapper-Postgres-Test Public
Minimal API in .Net 9.0 with Dapper and Postgres
C# UpdatedJun 30, 2025 -
.Net-IL Public
Experiments and shor programs written in .Net CIL with the help of dotnet-il tool
C# UpdatedJun 11, 2025 -
Learn-OpenGL Public
Learn OpenGL - Below you can find my notes about the book contents!
C++ UpdatedMar 21, 2025 -
-
-
-
IAmFurkan Public
Personal Blog page where I write about algorithms and CS stuff.
JavaScript UpdatedSep 26, 2024 -
Markov-Algorithm Public
Basic implementation of Markov Algorithm on a simple example
C# UpdatedSep 4, 2024 -
-
Rust-Language-Book-Exercises Public
All of the optional exercises in Rust Language Book
Rust UpdatedAug 20, 2024 -
Rust-Guessing-Game Public
Beginner project within Rust Programming Language book
Rust UpdatedAug 20, 2024 -
linutil Public
Forked from ChrisTitusTech/linutilThe Ultimate Linux Toolbox
Rust MIT License UpdatedAug 6, 2024 -
-
-
-
Guessing-Game Public
Guessing game implementation from the Rust Language Book
Rust UpdatedMay 29, 2024 -
-
Comprehensive-Rust Public
Study of the Rust lecture by Google folks here: https://google.github.io/comprehensive-rust
Rust UpdatedFeb 14, 2024 -
Dynamo-Context-Test Public
Test project utilizing built-in DynamoDBContext to communicate with Dynamo.
C# UpdatedFeb 14, 2024 -
Rust-HashMap-Implementation Public
Recreated the implementation of Rust's HashMap using Rust for educational purposes.
Rust UpdatedFeb 5, 2024 -
BitTorrent-Implementation Public
This repository is derived from the codecrafters.io's bittorrent implementation.
Rust UpdatedDec 27, 2023 -
-
-
42 Public
All of the functions I've written during my tenure in L'école 42 Piscine
C++ UpdatedNov 25, 2023 -
Rust-Bootcamp-Final-Project- Public
The final project repo for Rise In's Rust Bootcamp
Rust UpdatedNov 22, 2023 -
Final Project repository for Rise In bootcamp
UpdatedNov 20, 2023 -
IAmFurkan.github.io Public
Blog website by me, working smoooothly. DEPRECATED, NEW REPO:https://github.com/Neon021/IAmFurkan
JavaScript UpdatedOct 28, 2023 -
BuberDinner Public
This is a copy of a project made by Amichai Mantinband in order to learn about the DDD pattern