My projects in ReactJS

ReactJS is a JavaScript library used to build interactive and efficient user interfaces using the approach of reusable components, focusing on efficient updates to the virtual DOM, resulting in faster and higher-performing applications.

Latest posts:

In-Memory (ReactJS)
A project that hosts a series of memory agility games specially designed for individuals facing Alzheimer disease. These games not only offer entertainment but also exercise and stimulate cognitive functions in a fun way.
Screenshot | @bulssola

Technologies used: ReactJS (NextJS), SASS, Bootstrap, POO

B U L S S O L A
A new dark styled portfolio for show my projects, you are here :D
Screenshot | @bulssola

Technologies used: ReactJS (NextJS), SASS, Bootstrap

ReactJS Blogsite
A blosite builded with ReactJS (NextJS) & SASS, the project was a means of dissemination in spanish powered by an Artificial Intelligence engine developed in El Salvador (BARLOW Engine).
Screenshot | @bulssola

Technologies used: ReactJS (NextJS), SASS, Bootstrap, Python

ReactJS TodoList
A simple ToDo List builded with ReactJS (administred in ViteJS), dark mode as default theme.
Screenshot | @bulssola

Technologies used: ReactJS, ViteJS, SASS, Bootstrap

ReactJS Calculator
A simple calculator builded with ReactJS (NextJS), support porcentage and decimal numbers.
Screenshot | @bulssola

Technologies used: ReactJS, SASS, Bootstrap



ReactJS | @bulssola

My projects in React Native

React Native is a mobile application development framework based on JavaScript and React. It enables developers to create native applications for both iOS and Android using shared code, saving time and resources. This is achieved by utilizing reusable components that translate into native platform elements at runtime, maintaining high performance.

Latest posts:

🌍 React Native MAPS INFO
This is a React Native (with Expo CLI) Android oriented APP that allows you to find and explore information about countries by tapping on the map.
Screenshot | @bulssola

Technologies used: React Native, Expo CLI, Maps API, API REST, Stylesheets

Web-App (with Swipe To Refresh)
A mobile app builded with ExpoCLI and React Native, displays a web page within a WebView component. It includes "pull-to-refresh" functionality and handles errors for internet connection issues. The interface uses components like ScrollView and Modal
Screenshot | @bulssola

Technologies used: React Native, Expo CLI, WebView & Modal