Skip to content
View billgewrgoulas's full-sized avatar
👨‍💻
coding...
👨‍💻
coding...
Block or Report

Block or report billgewrgoulas

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

Hi there I’m Bill👋

  • 🔭 I'm currently working with React.js, ASP.NET and C++ for my job.
  • ⚡ Fun fact: I like running and weight lifting.

⚙️   GitHub Analytics

billgewrgoulas


😜Here's a Joke for you:

Jokes Card


Night Coding

Pinned Loading

  1. Algorithm-Visualizer Algorithm-Visualizer Public

    Visualization tool for various pathfinding algorithms and perfect maze generation.

    TypeScript

  2. Bus-Transit Bus-Transit Public

    Application for the movement of passengers by city bus.

    TypeScript

  3. Multithreaded-Server Multithreaded-Server Public

    Implementation of a multithreaded server that allows multiple users to make requests at the same time. Built for the course Operating Systems @CS.UOI.

    C 1

  4. Triangulation-and-Clipping Triangulation-and-Clipping Public

    Algorithms for polygon triangulation and clipping using openGL graphical interface. Developed for the course computer graphics @CS.UOI.

    C++

  5. Text-to-speech-editor Text-to-speech-editor Public

    A text to speech desktop application using the freetts library. Built for the course Software Technologies @CS.UOI.

    Java

  6. Custom-Compiler Custom-Compiler Public

    Compiler for a small programming language, built for the Compilers course at UOI.

    Python 3