Skip to content
View tjazerzen's full-sized avatar

Highlights

  • Pro

Organizations

@zerodays @llamajet
Block or Report

Block or report tjazerzen

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

Pinned

  1. parallelisation-of-graph-algorithms-in-functional-programming-languages parallelisation-of-graph-algorithms-in-functional-programming-languages Public

    V okviru diplomske naloge bom raziskoval paralelizacijo grafovskih algoritmov v funkcijskih programskih jezikih.

    Jupyter Notebook

  2. NUC-computer-analysis NUC-computer-analysis Public

    Took data through its entire analysis lifecycle (parsed and read raw HTML using internet requests and regex, analysed data and created numerical, used predictive modelling for the future values).

    HTML 1

  3. news_app news_app Public

    I created Android Java project with News feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. Here, I used Guardian's API to obta…

    Java

  4. a_star_algorithm a_star_algorithm Public

    Implementation of A* algorithm in python

    Python 1

  5. shortest-path-to-college shortest-path-to-college Public

    Built an all-rounded Python app to simulate bus and train traffic in Slovenia with Dijkstra's algorithm. Used library bottle to create an internet server and beautified the project using the CSS fr…

    Python