-
Freelance Full Stack Engineer
- London, United Kingdom
-
16:13
(UTC +01:00)
Stars
Space shooter remembering that good old arcade games. Written in Javascript and Phaser 3 with the use of Webpack as a bundler and tested with Jest.
Weather App written in JavaScript to search for the forecast of cities using the API of openweather.org
React Capstone Project for Microverse consisting of a catalog of Pókemons using React and Redux
Ruby on Rails app to track activities and assign a group to them
This repo contains code for a social media web application. The application enables registration of users, Sign In of users, posting comments, liking posts and sending friendship request.
JavaScript app using firebase hosting and firestore services to add, modify, and delete to-do items
abdelp / private-events
Forked from kwizl/private-eventsApp to create, invite, and assist to events. This project is part of the Associations Project in The Odin Project’s Ruby on Rails Curriculum.
A bash script that lets you install and setup linters quickly for the programming languages used in the Microverse curriculum.
A maze game project offering a game session for a player to play by creating a board and then moving an avatar across the board to consume the hamburger sprites while considering the best route to …
SoccerHighlights is an application in which you can watch video highlights of your favorite teams and soccer games. The APP was created using React.js and Redux Toolkit. The application makes use o…
A to-do application built with es6 and webpack. Users are able to create a project and add tasks to the project. Deleting a project will also delete all tasks added to that project.
A simple web scraper built with Ruby and the Nokogiri gem. It crawls a certain website and gets the prices and other data of cryptocurrencies. Rspec was used for testing.
This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
A web application built using the Ruby on Rails framework. Users are able to register on the platform, create and comment on posts made by other users. They can also follow and un-follow users they…
This is a clone of newsweek and it is meant to help me practice building web pages using bootstrap.
vanilla js with webpack, stylelint, eslint and github actions
Back-end project. The purpose here was to create a web scraper, which retrieves someone's Github repositories info, by searching their username.
Weather app created with webpack and the use of the open weather API
The Super Tic Tac Toe game is built with JavaScript, users can play in multiplayer mode or against artificial intelligence.
Built-in Ruby enum methods written in custom algorithm. These methods are re-written as an exercise to understand inner workings of Ruby and get comfortable with the language.
The classical game of tic tac toe is built collaboratively using HTML, a bit of CSS, and a whole lot of JS.
Room Meter is a hotel review site where users can create reviews in form of articles and vote on other reviews. It's built with the Ruby on Rails framework by following the MVP pattern
Automotive online magazine built with Rails, Bootstrap and SASS. Tested with RSpec and Capybara.
Ruby code style and functionality evaluator and auto-corrector. Built with ruby for ruby code.
Newsweek news website clone. Built with Bootstrap, HTML, and CSS.
Fictional online course website featuring home page, about page, and a ticket sale page. Built with Bootstrap, SASS, HTML, and CSS.
This project involves rebuilding some methods from the Ruby Enumerable Module.
A CSS linter for beginners that checks CSS file data and provides feedback/warning about errors in the code.
Cloning The Next Web, a tech-focused magazine which uses media queries to gracefully degrade their site as the window size is reduced