Hello! I am George-Cristian Ardeleanu. I study at Cambridge University.
This website is mainly a list of links to my projects on Github. My profile can be found here.
>Type: Interpreter
>Languages: C++
>Time: July-August 2022
Blorb is a simple programming language I created with a C-style syntax. I made an interpreter for it using C++.
Link to project - Link to code
>Type: Website
>Languages: HTML, CSS, Javascript
>Language: English (and Romanian)
>Time: June 2022
While working olympiad problems in high school, I noticed that it was hard to organize past papers. I made this website to organize them in a better way
One of the main principles of this website is that it uses only HTML and CSS (with very few Javascript). Javascript is used to generate static websites depending on the url path.
Download executable - Link to repository
>Type: Windows App
>Version: 0.2
>Languages: C++ (with SFML)
>Language: Romanian
>Time: July-August 2020
This is a 2D sandbox game I made using C++ and a lot od dedication.
It is more like an engine for games in a similar style to Undertale or Pokemon, so it can be repurposed.
Once in a while I compile the executable, so you can just download the game, unzip the contents and play the game.
This project was done with the help of my friend, who designed the graphics.