logo

Skills

tools-icon tools-icon

Good understanding of:

html-icon css-icon

Basic understanding of:

js-icon Sass-icon react-icon

Hello there!

I am Aris Rigas and I am a Web Developer

New to Web Developing and always eager to learn new skills and technologies. This is my portfolio website which I am going to update with new projects and skills.

grad-hat

Coursera

2016: Programming for Everybody (Getting Started with Python) Certificate

2018: Python Data Structures Certificate

Udemy

2022: The Complete 2022 Web Development Bootcamp (HTML, CSS, Javascript, Node, React, MongoDB) Certificate

Youtube

2022: HTML full course by Dimitris Psounis (in Greek) Course

2022: CSS full course by Dimitris Psounis (in Greek) Course

Projects

pc-screen pc-screen

Taskitron

taskitron-logo

A small React application that organizes tasks in a single dashboard.

The app has user register/login functionality and user authentication (JWT).

It creates cards with task details through a form, each task and user are stored as JSONs in a MongoDB database and accessed via Express.js.

The app was made following a Youtube tutorial about a similar project using the MERN stack

*Validation: There is no credentials validation (registration can be done with fake email)

*Known issues: If field of tittle is blank or empty list-item is added the app crashes. Please restart.

*If 30 days pass from previous login or registration, cookies must be deleted in order to work