Oleksii Trekhleb's repositories
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
state-of-the-art-shitcode
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
nano-neuron
🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"
promote-your-next-startup
🚀 Free resources you may use to promote your next startup
js-image-carver
🌅 Content-aware image resizer and object remover based on Seam Carving algorithm
machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
machine-learning-octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
self-parking-car-evolution
🧬 Training the car to do self-parking using a genetic algorithm
use-position
🌍 React hook usePosition() for fetching and following a browser geolocation
nodejs-master-class
🛠 This repository contains the homework assignment for Node.js Master Class that is focused on building a RESTful API, web app GUI, and a CLI in plain Node JS with no NPM or 3rd-party libraries
angular-library-seed
🌾 Seed project for Angular libraries that are AOT/JIT compatible and that use external SCSS-styles and HTML-templates
links-detector
📖 👆🏻 Links Detector makes printed links clickable via your smartphone camera. No need to type a link in, just scan and click on it.
trekhleb.github.io
🧬 My personal website with a list of my projects that help people learn and blog posts about life, web-development, and machine-learning.
hello-docker
🐳Example Docker project that is used as illustration for automated continuous delivery flow with DockerCloud and DigitalOcean