Skip to content
View DanielStoi's full-sized avatar
  • Australia
Block or Report

Block or report DanielStoi

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

Hi there 👋 - I'm Daniel, A computer science student

I've made an effort to keep all my repositories in a presentable form with detailed README's containing screenshots of the different functionalities. I generally do not post my school projects as it often requires explicit permission. I also tend not to show my smaller projects or experiments, although some of my earlier projects are in my short projects repository.

Programming Languages

  • Python - my main/preferred language as seen from my profile
  • Java - strong in Java and have used it within the context of three different university courses.
  • C++ - (and C) have used for competitive programming (self study) and then later in one of my university courses
  • SQL - comfortable writing queries with SQL (from a university course )
  • Javascript - I'm familiar with native javascript/html/css (self study) but prefer using React.js (also self study)

What my projects are about

a lot of the projects are just manifestations of my interest in different areas of computation

  • some are just proof of concept from an idea that I have
  • others are just me trying to learn or acquire a deeper understanding about some technology

Pinned Loading

  1. 2048-AI 2048-AI Public

    an AI that plays 2048

    Python

  2. historyGameJam5 historyGameJam5 Public

    Forked from Zafuzi/historyGameJam5

    A historical first person shooter in a low polygon style. Made in a Game Jam with a total of 3 people including myself.

    GDScript 1

  3. open_ip_hosting_chat_application open_ip_hosting_chat_application Public

    A client application and server application (separate) that allows people to run a chat server, and also connect to other people's server to communicate on different channels.

    Python

  4. short-projects short-projects Public

    implementation of ideas, that generally will take less than 1 week.

    Python

  5. visual_and_audio_media_webapp visual_and_audio_media_webapp Public

    A html + python flask web application that acts as a media explorer. Keeps track of files and metadata information regarding various audio and video media.

    Python

  6. thomasnadarajan/Project-Wolf thomasnadarajan/Project-Wolf Public

    A custom game engine written in C++ using the OpenGL API.

    C 1