Web Developer 💻

With a growth mindset

Hello! My name is Alex, I am a web developer with experience in graphic design tools, and 3D rendering software.

Web Developer

Experience with building responsive full-stack web applications with Svelte and React. I am a well-rounded developer with experience in front-end and back-end development, collaboration tools, and various programming languages.

Creative Designer

My previous experience as a multimedia specialist has allowed to generate next-level web assets. WIth experience in 3D rendering and graphic design, nothing is impossible.

Projects

PokeFinder
ReactBootstrap

I built a React single page application that fetches Pokemon using the PokeAPI. Project was scaffolded with create-react-app, and used bootstrap to build the UI.

Product Configurator
Threejs

I built a product configurator built with the Threejs library. Working with the engineers at Highway Products, I was able to build a product configurator for the "Pickup Pack". This was a two-step project. The first step was importing the models and added materials, splitting the models into modular components, and also optimizing the models for web. Then, I built the site statically with HTML and CSS, and used vanilla javascript and threejs to build the 3D environment and experience.

Quick Weather
SvelteTailwindDracula UIAPI

I developed a minimalist weather app using SvelteKit, Dracula UI, and Tailwind. Although the app was simple in design, it required significant effort to build. The API I was working with only accepted latitude and longitude coordinates for geolocation, which I felt would provide a poor user experience. To address this, I decided to use a separate API that could look up coordinates based on the user's city. Additionally, I had to translate the weather code integer into English, and then dynamically render weather icons that corresponded to the current conditions. Overall, this project was a great opportunity for me to hone my skills in web development and user experience design.

PowerTasks
SvelteTailwindAPIFull-StackDaisyUI

PowerTasks is my first full-stack application that enables users to create, edit, and delete tasks and task collections. I developed the app from scratch using Sveltekit as the framework, and designed the user interface using Tailwind CSS and DaisyUI. For the backend, I utilized Pocketbase. Originally intended as a simple to-do app, PowerTasks gradually evolved in complexity over the course of three months. As my knowledge of Svelte and web development expanded, I leveraged newfound skills to enhance the application's functionality and user experience.