Giter Site home page Giter Site logo

👋 Hi, I'm Filip

LinkedIn Instagram YouTube Twitter

🚀 Featured Projects

💻 Backend

  • Hydroponics management: 🌱💧 A Django-based application to manage hydroponic systems with full CRUD capabilities, sensor data management, and user authentication, using both API and admin panel.

    Python Django Django REST Framework PostgreSQL Docker SOLID API Documentation Tests Description Django Admin PEP8 Good Practices Code Documentation

🌐 Full Stack

  • WorkoutApp: 👨‍🎓 Bachelor of Engineering title. App created using django and PayPal API.

    Python Django JavaScript CSS HTML Bootstrap Font Awesome AWS EC2 Django ORM Django CRUD PayPal API Python Pillow

  • Oto sadzonki (seedling management system): A project involving management of seedlings system with implemented functionalities such as: user authentication, passwords encryption (using Argon), sessions, payments (using PayPal) and account email notifications, and connection to a database (MySQL).

    PHP MySQL Database PayPal Encryption Cookie Argon2 Payment AdminLTE User Authentication Sending Email

  • MediBankSecureCach: A project involving simulation of a building security system allowing access to specific rooms by gates with cards. Additionally, containing implemented functionalities related to object-oriented-programming and design patterns.

    TypeScript OOP Testing Design Patterns Access Control User Levels

🎨 Frontend

  • SayMeQuizzApp: A project involving a simulation of a live TV show, featuring a quiz game with other players. Built as single-user and single-page application, to present on live-stream platforms, also allowing to create teams, import and export questions, and follow quiz game concepts.

    ReactJS JavaScript JSON CRUD Gameplay Node.js Import Export Save

🌟 Other Projects

Arhitecture

Datbases

  • Database price update - e-commerce shop: A project meant for updating prices of products in database using Api and creating report of the database table. Also tracking information in log file.

    Python MySQL Excel Documentation Logging OOP Error Handling Database Schema Currency Converter NBP API

  • Data warehouse - employment in the labor market: A project meant for collecting and analyze data on employment in the labor market using data warehouse. Data are given with "dirty" csv file, plan of data warehouse – star shape diagram, implementation of ETL processes, reports of results from data warehouse.

    PostgreSQL PL/pgSQL CSV Data Warehouse Pentaho Data Integration Pentaho Report Design

Games

  • Unity 2D Platform Game: A 2D game comprised of an environment with a player and such functionalities as: player control, animations, item collection, information display, different levels, both static and dynamic player-trapping systems, and sound effects.

    Unity C# 2D Game Player Control Animations Item Collection Information Display Different Levels Player-Trapping Systems Sound Effects

  • Unity 3D Game: A 3D game comprised of a terrain with a player and enemies. The project includes such functionalities as: various types of object control in game, direct and area effects of abilities, ability to defeat enemies, and player-detection by the enemies.

    Unity C# 3D Game Terrain Player and Enemies Object Control

Algorithms

  • Data structures - BST, SLL: A project which implements data structure of a binary search tree, and a single linked list

    C# Data Structure Binary Search Tree Single Linked List

  • Sorting algorithms: A project which realizes processes of sorting algorithms: by selection, insertion, quick, merge, Shell’s method of sorting.

    C# Sorting Algorithms Selection Sort Insertion Sort Quick Sort Merge Sort Shell Sort

  • Data structures – Graph: A project enabling the user to demonstrate data in form of a graph; with additional functionality, and graph sorting algorithms.

    C# Graph Algorithms Sorting Algorithms

🧩 Skills

  • Languages: Python, C#, JavaScript, TypeScript, PHP, PL/pgSQL
  • Frameworks: Django, Bootstrap, React.js, Laravel, Yii 2
  • Databases: MySQL, PostgrSQL, SQL, SQLite, Data warehouse
  • Tools: Git, Docker, AWS, Unity, Figma, Excel

📬 Let's Connect!

I'm always open to interesting projects and collaborations. Feel free to reach out:

LinkedIn Instagram YouTube Twitter

Filip Wróblewski's Projects

data-warehouse-project-1 icon data-warehouse-project-1

📦 A project meant for collecting and analyze data on employment in the labor market using data warehouse. Data are given with "dirty" csv file, plan of data warehouse – star shape diagram, implementation of ETL processes, reports of results from data warehouse.

database-price-update---e-commerce-shop icon database-price-update---e-commerce-shop

🏷️🧮 A project meant for updating prices of products in database using Api and creating report of the database table. Also tracking information in log file.

django-hydroponics-management icon django-hydroponics-management

🌱💧A Django-based application to manage hydroponic systems with full CRUD capabilities, sensor data management, and user authentication.

flashcardapp icon flashcardapp

A simple website with flashcards that contain information. After entering the site a random card containing information appears; after an activity, it appears the second, having information related to it. Then the user can draw a new card. There are questions stored in the database.

medibanksecurecash icon medibanksecurecash

🛡️🔐 A project involving simulation of a building security system allowing access to specific rooms by gates with cards. Additionally, containing implemented functionalities related to object-oriented-programming and design patterns.

oto_sadzonki icon oto_sadzonki

🌱🛒  A project involving management of seedlings system with implemented functionalities such as: user authentication, passwords encryption (using Argon), sessions, payments (using PayPal) and account email notifications, and connection to a database (MySQL).

rsa icon rsa

🔓 RSA encription and decription

rustytodo icon rustytodo

🐍🦀Simple task management API built with Actix-web in Rust. Tasks are stored in memory and can be retrieved or created via HTTP requests.

saymequizzapp icon saymequizzapp

📺📝 A project involving a simulation of a live TV show, featuring a quiz game with other players. Built as single-user and single-page application, to present on live-stream platforms, also allowing to create teams, import and export questions, and follow quiz game concepts.

seedlingmanagementsystem_client-server icon seedlingmanagementsystem_client-server

💻🖥 This project features a Client-Server Architecture where the Client interacts with the server by sending and receiving data. The Server processes client data, manages connections, and communicates with specified clients.

workoutapp icon workoutapp

👨‍🎓💻Project to get Bachelor of Engineering title

youtube-to-mp3 icon youtube-to-mp3

Download all audio from YouTubeplaylist and save them as mp3 files

yt-downloader-linux icon yt-downloader-linux

Wymuszenie uruchomienia z poziomu root'a. Przyjęcie danych: link do filmiku na serwisie YouTube, czasu od którego użytkownik chce przyciąćfilmik, czas do którego chce go przyciąć, okreslenie rozszerzenia koncowego (mp3/mp4), przyjęcie nazwy wyjściowej pliku. Wszystkie wprowadzane dane są sprawdzane pod kątem poprawności. Następnie film jest pobierany i odpowiednio przycinany. Poźniej skrypt łączy się z serwerem ftp, gdzie jest wysyłany nasz przyciety plik, a uzytkownikowi jest zwracana informacja z linkiem do dostepu do serwera ftp gdzie znajduje sie plik gotowy do pobrania.

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.