Neon021
Self-taught .Net Back-End Developer. Interested in low-level learning and high-level theories.
SambaPOSAustria
Pinned Repositories
42
All of the functions I've written during my tenure in L'école 42 Piscine
AFS.NET_Test
Algorithms
Algorithms I've completed through my learning path from Codewars, Leetcode etc.
BitTorrent-Implementation
This repository is derived from the codecrafters.io's bittorrent implementation.
BuberDinner
This is a copy of a project made by Amichai Mantinband in order to learn about the DDD pattern
Comprehensive-Rust
Study of the Rust lecture by Google folks here: https://google.github.io/comprehensive-rust
Custom-Dependency-Injection
dsa-study
IAmFurkan.github.io
Blog website by me, working smoooothly. DEPRECATED, NEW REPO:https://github.com/Neon021/IAmFurkan
Rust-HashMap-Implementation
Recreated the implementation of Rust's HashMap using Rust for educational purposes.
Neon021's Repositories
Neon021/BuberDinner
This is a copy of a project made by Amichai Mantinband in order to learn about the DDD pattern
Neon021/IAmFurkan.github.io
Blog website by me, working smoooothly. DEPRECATED, NEW REPO:https://github.com/Neon021/IAmFurkan
Neon021/42
All of the functions I've written during my tenure in L'école 42 Piscine
Neon021/AFS.NET_Test
Neon021/Algorithms
Algorithms I've completed through my learning path from Codewars, Leetcode etc.
Neon021/BitTorrent-Implementation
This repository is derived from the codecrafters.io's bittorrent implementation.
Neon021/Comprehensive-Rust
Study of the Rust lecture by Google folks here: https://google.github.io/comprehensive-rust
Neon021/Custom-Dependency-Injection
Neon021/dsa-study
Neon021/EnocaChallange
Neon021/first-contributions
🚀✨ Help beginners to contribute to open source projects
Neon021/Rust-HashMap-Implementation
Recreated the implementation of Rust's HashMap using Rust for educational purposes.
Neon021/C-Network
https://16bpp.net/tutorials/csharp-networking
Neon021/Dynamo-Context-Test
Test project utilizing built-in DynamoDBContext to communicate with Dynamo.
Neon021/Guessing-Game
Guessing game implementation from the Rust Language Book
Neon021/HttpServer
Simple HttpServer in C#
Neon021/HttpServer-C
Simple HttpServer implementation in C
Neon021/IAmFurkan
Personal Blog page where I write about algorithms and CS stuff.
Neon021/IAmFurkanDDD
The old IAmFurkan project rebuilded with DDD practices
Neon021/Internet-Computer-Rust-Final-Project
Final Project repository for Rise In bootcamp
Neon021/linutil
The Ultimate Linux Toolbox
Neon021/Markov-Algorithm
Basic implementation of Markov Algorithm on a simple example
Neon021/Neon021
Neon021/Rust-Bootcamp-Final-Project-
The final project repo for Rise In's Rust Bootcamp
Neon021/Rust-Guessing-Game
Beginner project within Rust Programming Language book
Neon021/Rust-Language-Book-Exercises
All of the optional exercises in Rust Language Book
Neon021/rustlings
rustlings exercises
Neon021/SambaPos-Test
Test case for SambaPos
Neon021/SimpleCalculator
Two simple calculator programs that I made while I was learning C#
Neon021/ToDo-App-API