Skip to content
View Rys-Nowak's full-sized avatar
  • KrakĂłw, Poland

Organizations

@IoT-study-project @Fitness-Center-Management-System

Block or report Rys-Nowak

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Rys-Nowak/README.md

Hi there đź‘‹

About me:

  • Bachelor of Engineering in Computer Science and Intelligent Systems at AGH University in Cracow.
  • Currently studying for master's degree at AGH, Faculty of Computer Science.
  • 2 years of experience in mobile networks software development.
  • Interested in AI/ML solutions.
  • How to reach me: ryszard.nowak012@gmail.com

Tech stack

Programming languages

Python C++ JavaScript TypeScript Java R

Other tools

Node.js React React Native Angular Express Docker Git Linux


Current work

I am currently working on my master thesis, which is a medical project for simplifying ECGI procedure using 3D camera and machine learning methods.


Some of my projects

Ground-based cloud classification

My undergraduate project.

  • Developed a method for classyfying photographs of clouds using CNNs and transfer learning, compared with other solutions. Repository here.
  • Implemented a client-server web application enabling easy usage of the model.

Skills: Python, ML, CNNs, Flask, Typescript, Angular, Bootstrap

Travels’ Agency web application

A complete web system for a travels’ agency. Client-server architecture with database and own authentication service. Functionalities include user and data management as well as adding, browsing and reviewing travel offers. Link here.

Skills: TypeScript, Angular, JavaScript, Express, Firebase, JWT.

Oil spill simulation

An implementation of a model simulating oil spread on the sea surface based on Cellular Automata. Link to repository here.

Skills: Python, CA.

Spring Boot REST API

A Spring Boot app retrieving news from bing search api. Responsibilities include also user authentication and data management. The app was originally hosted using Azure App Service. Link to repository here.

Skills: Java, Spring Boot, REST API, PostgreSQL, Spring Security, Azure App Service.

Real estate forecasting

Time series forecasting models review and comparison using real estate data. The result are presented in the medium article.

Skills: Python, ML, data analysis and visualisation.

Homie

A mobile application for finding your future roommate and/or soulmate. It is dedicated for students who want to find a perfect person to share a room with in the future. Code and user guide here.

Skills: JavaScript, React Native, Expo, Express, Firebase, REST API.

Fitness Center Managment System - Mobile App

  • A mobile app for fitness center managment system.
  • Part of a bigger system developed in a team.
  • Repository here.

Skills: Redux, React Native

and more...

Pinned Loading

  1. travels-agency travels-agency Public

    A complete web system for travels agency

    TypeScript

  2. clouds-app-server clouds-app-server Public

    Server side for clouds classification project. Client code here: https://github.com/Rys-Nowak/clouds-app.

    Python

  3. Discrete-Systems-Simulation/oil-spill-modeling Discrete-Systems-Simulation/oil-spill-modeling Public

    A model for simulating oil spills in seas based on cellular automata.

    Python 2

  4. UML-Creation-Language-Compiler UML-Creation-Language-Compiler Public

    Forked from jakubbanach/Diagram-Base

    Project enables creation of UML diagrams using custom language

    Python

  5. Vibroacoustic-analysis Vibroacoustic-analysis Public

    Forked from MartynaSokolowska/Vibroacoustic-analysis

    A medical project for classifying tissues based on vibroacoustic signals generated by the penetrating needle

    Jupyter Notebook

  6. news-api news-api Public

    Rest api for news application

    Java