-
Full-Stack Developer
- Greece, Athens
- https://patrikis-angelos.github.io/portfolio/
-
portfolio Public
This is my portfolio Check it out and more of my work
-
-
-
-
-
-
-
TurnBasedRPG Public
Spiders is a turn-based, RPG where the goal of the game is to collect as many coins as you can on a farm full of spiders. Each time you collect a coin a new spider spawns on the farm. You can submi…
-
catalog Public
This app is a catalog of foods and drinks where the user can search for his favorite meals and apply filters on his search. Every meal has a details page that the user can access by clicking on the…
-
restaurant Public
A restaurant home page with about, menu, and contact sections. The user can navigate the home page with tabs. Built with JavaScript and CSS.
-
-
-
-
Tic_Tac_Toe_Project Public
Forked from AymenBida/tic-tac-toe-projectTic Tac Toe game for the terminal. You can play with a friend or against a bot. The bot is using a simple AI program with game states to determine whether a move is good or not. Built with Ruby.
-
-
Enigma Public
EniGma? is a Desktop web app where users can create and view different scientific articles. Singed-in users can up-vote articles. The one with the most votes will be on the home page. Built with Ru…
-
onlineShop Public
An e-shop example page. It consists of a home page and a results page(static). You can see the products in a carousel on the home page. Built with HTML and SCSS.
-
Library Public
A simple library app where you can add and remove books from your list. The app saves the list in the local storage. You can access it whenever you open the app. Built with JavaScript.
-
ror-social-scaffold Public
Forked from microverseinc/ror-social-scaffoldThis project is about creating a social media application, in which users can create posts, put likes or dislikes, invite friends, accept or reject invite requests.
-
slack_bot_server Public
A Slack bot built with ruby from scratch (no gems or event machines) using ngrok and the Slack API
3 UpdatedMar 30, 2021 -
rails_authentication Public
A blog app where you need to be signed up to create posts and see the authors of other posts.
-
re-former Public
This project is about creating a form in pure HTML and reform it by using the form_tag helper and form_with helper in Rails.
-
simple_blog Public
A simple blog app made with Ruby on Rails where you can create, edit and delete posts.
-
my_first_rails_project Public
Installing and testing Ruby on Rails
-
SlackBot Public
A weather bot that pulls from the OpenWeatherMap API to allow users to view the forecast in cities worldwide using simple commands on Slack. Built with Ruby.
-
Kenny-Patrick Public
A clone of TheNextWeb page created with HTML and CSS.
-
Patrick-Saima Public
A clone of The New York Times page created with HTML and CSS
-
Abeid-Patrick Public
A clone of the Newsweek home page. The website is build using the modern CSS and Bootstrap. I and my pairing partner have extracted `utility classes` as much as possible for their reusability purpo…
-
-
BubbleSort Public
The bubble sort, sorting algorithm. Made with Ruby.