My name is Cosmin and i am 19 years old. Currently in my 1st year at Politehnica University of Bucharest at The faculty of industrial engineering and robotics, I am a very ambitious and sociable person and I love to learn and develop myself further. I am a quick learner and I know how to plan my time. I started learning programming in elementary school by making games in Unity and I haven't stopped.
I wanted to make something that can reflect my passion for games and knowledge in game development and rendering. Here you can explore an entire solar system and every planet is procedurally generated using multiple layers of Perlin noise and more Perlin noise to offset the mapping of every vertex.
w - go forward
s - go backwards
a - go left
d - go right
Drag - rotate camera
Click on a planet - Open that project
10th December 2023
It is a game made by me and a friend of mine in Unity for BESTEM hackathon, where Ubisoft gave us the theme “tournament”. The game is about 8 ducks that form a tournament and the last one wins the piece of bread that an old woman throws in the park. Excluding the music, the game is made entirely by us from code written to "artwork" in only 24 hours. We are very proud because we took the 3rd place.
GitHub repository: https://github.com/PincuVictor/BESTEM23
19th January 2022
This is a website made for a contest. It is a web application made React and Tailwind and for the backend I used Python. The application tries to solve the problem of loneliness before Christmas by exchanging gifts with a stranger. I am very proud because I took the 1st prize.
GitHub repository: https://github.com/CosminIlies/EuSuntMosu
17th March 2023
I made a render engine in C++ with OpenGL for a school project following instructions from https://learnopengl.com/ and https://www.youtube.com/watch?v=VS8wlS9hF8E&list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP&ab_channel=ThinMatrix
GitHub repository: https://github.com/CosminIlies/AtestatInfo
13th May 2022
It is a mobile app made by me and one of my friends for a national contest called Hardcore Entrepreneur Hackathon 2.0. The application is intended to teach people mathematics by offering them courses and exercises. There is also a leaderboard to awaken the competitive spirit of people. The app is made in Flutter and we use Firebase. Luckily we made it to the finals.
29th November 2023
This is a small project made after a week of learning Artificial intelligence. I used mnist data set to train the convolutional neural network and with a simple window in pygame you can draw a number and it will identify it.
GitHub repository: https://github.com/CosminIlies/NumberIdentifier
22nd May 2022
This is an unfinished RPG game in Unity with procedurally generated rooms, an Inventory system, NPCs dialogue, a save system, skills, equipment and much more. Even if I decided to abandon this project because it was too ambitious for one person, I learned so much and I had a lot of fun working on it.
GitHub repository: https://github.com/CosminIlies/Unity2dGame