Skip to content
View janoshr's full-sized avatar

Block or report janoshr

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
janoshr/README.md
  • 👋 Hi, I’m @janoshr
  • 👀 I’m interested in Web/Mobile development
  • 🌱 I’m currently learning Computer Science at the University of Warwick
  • 💞️ I’m looking to collaborate on Mobile development projects.

Unfortunately, most of my projects are under the university and therefore cannot be shared publicly but I can give access on request.

Projects:

  • Software Engineering module coursework
  • Year 2
  • Java, JavaScript, HTML, CSS
  • React, jQuery, Bootstrap

Full Software Engineering project with a group of 5 for a Real Client. RESTful API serving a single-page web application. The UI was made using the React framework. Our project was in the top 5 out of 50 and was commended by the client.

Web Application

  • Web Development module coursework.
  • Year 1
  • PHP, HTML, CSS

Front-to-back "Bill-splitter" application written mostly in PHP.

Schedule Optimization AI

  • Artificial Intelligence module coursework.
  • Year 2
  • Python

Constraint Satisfaction problem with soft and hard constraints, the application had to create a low/lowest cost schedule given the constraints. The application was purely written in Python.

Database Management System

  • Databases
  • Year 2
  • Java, PosgreSQL

Relational database management system, a consol Java application communicating with a PostgreSQL server. The user have 8 options to choose from, in case the system requires additional information for the option it will ask the user for the specific information. The system is capable of 3 input options, 4 data query options and 1 maintanance option.

Parser Application

  • Formal Languages module coursework
  • Year 2
  • Java, Javacc

A program parser that computes non-negative integers the from the standard input, addition and multiplication operations are available. The application computes the result of the program, if a result exists it prints it if it's a valid program but has an infinite loop it prints DIVERGENCE. In case the program is not valid it shows the line of the error and the violation.

Pinned Loading

  1. Warwick-CS261/Project Warwick-CS261/Project Public

    Our cs261 project!

    CSS 1

  2. Department-of-Administrative-Affairs/CS259-tests Department-of-Administrative-Affairs/CS259-tests Public

    Repo to share tests for the CS259 coursework

    Shell 1 1