-
Freelance Full-stack Developer
- Rome, Italy
- https://helman101.github.io/portfolio/
- @Helman1011
Stars
PostgreSQL Row Level Security, The Rails right way to do multitenancy
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 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.
A simple web weather app that works with the open weather API, in the app a user can search any country or city he/she wants and modify if prefer Celcius, Kelvin, or Fahrenheit
A web scraper, where a user can search movies from the comfort of his command line, this app use ruby and the Nokogiri gem
A shooter game about a pilot searching revenge, made with phaser 3 and Webpack
A simple web application where the users can have many different projects, add a different task or to-do's for each project, and delete or edit projects and to-do's
A clone of the Google Homepage, created with HTML and CSS.
A simple rock, paper, scissors game created with HTML, CSS, and JavaScript. This project is only focused on the functionality of the game.
A grid-based sketch app created with HTML, CSS, and JavaScript.
A clone of TheNextWeb page created with HTML and CSS.
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…
A clone of The New York Times page created with HTML and CSS
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.
The bubble sort, sorting algorithm. Made with Ruby.
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.
Installing and testing Ruby on Rails
A simple blog app made with Ruby on Rails where you can create, edit and delete posts.
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.
A blog app where you need to be signed up to create posts and see the authors of other posts.
A Slack bot built with ruby from scratch (no gems or event machines) using ngrok and the Slack API
This 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.
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…
This is my portfolio Check it out and more of my work
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.