Skip to content
View VPVasP's full-sized avatar
:octocat:
One contribution a day keeps the doctor away
:octocat:
One contribution a day keeps the doctor away

Block or report VPVasP

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
VPVasP/README.md

Hi there , I am Vasilis

def __init__(self):
    self.name = "Vasilis Pinis"
    self.role = "Unity & AR Developer, .NET Developer"
    self.location ="Athens,Greece"      
    def say_something(self):
    print("Thanks for checking my Github Profile!")

🚀About Me

  • My primary toolset is Unity/C#, but I enjoy exploring other languages and can quickly adapt to any workflow when given the time.
  • I've got a BSc (Hons) in Computer Programming and Games Development from the Middlesex University.

🛠️ Projects & Portfolio

  • Shadows Are Alive a procedurally Generated Multiplayer Cozy Horror Game on Steam!
  • Agents Rush a top down beat up game with co-op split screen functionallity.
  • UnityDebugConsole a runtime Console that captures debug, warning and error logs in Unity play mode during runtime.
  • NPCDialogueSystem a 2.5D Automatic Customizable NPC Dialogue System inlcuding NPC names, dialogues and audio clips.
  • UnityPrefabSpawner a Unity Prefab Spawner with features for color, scale, naming, folder saving, positioning, collider, scripting and taggiging using JSONUtility.
  • Chess Candidates 2024 Info a project that displays all the info of the players who played in the Fide Chess Candidates Tourtament of 2024.
  • Google Docs Clone a Google Docs-like application using ASP.NET Core with TinyMCE and SQL Database for data storage.
  • Educational Maths Game Thesis my thesis project with the subject "Developing An Educational Maths Game Number Navigators".
  • Augmented Reality Ancient Statues An augmented reality app that allows users to scan any surface to reveal four rotating statues, each accompanied by its name and a brief description.
  • Check out my portfolio of Games, Applications, and Tools on Itch.io: https://itchiovp.itch.io/

📫Get in Touch

linkedin email

👀 Profile Views

VPVasP

## 📈 GitHub Stats

VPVasP

 VPVasP

 VPVasP

Pinned Loading

  1. Agents-Rush Agents-Rush Public

    Agents Rush is a fun top down game where the player needs to defeat the enemies to proceed the various stages to face the boss at the end. Created in Unity Engine. The game features fun gameplay an…

    C# 1

  2. Unity-Console-During-RunTime Unity-Console-During-RunTime Public

    This tool is designed to capture all logs, that are being displayed in the Unity Console and display them during the game. Perfect for Multiplayer Games.

    ShaderLab 2

  3. Chess-Candidates-MockUp-ASP.NET-Core Chess-Candidates-MockUp-ASP.NET-Core Public

    Created an ASP.NET Core project to display FIDE Candidates profiles. Integrated SQL Database for storing player information.

    C# 2

  4. ASP.NET-Core-DocsMockup ASP.NET-Core-DocsMockup Public

    Developed a Google Docs-like application using ASP.NET Core with TinyMCE and SQL Database for data storage. Implemented user authentication, document creation/modification/deletion and PDF export f…

    C# 1

  5. OpenGL-3D-Model-Viewer OpenGL-3D-Model-Viewer Public

    Developed an application using OpenGL to load and display 3D models. Implemented Blinn-Phong lighting in a 3D environment displaying the values in a user interface created using ImGui. This project…

    C++ 1

  6. Unity-2.5D-Automatic-NPC-Dialogue-Tool Unity-2.5D-Automatic-NPC-Dialogue-Tool Public

    A 2.5D Automatic Dialogue System inspired by Hollow Knight. You add the name of the NPC,the sentences and the audio clips and it plays automatically by adding the canvas positions and text. You can…

    ShaderLab 1