Hi, I'm Fabrizzio Vilchez, just a passionated Full Stack Developer from Lima, Perú 🇵🇪
About Me
I'm a Passionate junior web developer with a strong background in Computer Science and a proactive approach to problem-solving. I excel in Python, C++, and JavaScript, along with proficiency in utilizing frameworks on both the front-end and back-end.
Additionally, I am a self-taught programmer always eager to learn something new, continuously striving to develop optimal and high-quality solutions in line with current standards. Also, I am a team player with excellent communication skills and a strong work ethic.
And something else...
Beyond the world of coding, I find joy and balance in various hobbies. Gaming is my go-to for relaxation and strategic challenges, while playing the guitar serves as a creative outlet. Music is a constant in my life, and I occasionally step into the role of a DJ, merging my technical and artistic sides. This blend of logical thinking and creativity defines not just my coding style but also who I am outside of it.
Skills
Frontend
Backend
Database
Others
Projects
CloudText Magic ✨
November, 2023
A simple web application that allows you to extract text from any image, with a simple and intuitive interface, using AWS serverless services such as S3, Lambda, API Gateway, DynamoDB, Textract and CloudFront.
HyperLogLog Simulator 🚀
November, 2023
A simulator for the HyperLogLog algorithm, which is used to estimate the cardinality of a set, and show the results in many different ways in comparison to the real cardinality and other estimators.
Pathfinder Maze 🧩
November, 2023
A graphic implementation of some pathfinding algorithms, such as Dijkstra, A*, Greedy BFS, and its variations depending of the way the distance is calculated, and a maze generator, using C++ and Raylib.
GPT-Games 🎮
October, 2023
A web application that allows you to buy and sell video games. You can register, login, add games to your cart, and buy them. It also has a search bar to find games by name, and a filter to sort them.