Pinned Repositories
BMS_MAX
Not for usage, it's not ready yet
BMS_v1
BMS
CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
InstaBot
Simple instagram bot that searches by hashtag and likes all the photos he gets. Technologies used for this project are C# Console application (.Net Framework 4.7.2) with Selenium and ChromeDriver.
KekeDataStore.Binary
Simple binary file data storage (Nuget Package, .NET Standard 2.0)
KekeDataStore.Json
Simple flat file database (self-contained). (Nuget Package, .NET Standard 2.0)
NewsData.NET
Unofficial .NET Client library for news data api (https://newsdata.io/)
SkeMapper
A simple object-to-object mapping library that can be used to map objects belonging to dissimilar types.
TernaryOperatorParser
VB_BinaryDataStore_App
While learning VB.NET, I created this very simple Windows Forms desktop application, that uses "KekeDataStore.Binary" NuGet Package as data store
keke1210's Repositories
keke1210/SkeMapper
A simple object-to-object mapping library that can be used to map objects belonging to dissimilar types.
keke1210/NewsData.NET
Unofficial .NET Client library for news data api (https://newsdata.io/)
keke1210/employee-administration-client
React with Redux, client-side application for Employee Administration Project
keke1210/KekeDataStore.Json
Simple flat file database (self-contained). (Nuget Package, .NET Standard 2.0)
keke1210/Helpers
This repository is created to store reusable helper utilities, scripts, bits of code, patterns etc.. of any programming language, or tool I use.
keke1210/TernaryOperatorParser
keke1210/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
keke1210/Async-Request-Reply-Pattern
Repo for the https://skerdiberberi.com/blog/async-request-reply-pattern-pt2 and https://skerdiberberi.com/blog/async-request-reply-pattern-pt3 blog
keke1210/Awesome-Microservices-NetCore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
keke1210/CompressionDemo
Repo for the https://skerdiberberi.com/blog/handle-request-too-large blog
keke1210/ConsoleGPT
ConsoleGPT
keke1210/CSGOLeagueScheduler
keke1210/DSA.js
keke1210/example-hello-world-functions
keke1210/GuardClauses
A simple package with guard clause extensions.
keke1210/keke1210
keke1210/KekeCrawler
keke1210/libvideo
A lightweight .NET library to download YouTube videos.
keke1210/LocalStorage
A library to provide access to local storage in Blazor applications
keke1210/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
keke1210/MyAspNetBoilerPlate
keke1210/NJsonSchema
JSON Schema reader, generator and validator for .NET
keke1210/npg.calendars.github.io
keke1210/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET Core!
keke1210/openai
OpenAI .NET sdk - ChatGPT, Whisper, GPT-3, GPT-4, Azure OpenAI and DALL-E
keke1210/SimpleStateMachineNodeEditor
🔗WPF node editor based on ReactiveUI
keke1210/skerdiberberi_blog_comments
Repo used for the https://skerdiberberi.com's blog comments with https://utteranc.es/
keke1210/utterances-demo
keke1210/Youtube.StringCalculator
Continuation of Nick Chaspas's Kata for TDD on Youtube
keke1210/YoutubeVideo2Mp3
Simple youtube video to mp3 converter.