@ValeriiaMur
ValeriiaMur created a repository ValeriiaMur/Swift_piscine_42 Apr 17, 2019
@cookietho
cookietho created a repository cookietho/Piscine_php Apr 17, 2019

Updated Apr 17

@RafaelZarate

Open source text annotation tool for machine learning practitioner.

Python 910 Updated Apr 17

@RafaelZarate
RafaelZarate starred chakki-works/doccano Apr 17, 2019

Open source text annotation tool for machine learning practitioner.

Python 910 Updated Apr 17

@kaidrumm
kaidrumm starred donald-stolz/ft_react Apr 17, 2019

Repository for ft_react student org at 42 Silicon Valley

JavaScript 4 Updated Apr 17

@brianbauer42
brianbauer42 starred sharkdp/bat Apr 17, 2019

A cat(1) clone with wings.

Rust 13.3k 7 issues need help Updated Apr 17

@ibotnaru
ibotnaru made ibotnaru/Fillit public Apr 17, 2019

C Updated Apr 17

@ValeriiaMur
ValeriiaMur created a repository ValeriiaMur/Swift_piscine_42 Apr 17, 2019
@cbg119
cbg119 created a repository cbg119/fl_readline Apr 17, 2019

Like readline - but with blood sweat and tears!

Updated Apr 17

@DavidMendelovits

slight modifications of my minishell to get it working on my linux machine running Mint 19

C 1 Updated Apr 17

@scollet1
scollet1 starred dzavalishin/phantomuserland Apr 17, 2019

Phantom Operating System

C 163 68 issues need help Updated Apr 17

@izcet
izcet starred erikbern/software-estimation Apr 17, 2019

Statistical analysis of software estimation

Python 34 Updated Apr 17

@michaelbrave
michaelbrave starred hzwer/LearningToPaint Apr 17, 2019

Learning to Paint with Model-based Deep Reinforcement Learning

Python 117 Updated Apr 17

@michaelbrave

A curated list of awesome mobile machine learning resources for iOS, Android, and edge devices.

99 Updated Apr 17

@brianbixby
brianbixby created a repository brianbixby/smart_incubator Apr 17, 2019

MUSHROOMS + STANFORD BIOENGINEERING RESEARCHERS + ROBOTICS

Updated Apr 17

@theporpoise

A library for interacting with blockchain domain names.

TypeScript 4 Updated Apr 17

@yserkez
yserkez created a repository yserkez/dom_events_website Apr 17, 2019

An interactive list of DOM Events

Updated Apr 17

@ashih42
ashih42 made ashih42/42sh public Apr 17, 2019

A very powerful operating system shell in C. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/RTv1 public Apr 17, 2019

An interactive ray-tracing engine in C using minilibx. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/wolf3d public Apr 17, 2019

Our own Wolfenstein 3D with ray-casting engine in C using OpenGL. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/fractol public Apr 17, 2019

Render the Julia set, Mandelbrot set, and more fractals in C using minilibx. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/scop public Apr 17, 2019

Render Wavefront .obj 3D models in C using OpenGL. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/Nibbler public Apr 17, 2019

Classic game Snake, but also online multiplayer first-person 3D survival frogger, in C++ using SFML, SDL2, and OpenGL. (42 Silicon Valley)

C++ Updated Apr 17

@ashih42
ashih42 made ashih42/philosophers public Apr 17, 2019

My solution for the dining philosophers problem in C using SDL2. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/particle_system public Apr 17, 2019

A particle system in Python using OpenGL and OpenCL. (42 Silicon Valley)

Python Updated Apr 17

@ashih42
ashih42 made ashih42/ft_malloc public Apr 17, 2019

My own dynamic memory manager in C, with OpenGL visualizer. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/filler public Apr 17, 2019

Watch 2 AI agents compete to fill territory on 2D grid, in C using minilibx. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/corewar public Apr 17, 2019

Our own Core War AI champion, assembler, disassembler, and virtual machine in C using ncurses and minilibx. (42 Silicon Valley)

C Updated Apr 17

@ashih42
ashih42 made ashih42/Rubik public Apr 17, 2019

Play and solve a 3x3x3 Rubik's cube with Thistlethwaite's algorithm in Unity C#. (42 Silicon Valley)

ShaderLab Updated Apr 17

@ashih42
ashih42 made ashih42/In-The-Shadow public Apr 17, 2019

My remake of Shadowmatic, a shadow-casting rotational puzzle game, in Unity C#. (42 Silicon Valley)

C# Updated Apr 17

@ashih42
ashih42 made ashih42/mod1 public Apr 17, 2019

Terrain generation and water simulation in Unity C#. (42 Silicon Valley)

C# Updated Apr 17

@ashih42
ashih42 made ashih42/expert_system public Apr 17, 2019

A backward-chaining expert system in Python using lark-parser. (42 Silicon Valley)

Python Updated Apr 17

@ashih42
ashih42 made ashih42/ComputorV2 public Apr 17, 2019

A calculator interpreter than can operate on real, complex numbers, and 2D matrix data types, store variables, define and evaluate functions, and s…

Python Updated Apr 17

@ashih42
ashih42 made ashih42/walking_marvin public Apr 17, 2019

Train a 2-legged robot to walk in Gym environment by implementing Evolution Strategies in Python. (42 Silicon Valley)

Python Updated Apr 17

@ashih42
ashih42 made ashih42/reverse_game_of_life public Apr 17, 2019

Predict the state of Conway's Game of Life a few turns ago by implementing Logistic Regression, Decision Tree, and Random Forest models in Python. …

Python Updated Apr 17

@ashih42
ashih42 made ashih42/DSLR public Apr 17, 2019

Predict the Hogwarts House from a student's academic scores by implementing Logistic Regression in Python. (42 Silicon Valley)

Python Updated Apr 17

@ashih42
ashih42 made ashih42/multilayer_perceptron public Apr 17, 2019

Classify benign vs malignant tumor by implementing a Feedforward Neural Network in Python. (42 Silicon Valley)

Python Updated Apr 17

@ashih42
ashih42 made ashih42/n_puzzle public Apr 17, 2019

Play and solve the n-puzzle with A* Search in C++ using SDL2. (42 Silicon Valley)

C++ Updated Apr 17

@ashih42
ashih42 made ashih42/swingy public Apr 17, 2019

A 2D role-playing game in Java using Swing. (42 Silicon Valley)

Java Updated Apr 17

@j-pickett
j-pickett made j-pickett/Bixby_Hackathon public Apr 17, 2019

JavaScript Updated Apr 17

@Evilcat325
Evilcat325 starred 521xueweihan/git-tips Apr 17, 2019

:trollface:Git的奇技淫巧

5.6k Updated Apr 17

@zhenya-mamenko

Get ready for the exams :bowtie:

C 49 Updated Apr 15

@brabo-hi
brabo-hi created a repository brabo-hi/esdiac-callingline-akka Apr 17, 2019

New version Esdiac Calling Line using Akka-Http

Updated Apr 17

@Lijun21

Spring Framework

Java 28.3k Updated Apr 17

@jt-taylor
jt-taylor created a repository jt-taylor/ft_ssl Apr 17, 2019

a very small recreation of openssl , currently only has md5, sha256, and sha224

Updated Apr 17

@RafaelPasos
RafaelPasos created a repository RafaelPasos/42_FdF Apr 17, 2019

Experimenting with graphics in C

Updated Apr 17

@giacomoguiulfo
giacomoguiulfo starred ruby-grape/grape Apr 16, 2019

An opinionated framework for creating REST-like APIs in Ruby.

Ruby 8.8k Updated Apr 16

@akinfemi
akinfemi starred ggreer/the_silver_searcher Apr 16, 2019

A code-searching tool similar to ack, but faster.

C 17.7k Updated Apr 16

@thk2b
thk2b starred iodide-project/pyodide Apr 16, 2019

The Python scientific stack, compiled to WebAssembly

Python 1.3k 1 issue needs help Updated Apr 16

@blairclair
blairclair made blairclair/samsunghackathon public Apr 16, 2019

JavaScript Updated Apr 16

@jahongOf1
jahongOf1 forked jahongOf1/URMenu from rafagaia/URMenu Apr 16, 2019

Your Food, Your Menu

JavaScript Updated Apr 12

@MagicHatJo
MagicHatJo made MagicHatJo/select public Apr 16, 2019

C Updated Apr 16

@indy728
indy728 created a repository indy728/movie-list Apr 16, 2019

Updated Apr 16

@michaelbrave

A delightful list of personal tech blogs

2.1k Updated Apr 16

@Evilcat325
Evilcat325 starred koreader/koreader Apr 16, 2019

An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Kindle, Kobo, PocketBook, Ubuntu Touch and Android de…

Lua 4.8k Updated Apr 16

@fractalfox01
fractalfox01 created a repository fractalfox01/fillit Apr 16, 2019

Updated Apr 16

@michaelbrave

Zork Zero: The Revenge of Megaboz, by Steve Meretzky of Infocom (1988)

13 Updated Apr 16

@cbg119
cbg119 created a repository cbg119/42-21-sh Apr 16, 2019

This repository holds mine and @MagicHatJo's work on the 42 Silicon Valley 21sh project.

Updated Apr 16

@andeaseme

ALSA wrappers for Python

C 91 Updated Mar 24

@DanielCordovaV

Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course

Jupyter Notebook 1.2k Updated Apr 16

@michaelbrave

Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car(VTOL).

C++ 604 6 issues need help Updated Apr 16

@alexdrean

📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹

TypeScript 6.2k 4 issues need help Updated Apr 16

@jcap93
jcap93 created a repository jcap93/Selenium-Example Apr 16, 2019

Updated Apr 16

@scollet1
scollet1 starred historicalsource/zork Apr 16, 2019

Mainframe Version of Zork (Infocom)

21 Updated Apr 16

@michaelbrave

GraphQL Visual Node Editor

TypeScript 3.4k 3 issues need help Updated Apr 16

@Evilcat325

Download and generate EPUB of your favorite books from Safari Books Online library.

Python 741 4 issues need help Updated Apr 16

@michaelbrave

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

Jupyter Notebook 416 Updated Apr 16

@fakejoshmeier

JavaScript 17 Updated Apr 16

@simonbharris
simonbharris made simonbharris/LetsTalkAdventure public Apr 16, 2019

Bixby capsule for finding video games. Aiming to be complete with recommendation, sorting, and preferences.

JavaScript Updated Apr 16

@michaelbrave
michaelbrave starred qst0/ft_libgfx Apr 16, 2019

42 School Graphics Custom Library

C 51 Updated Apr 16

@kialvare
kialvare created a repository kialvare/iOS-Swift-Piscine Apr 16, 2019

Repository for the 42 iOS and Swift Piscine

Updated Apr 16

@izcet
izcet starred monicahq/monica Apr 16, 2019

Personal CRM. Remember everything about your friends and family.

PHP 7k 17 issues need help Updated Apr 16

@rmanese
rmanese created a repository rmanese/Technincal-Sample Apr 16, 2019

Updated Apr 16

@mauricechristopher
mauricechristopher created a repository mauricechristopher/GraphQL Apr 16, 2019

Getting learnt in the ways of the modern API using GraphQL, Apollo, React, and Node

Updated Apr 16

@RafaelPasos

Solutions of the C intermediate exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, yo…

C 9 Updated Apr 16

@ssnelgrove314
ssnelgrove314 starred orangeduck/Cello Apr 16, 2019

Higher level programming in C

C 4.2k Updated Apr 16

@lukefreeman42
lukefreeman42 created a repository lukefreeman42/filler Apr 16, 2019

Updated Apr 16

@DanielCordovaV
DanielCordovaV starred josecyc/neurosleeve Apr 15, 2019

Jupyter Notebook 2 Updated Apr 15

@thk2b
thk2b starred josecyc/neurosleeve Apr 15, 2019

Jupyter Notebook 2 Updated Apr 15

@NotHawthorne
NotHawthorne created a repository NotHawthorne/lem_in Apr 15, 2019

Tier 2 Algorithms Project for 42

Updated Apr 15

@KyleAMcKee
KyleAMcKee created a repository KyleAMcKee/youTute Apr 15, 2019

anki like app for taking and retrieving notes from youtube

Updated Apr 15

@elloimbrandon
elloimbrandon created a repository elloimbrandon/42-Test-Prep Apr 15, 2019
@hyj1204
hyj1204 created a repository hyj1204/PHPpiscine Apr 15, 2019

42 PHP piscine project:Learn html, css, php in 2 weeks

Updated Apr 15

@kizombaciao
kizombaciao starred MrRobb/42_piscine Apr 15, 2019

My solutions for the piscine. August 2017. Don't copy. Learn.

C 17 Updated Apr 15

@prevelat
prevelat created a repository prevelat/42_Init Apr 15, 2019

Updated Apr 15

@josecyc
josecyc made josecyc/neurosleeve public Apr 15, 2019

Jupyter Notebook Updated Apr 15

@cbg119
cbg119 created a repository cbg119/42-docker-1 Apr 15, 2019

This repository holds my work for 42 Silicon Valley's project docker-1, in which we learn the workings of docker and docker-machine.

Updated Apr 15

@yenertuz
yenertuz created a repository yenertuz/rentals Apr 15, 2019

Updated Apr 15