Andrei-Paul Ionescu (StonedHesus)

StonedHesus

Geek Repo

Location:Paris, France

Github PK Tool:Github PK Tool

Andrei-Paul Ionescu's repositories

JFP12

This here repository contains the implementation of the Tetris challenge I had to solve for the JFP( Journeé Francilienne de Programmation/ Ile-de-France Programming Day) which is a competition that is organised each year by the three major players in Parisian education, Université Paris-Saclay, Université Paris Cité and Sorbonne Université; this year's edition took place at Sorbonne and man was it fun =).

Language:CLicense:UnlicenseStargazers:0Issues:0Issues:0

personal-ide

The goal of this project is to implement a modern and fully-fledged IDE in Java.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

ACN

Managing and creating individual pages for the associations of an educational body has never been easier thanks to ACN( Association's connected network).

License:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

brainfuck-interpreter

A BrainFuck interpreter implemented in Java.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

paving-problem

This here repository contains multiple solutions for the paving( or tiling) problem implemented in Python.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

genetic-sequence-alignment

This here repository contains a dynamic programming solution for one of the most common problems of bio-informatics, the sequence alignment of the DNA.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

visual-representation-of-flood-fill-algorithm

This here git repository contains a visual representation of the flood-fill algorithm, whose sole role is to showcase how the algorithm behaves and works, this feat being achieved by portraying its functionality with the aid of a graphical interface implemented with the aid of Java’s Swing module. Further functionalities such as being able to control the steps of the algorithm, and thus stop every time you wish to gaze more profoundly at the results of one of the steps, will be added in the near future.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Pong

This here repository hosts a project whose purpose is to mimic the original Atari console game, Pong. The project is done by own volition, so as to sharpen my skills and understanding of both computer science and game development, and show that I boost skills of clean coding and a vast understanding of computer science basic and a more particular niche of it, that being game development and programming in Python. I didn't invent this game and thus I hold no rights over the core idea of it, all credit goes to the original creator: Allan Alcorn.

Language:PythonStargazers:0Issues:0Issues:0

Alien-Invasion

This here game is a copy of the original shooter Space Invaders.

Language:PythonStargazers:0Issues:0Issues:0

cansat19

Repository for all the code-related Cansat stuff

Language:PythonStargazers:0Issues:0Issues:0