Skip to content

Instantly share code, notes, and snippets.

View murattdogan's full-sized avatar

Murat DOĞAN murattdogan

  • Hitit Üniversitesi
  • Çorum
View GitHub Profile
@murattdogan
murattdogan / KNN Algoritması.ipynb
Created December 27, 2021 19:12 — forked from evrenarslan/KNN Algoritması.ipynb
Makine Öğrenmesi - K-Nearest Neighbors
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@murattdogan
murattdogan / ohmyposhv3-v2.json
Created November 11, 2021 20:13 — forked from shanselman/ohmyposhv3-v2.json
ohmyposhv3-v2
{
"final_space": true,
"console_title": true,
"console_title_style": "folder",
"blocks": [
{
"type": "prompt",
"alignment": "left",
"horizontal_offset": 0,
"vertical_offset": 0,
@murattdogan
murattdogan / HttpContext_RemoteIPAddress.cs
Created November 11, 2018 20:25 — forked from jjxtra/HttpContext_RemoteIPAddress.cs
C# / .NET core: Get Remote IP Address with Proxy / CDN Support
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
namespace HttpContext_RemoteIPAddress
toolbar: ["pdf"],
pdf: {
allPages: true,
fileName: "Kendo UI Grid Export.pdf",
proxyURL: "//demos.telerik.com/kendo-ui/service/export"
},