An open API service indexing awesome lists of open source software.

https://github.com/correia-jpv/nomes

✨🙋‍♀️ Meaning, origin, popularity and curiosities of over 100.000 names web app (in Portuguese). Linux, Apache, MariaDB, PHP stack. Live at nomes.info
https://github.com/correia-jpv/nomes

brazil brazilian-portuguese composer imagick mariadb mysql names packagist php portuguese scss scssphp

Last synced: 4 months ago
JSON representation

✨🙋‍♀️ Meaning, origin, popularity and curiosities of over 100.000 names web app (in Portuguese). Linux, Apache, MariaDB, PHP stack. Live at nomes.info

Awesome Lists containing this project

README

          

# Nomes web app

![Logo]

## Table of Contents

- [Introduction]
- [Demo]
- [Screenshots & PageSpeed Insights scores]
- [Built With]
- [Contributing]
- [License]

## Intro

✨🙋‍♀️ Meaning, origin, popularity and curiosities of names web app (Portuguese). Linux, Apache, MariaDB, PHP stack.

## Demo
[Nomes.info]

## Screenshots & PageSpeed Insights scores

### Homepage (💻 desktop, ☀ light mode)

Starts with an hero section with search bar, followed by a search by initial, trending topics, top 10 most popular male and female names and last searched names.

PageSpeed Insights scores

Desktop

![PageSpeed Insights score home desktop]

Mobile

![PageSpeed Insights score home mobile]

### Topic page (💻 desktop, ☀ light mode)

Listing of names related to a topic. In the example the topic is the top trending names. Other topics are the origin or language of the name.

PageSpeed Insights scores

Desktop

![PageSpeed Insights score topic desktop]

Mobile

![PageSpeed Insights score topic mobile]

### Name's initial/gender page (💻 desktop, ☀ light mode)

This page contains the listing of names by initial and/or gender.

PageSpeed Insights scores

Desktop

![PageSpeed Insights score initial desktop]

Mobile

![PageSpeed Insights score initial mobile]

### Trending topics page (💻 desktop, ☀ light mode)

Here are listed the most popular name topics.

PageSpeed Insights scores

Desktop

![PageSpeed Insights score trending topics desktop]

Mobile

![PageSpeed Insights score trending topics mobile]

### Search page (💻 desktop, 🌙 dark mode)

Search results lead either directly to the matching name or, as shown above, to a listing of lookalike search results.

PageSpeed Insights scores

Desktop

![PageSpeed Insights score search desktop]

Mobile

![PageSpeed Insights score search mobile]

### Name page (📱 mobile, 🌙 dark mode)
    

PageSpeed Insights scores

Desktop

![PageSpeed Insights score name desktop]

Mobile

![PageSpeed Insights score name mobile]

## Built With
- Linux, Apache, MariaDB, PHP stack
- [Composer](https://getcomposer.org/) - A Dependency Manager for PHP
- [Bootstrap](https://getbootstrap.com) - CSS framework
- [scssphp](https://github.com/scssphp/scssphp) - Compiler for SCSS
- [matthiasmullie/minify](https://github.com/matthiasmullie/minify) - CSS & JS minifier
- [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) - Browser API which observes the intersection between elemets and viewport. Used in this project for lazy load with buffer, infinite scroll with buffer, scroll back to top, and animations
- [PHP Image](https://github.com/kus/php-image) - Wrapper for PHP's GD Library for easy image manipulation. Used in this project to create dinamic photos for each name

## Contributing

Contributions are welcome! Follow the contribution guidelines.

Wish there was another feature? Feel free to open an [feature request issue](/../../issues/new?assignees=Correia-jpv&labels=enhancement&template=feature-request.md&title=%5BREQUEST%5D) with your suggestion!

If you find a bug, kindly open an [bug report issue](/../../issues/new?assignees=Correia-jpv&labels=bug&template=bug_report.md&title=%5BBUG%5D) as described in the contribution guidelines.

## License
[Licensed Under MIT]


[Logo]:/documentation/screenshots/devices-mockup.jpg


[Introduction]:#Intro
[Demo]:#demo
[Screenshots & PageSpeed Insights scores]:#Screenshots--PageSpeed-Insights-scores
[Built With]:#built-with
[Contributing]:#contributing
[License]:#License


[Nomes.info]:https://nomes.info


[PageSpeed Insights score home desktop]:./documentation/reports/psi-audit-desktop-1.svg
[PageSpeed Insights score home mobile]:./documentation/reports/psi-audit-mobile-1.svg
[PageSpeed Insights score topic desktop]:./documentation/reports/psi-audit-desktop-2.svg
[PageSpeed Insights score topic mobile]:./documentation/reports/psi-audit-mobile-2.svg
[PageSpeed Insights score initial desktop]:./documentation/reports/psi-audit-desktop-5.svg
[PageSpeed Insights score initial mobile]:./documentation/reports/psi-audit-mobile-5.svg
[PageSpeed Insights score trending topics desktop]:./documentation/reports/psi-audit-desktop-3.svg
[PageSpeed Insights score trending topics mobile]:./documentation/reports/psi-audit-mobile-3.svg
[PageSpeed Insights score search desktop]:./documentation/reports/psi-audit-desktop-4.svg
[PageSpeed Insights score search mobile]:./documentation/reports/psi-audit-mobile-4.svg
[PageSpeed Insights score name desktop]:./documentation/reports/psi-audit-desktop-6.svg
[PageSpeed Insights score name mobile]:./documentation/reports/psi-audit-mobile-6.svg


[Licensed Under MIT]:/LICENSE