learn-to-code topic

List learn-to-code repositories

C

18.2k
Stars
4.2k
Forks
Watchers

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

bitpass

6
Stars
11
Forks
Watchers

A powerful password generator utility which utilizes the slot technique to generate strong passwords of required length having combinations of lower and upper characters, digits and symbols.

Customer-Purchase-Predection

7
Stars
9
Forks
Watchers

K-nearest classifier model for an e commerce website to predict whether a user intends to make a purchase or not and display different contents and offers accordingly, like discount offers or coupons,...

Investment_Prediction

5
Stars
6
Forks
Watchers

As an investor anyone would want to invest in people who showed a good profile of having a high probability of paying them back, proposed a machine learning model that will help them to predict this.

minesweeper

7
Stars
10
Forks
Watchers

Artificial Intelligence playing minesweeper 🤖

pagerank

5
Stars
6
Forks
Watchers

A simple page rank program based on fact that a website is more important if it is linked to by other important websites using recursive mathematical expression and random surfer probability distribut...

sentanceparser

19
Stars
10
Forks
Watchers

Using context-free grammar formalism to parse English sentences to determine their structure to help computer to better understand the meaning of the sentence.

trecognizer

12
Stars
14
Forks
Watchers

Using neural evolution of augmenting topologies developed a program based on computer vision for recognizing traffic lights in real time environment.

freeCodeCamp

390.1k
Stars
35.7k
Forks
8.5k
Watchers

freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

dailyProgrammer

18
Stars
2
Forks
Watchers

A material design frontend to /r/dailyprogrammer challenges