ericktiznado
@ericktiznado
Joined on 26 July 2021
GitHub Stats
5
Followers
28
Repositories
2
Organizations
0
Gists
35
Pull Requests
0
Issues
347
Commits
0
Sponsors
1
Contributed To
20
Star Earned
Most Used Languages
65.55%
JavaScript
25.17%
CSS
6.05%
HTML
3.16%
C#
0.07%
Dockerfile
Popular Projects
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
6/12/2025, 9:56:40 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Fix product name retrieval in top 5 products by units sold queries
6/12/2025, 9:51:35 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Fix variable reference in getTop5ProductsByUnits function for accurate product name retrieval
6/12/2025, 9:42:35 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Remove units per order statistics endpoint from order routes
6/12/2025, 9:36:26 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Refactor order statistics endpoints for clarity and consistency; update units sold and top products queries
6/12/2025, 9:24:46 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add endpoints to retrieve top 5 products by units sold and filtered by time period
6/12/2025, 9:23:53 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- style: Update legal section colors and improve visual consistency
6/12/2025, 9:19:50 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add units per order statistics endpoints to order controller and routes
6/12/2025, 9:17:49 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- feat: Add icons to legal sections for improved visual clarity
6/12/2025, 9:13:36 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- style: Improve login component styling and layout for better responsiveness
6/12/2025, 9:00:44 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add units sold statistics endpoints to order controller and routes
6/12/2025, 8:46:01 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- feat: Enhance legal information section with smooth scrolling and anchor links
6/12/2025, 8:38:08 AM
Pushed 1 commit(s) to StanleyL1/MAMA-MIA-PIZZA on branch main
- feat: Add legal information section with policies and links in footer
6/12/2025, 8:29:29 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Add net income statistics endpoints to order controller and routes
6/12/2025, 7:44:02 AM
Pushed 1 commit(s) to ErickTiznado/MamaMianPizzaBackend on branch main
- Fix SQL insert statement in submitContent function to match parameter count