furkancevik's Stars
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
bigskysoftware/htmx
</> htmx - high power tools for HTML
you-dont-need/You-Dont-Need-JavaScript
CSS is powerful, you can do a lot of things without JS.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
you-dont-need/You-Dont-Need-GUI
Stop relying on GUI; CLI **ROCKS**
jazzband/django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
serengil/tensorflow-101
TensorFlow 101: Introduction to Deep Learning
getkeops/keops
KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
harfang3d/harfang3d
HARFANG 3D source code public repository
ubc-vision/image-matching-benchmark
Public release of the Image Matching Benchmark: https://image-matching-challenge.github.io
serengil/chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical features support for Python
baristunar/design-patterns-tr
Türkçe daha fazla kaynak oluşturmak adına önemli "Design "Pattern" makalelerini çeviriyoruz.
codereport/Algorithms
STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.
epi052/feroxfuzz
A structure-aware HTTP fuzzing library
stdgraph/graph-v2
General-purpose C++ graph library
thomasnield/oreilly_math_fundamentals_data_science
emikulic/darkstat
Realtime network statistics.
serengil/decision-trees-for-ml
Building Decision Trees From Scratch In Python
intel/psst
uzunb/house-prices-prediction-LGBM
This repo has been developed for the Istanbul Data Science Bootcamp, organized in cooperation with İBB and Kodluyoruz. Prediction for house prices was developed using the Kaggle House Prices - Advanced Regression Techniques competition dataset.
neslihanatasever/flutter_full_learnn
reaktoro/reaktplot
reaktplot is an easy-to-use C++ and Python plotting library powered by plotly.
umitkacar/awesome-video-segmentation
koba-jon/gmm_cpp
Gaussian Mixture Model Implementation from scratch in C++