Giter Site home page Giter Site logo

opariy's Projects

camagru icon camagru

Implemented in PHP, a small Instagram-like site allowing users to create and share photo-montages. I had to implement, with bare hands (the frameworks are forbidden), the basic features encountered on the majority of the sites with a user base.

computorv1 icon computorv1

The purpose of this project is to code a program that solves simple equations. The program takes a polynomial equation. That is to say, involving only powers, no complicated functions. The program should display its solution(s). To run the program: python3.6 -m venv venv && source venv/bin/activate && pip install -r requirements.txt

corewar icon corewar

Created a virtual arena where programs written in a simple language fight one another. Explored the design of a VM (with the relevant instructions, records, etc.) and challenges related to compiling an assembly language in byte-code.

docker-1 icon docker-1

The aim of the Docker-1 project is to handle docker and docker-machine, the bases to understand the idea of containerization of services.

fdf icon fdf

In this project I discovered the basics of graphic programming, and in particular how to place points in space, how to join them with segments and most importantly how to observe the scene from a particular viewpoint.

filler icon filler

Create your player to fight other students on the world famous (or infamous) Filler board. The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.

fillit icon fillit

The task is finding the best solution among a huge number of possibilities within an acceptable time span. For this project, you are expected to fit Tetriminos together to shape the smallest square possible.

fractol icon fractol

Discover 2D graphics and the psychedelic world of fractals.

get_next_line icon get_next_line

A function that reads data (one line at a time) from a file or the standard input.

lem-in icon lem-in

The task in to move your ant colony from one point to another in the least amount of time. Through this project, I explored graph traversal algorithms: my program will had to choose the paths and moves to be taken by the ants.

libft icon libft

Library libft I needed to create as a school 42 (UNIT Factory) project.

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.