Skip to content
View DontEatRice's full-sized avatar
  • Poland

Highlights

  • Pro

Block or report DontEatRice

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

๐Ÿ‘‹ Hi, Iโ€™m @DontEatRice

  • ๐Ÿ‘จโ€๐ŸŽ“ Iโ€™m a computer science student in Warsaw, Poland

๐Ÿ–ผ My projects

They are not perfect, because I'm still learning a lot of new things, but I decided to keep them to keep track of my progress.

๐Ÿ“NOTE: Look at the dates!

  • Bookmarks
    • Back-end application to save bookmarks
    • Stack
      • Nest
      • Typescript
      • Prisma
      • Docker
      • JWT
  • APBD Project
    • Application for exploring latest stock prices with ability to add them to your watchlist
    • Demo
    • Stack
      • .NET
      • Blazor
  • Spotify albums/singles/artists images downloader
    • Search for album/single covers and artits pfp on Spotify and download them.
    • Spotify theme!
    • Demo
    • Stack
      • Node.js
      • Express
      • HTML & CSS
      • Spotify API
  • Tracking number of players online in World Of Tanks
    • Storing and grouping data.
    • Interactive charts!
    • Demo
    • Stack
      • Node.js
      • Express
      • MongoDB
  • Store Power
    • Simple application to manage product prices in different stores.
    • Authoriation is possible as store owner.
    • Front-end build using EJS template engine.
    • Stack
      • Node.js
      • Express
      • Docker
      • Sequelize
  • Game of Life
    • Popular algorithm implemented with infinite board.
    • Hosted on Github Pages. Check it out here
    • Stack
      • Typescript
      • HTML
      • CSS
  • AVL Array
    • Based on AVL Tree (more about AVL Trees)
    • Basic operations like search, add, delete have better complexity (logN) then standad lists or arrays.
    • Biggest problem during implementation: moving and managing indexes, here the element's index is his position in the tree where 0 is the first element returned by inOrder walk-through algorithm.
    • Stack
      • Java
  • RGB color picker
    • Desktop app for rgb color picking.
    • Change colors using sliders.
    • Stack
      • Java Swing

Popular repositories Loading

  1. BookBook BookBook Public

    C# 4

  2. Game_of_Life Game_of_Life Public

    Game of life implemented using typescript

    TypeScript 1

  3. wot-server-stats-harvester wot-server-stats-harvester Public

    JavaScript

  4. Server-Stats-WOT Server-Stats-WOT Public

    JavaScript

  5. dogehouse dogehouse Public

    Forked from benawad/dogehouse

    Taking voice conversations to the moon ๐Ÿš€

    TypeScript

  6. Cover_image_dowload_Spotify Cover_image_dowload_Spotify Public

    Search for artists avatars or albums/single cover images and dowload them!

    JavaScript