Skip to content
View blazskufca's full-sized avatar

Block or report blazskufca

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
blazskufca/README.md

About Me

Hello! My name is Blaz, and I am an aspiring developer with a passion for Python and Java.

Projects

Here are a few of the projects I have worked on:

Trackify is a web application that allows users to track prices of items and products across multiple online retailers (mostly focused on Slovenian retailers, although Amazon.de is supported too). This project was built using Python, Django, and JavaScript, and it utilizes a PostgreSQL database to store data. The repository also includes a Docker setup for deployment. Some of the features of Trackify include:

  • Simple and friendly UI
  • Graphical representation of price movements
  • Registration and saving of items into user profiles

In this project, I explored the use of Naive Bayes models to predict the sentiment of news headlines. I used the Manually Sentiment Annotated Slovenian News Corpus SentiNews 1.0 to train and test my models. Some of the techniques I used include:

  • TF-IDF
  • Pandas library for corpus analysis and cleanup
  • Seaborn library for graphical representation of dataset and model accuracy (confusion matrix)
  • Scikit-learn and their Multinomial Naive Bayes and Bernoulli Naive Bayes classifiers

A prototype of an open forum/discussion board, built with Django. It has the following features:

  • Session/cookie based voting system
  • Rich text editor for comments/posts
  • Pagination
  • Search functionality

Pinned Loading

  1. goscrapyd goscrapyd Public

    GoScrapyd is a web-based cluster management tool designed to simplify the management and monitoring of your Scrapyd instances.

    Go 3

  2. asm_tic_tac_toe asm_tic_tac_toe Public

    A game of Tic-tac-toe in x86_64 ISA assembly (AT&T/GAS)

    Assembly

  3. HTTP_from_TCP HTTP_from_TCP Public

    A simple HTTP 1.1 server in Python implemented from scratch

    Python

  4. dns_server_in_go dns_server_in_go Public

    Simple forwarding and recursive DNS resolver in Go

    Go

  5. gowebsock gowebsock Public

    Minimal WebSocket server implementation in Go

    Go

  6. revanced-patch revanced-patch Public

    My ReVanced patches

    Kotlin 2