Git Product home page Git Product logo

Filip Hałoń's Projects

company-info icon company-info

A React app. A user can browse through a table containing data on companies axiosed from a remote API. You can sort and filter the contents while all the data stays paginated.

conference_hall_booking_app icon conference_hall_booking_app

My first app in Django. It enables displaying, modifying, deleting, booking and browsing conference halls stored in a PostgreSQL database and adding them to the database.

message_app icon message_app

A console-based message management app. It relies on ORM written by me from scratch and inspired by Active Record software design pattern. It enables creating, displaying and editing user data stored in a Postgres database, a basic validation, and sending and displaying messages.

movie_rest_api icon movie_rest_api

My first attempt to create the back-end side of a REST API in Flask. It uses an external movie dataset which needed to be preprocessed with pandas before it could be uploaded to a PostgreSQL database. It enables browsing through the database and adjusting how data is displayed.

task-o icon task-o

An app to find programming challanges and tasks alike. A company or an individual that has a problem to solve through software can upload a request. Software developers can in turn browse through the requests and answer them.

task-o-front-end icon task-o-front-end

An app to find programming challanges and tasks alike. A company or an individual that has a problem to solve through software can upload a request. Software developers can in turn browse through the requests and answer them.

taste_elixir icon taste_elixir

The outcome of joint work of the team of 3: me, my friend and our mentor during Taste Elixir workshops.

text_historical_authenticity_evaluation icon text_historical_authenticity_evaluation

A study on the historical authenticity of a text. The historical authenticity is evaluated by comparing the frequencies of unigrams, bigrams and trigrams of a given text to the frequencies of the ngrams of texts written in the period of +/- 5 years from the claimed date of the release of the given text and to the frequency of the ngrams of recent texts. A tool to visualise the findings made with pandas and matplotlib-pyplot is included.

todolist icon todolist

An app to manage tasks. A user can add, delete and edit a task and mark it as completed (without deleting it). The app uses simple GUI and relies on DOM manipulation in pure JS and using local storage to retain the tasks between sessions.

vegan_spider icon vegan_spider

An app to help you find vegan culinary inspirations. A user can enter what kinds of food they have in store to see what they can cook using those. The app searches the database against given ingredients and presents the user with the recipes which contain at least one of the ingredients the user have.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.