Pinned Repositories
airbnb-javascript-fork
JavaScript Style Guide
Algorithmic-Trading-Plugins
Algorithmic-Trading-Plugins
angular-course
Angular Core Deep Dive (Video Course) - https://angular-university.io/course/angular-course
angular-learn
ArticlePublishingCore
eksi-sozluk
mobile app for eksisozluk.com website
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
finalnetarch
.net architecture with aop
flutter-architecture-template
Flutter Architecture Complete App
FrontendBackend
Html , CSS , JavaScript , NodeJS , Express ,MongoDB
canbaran011's Repositories
canbaran011/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
canbaran011/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
canbaran011/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
canbaran011/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
canbaran011/flutter-architecture-template
Flutter Architecture Complete App
canbaran011/Machine-Learning-Plugins
Machine-Learning-Plugins
canbaran011/Omdb-FS
an ombd trials on the path of guide
canbaran011/finalnetarch
.net architecture with aop
canbaran011/angular-learn
canbaran011/eksisozluk-api
Unofficial eksisozluk.com API - Resmi olmayan ekşi sözlük API'si
canbaran011/ctsunsa
canbaran011/python101
canbaran011/LearnTypescript
typescript learning notes
canbaran011/AuthAPI
an auth for independent view
canbaran011/chatwoot
Open-source live chat software, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
canbaran011/GMapsNearbyPlacesAPI
google maps nearby places search -> *lat*lon*rad
canbaran011/kartograph.py
UNMAINTAINED! Renders beautiful SVG maps in Python.
canbaran011/vueBasics
VueJS from scratch
canbaran011/fatih
canbaran011/ArticlePublishingCore
canbaran011/BlogProjectMVC
simple blog app for people who wants to share their articles.
canbaran011/ParkNetCalendar
calendar duty for point
canbaran011/wheelzoom
A small script for zooming IMG elements with the mousewheel/trackpad.
canbaran011/SenecaOOP345-attic
This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual places on the web, cplusplus.com, stackoverflow, etc. Some fragments are DIY code written in class. Some fragments are as-is as found on the web while others are heavily modified to make work or add functionality. Some fragments are useful, some are not. Most fragments work, some don't. Notable Useful Fragments ======================== fastforward.cpp - a summary of OOP345. funcptr.cpp - examples of the many ways of passing function names to other functions: direct call, c-style function pointer, c++-style function pointer, function object (functor), lambda, bind examples of intersting functions to pass function to: thread, async, packaged_task sp?.cpp - smart pointer resources mi-*.cpp - multiple inheritance resources, clone+diamond problem theading?01?.cpp - threading101?.cpp - basic threading, mutexes - threading201?.cpp - futires and promises - threading301?.cpp - async, packaged_task - threading401?.cpp - how things were done before async + packaged task thread-*.cpp - cool thread code, such as thread pools ll*.cpp - linked list code moveSimple.cpp - move semantics stl-calc-*.cpp - postfix calculator using stl stack, list, vector, deque containers vectorchar*.cpp - how to make a string class mased on std::vector<char> dp-composite*.cpp - composite (tree) design pattern code alarmsetjmp.cpp + setjmp*.cpp - use alarm and setjmp to do interesting things swap.cpp - swapping data in place (without using a temporary) using xor and add operators. asmlist.cpp - how to generate an in-line assembler listing of the code generated by the compiler popen.cpp - how to start up a pipe to a program and read the output from the program folder threading-concurrency_in_action - pdf and sample code from Concurancy in Action book
canbaran011/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
canbaran011/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
canbaran011/kitsune
Platform for Mozilla Support (Unmainted)
canbaran011/indigo
Minimalist Jekyll Template
canbaran011/jekyll
:globe_with_meridians: Jekyll is a blog-aware, static site generator in Ruby
canbaran011/newproject