Code Monkey home page Code Monkey logo

roxacs_code_cellar's Introduction

Roxac's Code Cellar

Algorithm implementantion of anything I decide to be interesting to learn and adapt.

Sometimes there'll be re-usage of the same algorithm to show examples in how using it alongside different codes to achieve different results.

Within time I'll be updating, correcting bugs and improving the codes as necessary.

Already finished codes;

  • BubbleSort (Finished) - Implemented in Python, C++ and C#
  • Conway's Game of Life (Finished) - Implemented in C++
  • Exponential Calculator (Finished) - Implemented in Python and C++
  • Find All Occurences of a Character Inside a String (Finished) - Implemented in C++
  • Graph Implementation (WIP) - Implementing in C { directed and undirected }
  • Input Mask for HTML (Finished) - Implemented in JavaScript
  • Remove Specific Characters from String (Finished) - Implemented in C++
  • Validador de CPF/CNPJ (Terminado) - Implementado em JavaScript e C++
  • Binary Tree (WIP) - Implementing in C
  • Number Game (Finished) - Implemented in C
  • Linked List (Finished) - Implemented in Python

Next (planned) algorithms and projects to be implemented;

  • Red-Black Tree
  • Hash Table (NEXT)
  • Consuming a WebService in Python
  • Snake Game (Console)
  • Various Calculators (eg. Cosine Calculator, Sine Calculator...)
  • Maze Generator (2D)
  • Maze Generator (3D) - with Unity

All the codes in the repository ARE NOT FOOLPROOF. They were created while I'm studying how to improve my knowledge not only about programming but also mathematics, logic and computers in general. I'm still a student and I can and do commit a lot of errors. Please, do not use any of these codes for professional work since I can not guarantee the quality of them for now.

roxacs_code_cellar's People

Contributors

roxacarv avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.