I am
- π» Full-Stack web developer
- π Mathematician
- β¨ I love programming β¨
- π± Iβm currently learning more mathematics and programming, focused on data, AI, and web development
- Always I am looking for new ways to apply my knowlegdes in the solution of several problems, mixing the best of two profiles: the abstract mathematical thinking and the programming abilities related to web development.
- I like web development, data science and artificial intelligence, and mathematics. I like the relations between the areas earlier mentioned.
- β‘ Fun fact: as almost all programmer and mathematician, I love the coffee β π
about_me = {
"hardSkills": {
"programmingLanguages": ["JavaScript", "Python"],
"developmentLanguages": ["HTML", "CSS"],
"technologies": {
"Data": ["Power BI", "SQL", "Azure Platform", "Power Platform"],
"FrontEnd": ["React", "Redux", "Material UI"],
"BackEnd": ["Sequelize", "Express", "Node"],
"DataBases": ["PostgreSQL", "Azure SQL Database", "MongoDB"]
}
},
"softSkills": ["discipline", "curiosity", "communication", "work-team"],
"hobbies": ["reading", "exercise", "learning", "gaming"]
}Email: juandalopez117@gmail.com
Mainly I have been focused, participated and created the following projects:
ExoOtaku is a page refactor of a online store in Argentina that makes and sells clothes related to anime and manga. It is a completely functional page that includes some features such as:
- Responsive design
- Great variety of filter and ordering
- Images management and filtering
- Database management
- User management (including user sessions, products rating by each user, wishlist and orderslist)
- Payment gateway completely functional (made with stripe) that includes a completely functional cart
- Admin panel
and a lot of features more....
The mainly technologies used in this project (made with excellent partners) are:
- React
- Redux
- Material UI (this includes the responsive design)
- Express
- Node.js
- Sequelize
- PostgreSQL
The user management was made with Auth0 (applied both backend and frontend) and the images management was made with cloudinary. You can see the fully deployed project here
Countries App is a single page that allows see information about several countries, create and update several activities with a score in one or more countries. Saves the information of an external API into a database and that information is used in frontend. Some of the feautures of Countries App are:
- filter and ordering
- Database management
and a little bit more...
The mainly technologies used in this project are:
- React
- Redux
- CSS modules
- Express
- Node.js
- Sequelize
- PostgreSQL
You can see a little video about this project here
Is a visual algorithm that hels to identify the most optimal path between two given points. The algorithm is a a modification made by Akavall, and was modified for visual purposes.
and a little bit more...
The mainly technologies used in this project are:
- Python
- Matplotlib
- Pandas
This is a project that i will improve soonly. If you want to see the code, you can see it here