As a Data & Analytics Engineer, I blend a background in computer engineering with a keen passion for technology and innovation. My expertise lies in programming, data analysis, and systems administration, providing me with a strong foundation in the realm of data science.
Actively pursuing opportunities within the technology sector, I am driven by the desire to apply my extensive knowledge to transformative projects. My commitment to this field is fueled by the opportunity to stay at the forefront of digital evolution, crafting solutions that positively impact society.
I believe that my ability to creatively tackle challenges, combined with my unwavering commitment to continuous learning, positions me as a valuable and determined professional in the dynamic field of data science.
Android Music App that implements functionalities such as play tracks, create playlists, share music and others. The project focuses on enhancing the user experience and applying software design and architecture principles in mobile application development.
A desktop application designed in Java to facilitate student connections and collaboration on projects and practices. The application utilizes a client-server architecture and enables users to search for and connect with others who share their programming language, facilitating collaboration on projects. It also offers messaging features and provides statistics on the number of matches made within the application.
An online role-playing game using standard web technologies such as HTML, CSS, and JavaScript. The game involves the use of server APIs to handle player creation, real-time communication, and the collection of information about enemies and objects. We applied our expertise in web programming, user interface design, and game logic while creating this online gaming experience.
Design and development of a compiler for a custom programming language. This project combines advanced compilation concepts, Java programming, and computer architecture knowledge in a collaborative development approach.
Python-based chatbot application hosted on Telegram, designed to recommend dog breeds to users. The chatbot uses a weighting algorithm that takes into account various attributes, such as the user's purpose for having a dog, size, and environment, to determine the most compatible dog breed. The system utilizes the NLTK library for natural language processing and a response dictionary to interact with users in a more human-like manner.
iOS mobile application developed in Swift, focused on a musical artist. The application provides information about the artist, their songs, concerts, and more. It includes features such as a login and registration system using Firebase, a tabbed navigation menu, a user profile screen, and access to song lyrics.
Implementation of a distributed architecture that focuses on solving process concurrency and multitasking using sockets, threads, and other mechanisms of the operating system kernel.