Skip to content
View sgol13's full-sized avatar

Highlights

  • Pro

Organizations

@NeuroGuessr @ensemble-ai-tensor-tigers

Block or report sgol13

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sgol13/README.md

Facebook LinkedIn

Hello there!

I'm an MSc Data Science student at Delft University of Technology. I'm truly fascinated by mathematics, algorithms and machine learning. I code mainly in Python, C, C++, Java and Elixir.

A clone of Boulder Dash in C++, which I created for fun and learning. It contains visible improvements compared to the original version: fluent movement of objects and the possibility of two objects to partly cover the same field.

Boulder Dash video

My thesis project - a chatbot answering questions about the Elixir programming language.

  • The project’s client was Jose Valim, creator of the Elixir.
  • According to the benchmark, it significantly outperforms ChatGPT within its narrow domain.
  • We built a flexible framework to enable testing the variety of generative and embedding models.
Boulder Dash video

Popular repositories Loading

  1. boulder-dash boulder-dash Public

    Boulder Dash clone in C++ using SFML library. (2021)

    C++ 2 1

  2. elixir-chatbot elixir-chatbot Public

    Chatbot answering questions about the Elixir programming language. (2024)

    Elixir 2

  3. evolution-simulator evolution-simulator Public

    Simulation of animals genetic evolution. (2021)

    Java

  4. restaurant-database restaurant-database Public

    The database system for a restaurant. (2022)

    TSQL

  5. genetic-tsp genetic-tsp Public

    Multi-dimensional Travelling Salesman Problem using genetic algorithm. (2021)

    Python

  6. mpi-blurring mpi-blurring Public

    Multiprocess image blurring based on MPI. (2021)

    C++