Skip to content
View n-c0de-r's full-sized avatar
🦦
🦦

Organizations

@U-Knights @ChariotGames @SilenceBreakers @IMIaculate-Games

Block or report n-c0de-r

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
n-c0de-r/README.md

Animated n-c0de-r Logo

About.Me

Me by MilanaTran Bio:
Doodle Art of me made by MilanaTran Hi, I'm Nermin, also called Nico, a late addition to the bunch of aspiring technomancers, code artists, hobby devs and expecience enthusiasts.

Learning is the most important skill, and I believed that doing so in a playful, curiosity-driven way is the most effective and most natural. Therefore, I once aspired to a career in serious games. Games are also a cornucopia of software engineering topics; varied, versatile, challenging and engaging enough to never get bored.

Other than that I wanted to make real, useful software for people, such as backend solutions, web and cross platform apps - especially PWAs and Android. It seems though, the market is not in my favor now, so I'll stick to "dev" being my "hobby", and make the stuff I like - money and career isn't everything! :D

additional.info
  • Into Web Dev, with experience in TypeScript & React (amongst many others). Would love to make more cross-platform web apps professionally.
  • Experienced in Godot/GDScript & Unity/C#. Making "games" & prototypes as a training and artistic expression.
  • Worked as a student tutor in '22 & '23, gaining experience in didactics, and expanding my skills, so I'll be able to design even greater gaming and learning opportunities.
  • Worked as a development intern in '23 & '24 at RisingPixel on the Code Maze game​ for the EMBED Project by the EU​, creating a level editor for the core game.

Knowledge.Set

Java

C++

JavaScript

TypeScript

Unity

Godot

GitHub

Git

HTML

CSS

Python




Recent.Projects:

For a more detailed description and implementation details, click the title or the icon to open the respective repo.

Omnis (Godot4 / GDscript2)

Omnis

A more challenging recreation of the child's game "Simon" with new modes and some accessibility in mind.

By me:
Idea (partially), design, implementation, art retouch, UI, documentation.

GLYPHAE (Unity / C#)

GLYPHAE

GLYPHAE is an Android mobile game designed to make learning Ancient Egyptian hieroglyphs fun and engaging. Inspired by the Tamagotchi-style gameplay, players raise an Egyptian god from an egg to their godly form.

By me:
Idea, design, implementation, art retouch, UI, documentation.

I Can't C# (Unity / C#)

I Can't C# No, it is NOT a C# learning app!
Part of the summer of '23 bachelor's showtime project topic "Fostering concentration through minigames". But we flipped it and instead, we "challange" the concentration of the player.

As team member of Chariot Games:
Unity guidance, backend coding, code style & design, base game class, minigame manager, simon says game, bug fixing, code & scene cleanup, documentation, progress management.

Older.Projects

MCE-Translator (Unity / C#)

MCE-Translator

A Unity-based prototype application that allows users to use sign language gestures for vowels and numbers to translate them to text on screen and speech to audio.

As team member of SilenceBreakers:
Mostly backend work and Unity guidance, also programming a gesture recorder.

WaveMaker (Unity / C#)

WaveMaker

A reverse tower defense game for the topic "Reversed Roles" of GMTK Game Jam 23 where you create and play the waves.

As team member of IMIaculate-Games:
Random tower placement script, Unity teaching, GUI setup and editing, various bugfixes.

StegaNotes (HTML5 / JS)

StegaNotes

An offline-first, minimalistic Note-taking cross-platform PWA, that is able to hide texts using steganography. Made and works without frameworks or other heavy-weight "help" to reduce data load.

By me:
Idea, design, implementation, art retouch, UI, documentation.

NightLifeDrive (Unity / C#)

NightLifeDrive

An endless racer where you take a chill drive on neon-lit streets while listening to synthwave music.

As team member of U-Knights:
Random track generation, object spawning, score counter, song display, name inputs,glowing materials, particle animations, bug fixes & documentation.

Batr-E - Nikola's Journey (Unity / C#)

Batr-E - Nikola's Journey

In this Solarpunk puzzle plattformer, Nikola, a small repair robot, is assigned torebuild an old factory.

As team member of U-Knights:
Objects design, energy recharge interface, UI fixes & basic animations.

Gamified Moodle (Moodle / HTML5)

Gamified Moodle

Created a data-driven, enhanced, gamified Moodle course for tutoring. Using various plugins & web-design.

By me:
Idea, design, implementation, art retouch, UI, documentation`

Tauros Traps (Unity / C#)

Tauros Traps

Create and show perfect mazes to trap the mythological Tauros. Learned new algorithms in this assessment. Unfinished, could be a game.

By me:
Idea, design, implementation, art retouch, UI, documentation.

Diving Game AI (Java)

Diving Game AI

Teaching an AI to dive and collect pearls in a predefined environment as part of the GameAI course.

By me:
Implementation, documentation.

Notiply (Android / Java)

No Icon, Sad face by MilanaTran

Just a prototype for a collaborative drawing Android app as part of the last Mobile Development course.

[Note: Sadly the code in the repo seems to be damaged an no app can be built from it. Needs a total overhaul!]

By me:
Idea, Implementation, UI, documentation, basic testing.

Some more below and many others here...

Works.In.Progress

TowerDefense (Godot4 / GDscript2)

TowerDefense

A different take on the tower defense genre, where towers don't kill but buff.

By me (probably):
Idea, design, implementation, UI, documentation

Rewrite my personal GitHub Page in (almost) CSS only (HTML5 / CSS3 / NO js!)

GitHug.io page

Making a new portfolio page, purely in HTML and CSS - hidden for now. Goal is to showcase enough, while still being a minimalistic, not bloated but fun experience. Also to train CSS, of course!

By me:
Idea, design, implementation, art retouch, UI, documentation.

Popular repositories Loading

  1. TicTacToeJS TicTacToeJS Public

    Homework for web development class. Just a simple click game. Considering to port it to only-CSS version one day. 1st semester, webdesign exercise.

    JavaScript

  2. StopTheVirusJS StopTheVirusJS Public

    This was a project for first semester's computer science class. This text adventure was written in Java, but I decided to port it to JS and test my skills. 1st semester, codings.

    JavaScript

  3. Romulus Romulus Public

    A Ceasar de/encoder written in Python. Written for fun, goofing around, trying out Python.

    Python

  4. LDjam48 LDjam48 Public

    First entry at this year's LDjam. Might continue later on.

    HTML

  5. CS2.02_Git CS2.02_Git Public

    Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

    Java

  6. CS2.03_ChatBot CS2.03_ChatBot Public

    A Simple Chatterbox, Sending tests from a client to a Server and back. 2nd semester, 3rd lab.

    Java