Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by JohnFromSpace

A curated list of projects in awesome lists by JohnFromSpace .

https://github.com/johnfromspace/everything-rust

Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency. Rust enforces memory safety—that is, that all references point to valid memory—without requiring the use of a garbage collector or reference counting present in other memory-safe languages.

data-structures-and-algorithms educational rust rust-data-stuctures rust-lang rust-language rust-tree rustlang

Last synced: 12 Oct 2024

https://github.com/johnfromspace/everything-ruby

Ruby is an interpreted, high-level, general-purpose programming language which supports multiple programming paradigms. It was designed with an emphasis on programming productivity and simplicity. In Ruby, everything is an object, including primitive data types.

ruby ruby-on-rails

Last synced: 15 Nov 2024

https://github.com/johnfromspace/python--music--

Musical pieces created with Python by using the programming environment EarSketch. EarSketch is a free educational programming environment. Its core purpose is to teach coding in two widely used languages, Python and JavaScript, through music composing and remixing. EarSketch is web-based.

earsketch music-composition python

Last synced: 15 Nov 2024

https://github.com/johnfromspace/voice-dynamics

A 2D game that uses voice recognition program to navigate a spaceship through a labyrinth.

Last synced: 15 Nov 2024

https://github.com/johnfromspace/prolog

Prolog is a logic programming language associated with artificial intelligence and computational linguistics.

logic logic-programming prolog prolog-application prolog-exercises prolog-programming-language prolog-rules

Last synced: 15 Nov 2024

https://github.com/johnfromspace/arduino

Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online.

arduino arduino-sketch blinking-led-on-arduino led resistors

Last synced: 15 Nov 2024

https://github.com/johnfromspace/labyrinth

Labyrinth made out of ASCII characters. The project contains also branches with many more features for different types of labyrinths but they are separate from the same task provided on README.md.

ascii ascii-art labyrinth labyrinth-generation labyrinth-route-finder labyrinth-solver university-project

Last synced: 15 Nov 2024

https://github.com/johnfromspace/matlab

MATLAB (an abbreviation of "MATrix LABoratory") is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages.

calculus math mathematics maths matlab matlab-code matlab-script school-assignment university-course university-project

Last synced: 15 Nov 2024

https://github.com/johnfromspace/wolfram-language-

A repository that contains different exercises and projects written in Mathematica.

geology-modelling mathematica mathematical-programming mathematics physics physics-model science wolfram-language wolfram-mathematica

Last synced: 15 Nov 2024

https://github.com/johnfromspace/python

Source codes of Blender projects

animation gradient

Last synced: 15 Nov 2024

https://github.com/johnfromspace/ship-sinking-game

A strategy type guessing game for two players. It is played on ruled grids (paper or board) on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player. The objective of the game is to destroy the opposing player's fleet.

guessing-game random-generation

Last synced: 15 Nov 2024

https://github.com/johnfromspace/backtracking-

Backtracking can be defined as a general algorithmic technique that considers searching every possible combination in order to solve a computational problem.

algorithm algorithms backtracking backtracking-algorithm competitive-programming

Last synced: 15 Nov 2024

https://github.com/johnfromspace/sorting-

A Sorting Algorithm is used to rearrange a given array or list of elements according to a comparison operator on the elements.

algorithm sort sorting sorting-algorithms

Last synced: 15 Nov 2024

https://github.com/johnfromspace/bash-

Bash is the GNU Project's shell—the Bourne Again SHell. This is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and the C shell (csh).

bash bash-script shell shell-script

Last synced: 15 Nov 2024

https://github.com/johnfromspace/foundations-in-programming-in-cpp-

This is a repo that has many basic functions and tasks for many university and school projets that can be used for learning C++. To be updated.

cplusplus cplusplus-14 examination foundations functions programming-exercises programming-fundamentals school-assignment study-materials university-assignment

Last synced: 15 Nov 2024