ahmadchata / dev-directoryLinks
👨🏼💻🖥 Front-end of an online directory of developers.
☆10Updated 5 years ago
Alternatives and similar repositories for dev-directory
Users that are interested in dev-directory are comparing it to the libraries listed below
Sorting:
- Online shop (index and search page) - Built time 16 hours. Crafts(handmades) website using HTML, CSS3/SCSS, Bootstrap, and Font awesome.☆22Updated 2 years ago
- The goal of this project was to duplicate some Enumerable class methods in order to learn about how to create methods inside classes.☆12Updated 5 years ago
- The goal of this project was to apply all the previous knowledge learned like the box model, flex-boxes, grids, media queries and bootstr…☆13Updated 5 years ago
- Geek's Den is an entertainment news website created using Ruby on Rails, based on the design idea by Nelson Sakwa on Behance (https://www…☆26Updated 2 years ago
- A conference webpage created using the design stablished by Cyndi Shin (https://www.behance.net/adagio07)☆28Updated 5 years ago
- The goal of this project was to create a linter for CSS files and return error messages that indicate what linting errors and where are t…☆11Updated 5 years ago
- This is a Capstone project I worked on at the end of the HTML & CSS Microverse Curriculum. The aim was to portray a deep understanding of…☆18Updated 2 years ago
- Rogue Tanks, A shooter game made with Phaser 3.5 and JavaScript☆28Updated 3 years ago
- ☆13Updated last year
- This project is for Ruby on Rails capstone which is, based on a lifestyle articles website. I have followed the given design, and I chose…☆18Updated 4 years ago
- Tic Tac Toe game played on the console built with Ruby☆11Updated 5 years ago
- I made this HTML & CSS Capstone Project based on an online shop for electronics. It resembles a real-life project.☆19Updated 5 years ago
- Virus Defender is a game built with Javascript where you control a Lymphocyte B and has to defend your host against the attack of viruses…☆16Updated 4 years ago
- This project shows a gray scale heat map of the Smashing Magazine Web page elaborating Visual Hierarchy in Design and UX☆11Updated 5 years ago
- Microverse project to copy the design of https://www.smashingmagazine.com☆12Updated 5 years ago
- This project is based on an online shop for electronics. Instead of that content, I built an online shop for kids' toys with 2 pages, the…☆12Updated 4 years ago
- This project is an application for calculating money transactions. Users can create, edit, and delete transactions and group them.☆21Updated 4 years ago
- To portray an understanding of CSS positioning techniques (float, flex and grid), the New York Times article page was designed using HTML…☆12Updated 2 years ago
- ☆10Updated 3 years ago
- This is a code linter like Rubocop that trawls through your code files and finds problems, such as methods with too many lines, code styl…☆13Updated 5 years ago
- This HTML & CSS Capstone Project is based on an online shop for electronics. Following the design of ZATTIX I created a simple website f…☆14Updated 4 years ago
- ☆12Updated 3 years ago
- A vanilla JS single-page todo app exploring clear task input flows, localStorage persistence, and lightweight UX structure.☆18Updated 3 months ago
- The project you are going to build for the HTML & CSS Capstone Project is based on an online website for a conference.☆21Updated 5 years ago
- Ruby linters for checking syntactical errors and probable issues or bug in a Ruby code, built in Ruby