Damian

Hi! My name is Damian. I'm a Systems Engineering student passionate about technology and software development. I'm currently looking for my first professional opportunity in the IT field, where I can apply my skills, continue learning, and grow as a professional.

Introduction

Full-Stack Developer with a background in Systems Engineering and hands-on experience in web technologies such as HTML, CSS, JavaScript, and Angular. I built a complete website using Next.js, React, and Strapi, applying both frontend and backend knowledge on a real project. Throughout my work experience, I've shown myself to be an organized and resourceful person: managing e-commerce operations, coordinating teams, and solving day-to-day problems in dynamic environments. I'm looking for my first professional experience in the systems field, eager to keep learning and contribute to development teams.

EXPERIENCIES

Abrafer

E-commerce Analyst

Abrafer

Management of the company's own website. Design and implementation of internal procedures, standardizing administrative and commercial processes. Cost and profitability analysis and identification of market opportunities for decision-making. Online sales management with a focus on commercial growth.

Oct 2025 - Present

Applied Skills

MICROSOFT EXCEL
DIGITAL MARKETING
TEAM WORK
LEADERSHIP
Iluminacion Center

E-commerce Analyst

Iluminacion Center

Leadership and coordination of a work team in the commercial area. Design of operational procedures oriented toward efficiency. End-to-end management of Mercado Libre and the company's own website. Digital marketing, stock control, and administrative tasks.

Feb 2024 - Oct 2025

Applied Skills

ADOBE ILLUSTRATOR ADOBE ILLUSTRATOR
MICROSOFT EXCEL
ADOBE PHOTOSHOP ADOBE PHOTOSHOP
DATA ANALYST
DIGITAL MARKETING
TEAM WORK
LEADERSHIP
Dash Deportes

Sales Executive

Dash Deportes

Customer service, cash handling, and in-person sales. Online sales management, warehouse/deposit handling, and staff training.

May 2022 - Feb 2024

Applied Skills

MICROSOFT EXCEL
TEAM WORK

EDUCATION

Systems Engineering

UTN FRD

I am currently pursuing a degree in Systems Engineering at the Universidad Tecnológica Nacional (UTN), where I am building a strong foundation in software development, programming, mathematics, algorithms, databases, and problem-solving. The degree has allowed me to develop both technical and analytical skills, while learning how to approach complex problems and turn them into practical software solutions. Alongside my academic studies, I continue working on personal projects to put these concepts into practice and gain experience with modern development tools and technologies.

Mar 2021 - Present

Web Full Stack Developer Jr.

Argentina Programa 4.0

As part of Argentina Programa 4.0, I completed training focused on web development, strengthening my knowledge of frontend and backend technologies. The program gave me practical experience building web applications and helped me understand different stages of the development process, from designing interfaces to implementing functionality and working with databases. It also reinforced my interest in software development and motivated me to continue expanding my skills through personal projects and university studies.

Nov 2022 - Mar 2023

View certificade

SKILLS

Soft-skills

ADOBE ILLUSTRATOR ADOBE ILLUSTRATOR
AUTOCAD AUTOCAD
ENGLISH B2
ADOBE PHOTOSHOP ADOBE PHOTOSHOP
DATA ANALYST
DIGITAL MARKETING
TEAM WORK
LEADERSHIP

Hard-skills

HTML HTML
CSS CSS
JAVASCRIPT JAVASCRIPT
JAVA JAVA
PYTHON PYTHON
TYPESCRIPT TYPESCRIPT
ANGULAR ANGULAR
NEXT.JS NEXT.JS
REACT REACT
NODE.JS NODE.JS
STRAPI STRAPI
MYSQL MYSQL
GIT GIT
GITHUB GITHUB
TAILWIND CSS TAILWIND CSS
SPRING BOOT SPRING BOOT
PYTEST PYTEST
VERCEL VERCEL
MICROSOFT EXCEL

PROJECTS

Lexical Analyzer for a Mini-C Compiler

Built a lexical analyzer (lexer) as an academic project using Python. The goal was to process source code and identify and classify its different components (tokens), such as reserved words, identifiers, operators, numbers, and symbols. During development, I applied fundamental concepts of compilers, text analysis, regular expressions, and data structures, prioritizing clear, modular, and maintainable code. This project helped me strengthen my Python programming skills and gain a deeper understanding of how the early stages of the compilation and interpretation process work. Associated with UTN Campana.

PYTHON PYTHON
GIT GIT
GITHUB GITHUB
PYTEST PYTEST
Repository
Kuky Showroom — Self-Manageable Website

Kuky Showroom — Self-Manageable Website

Kuky Showroom is a web application developed as a personal project for a clothing store. The goal was to build a modern, fast, and responsive platform to showcase products in an organized way, making it easy to browse by category and style. The project was built with Next.js, React, Tailwind CSS, and TypeScript on the frontend, while the backend was implemented with Strapi as a headless CMS, using an API for dynamic management of products, categories, and images. During development I implemented features such as API consumption, product filtering, content management, image uploads, and production deployment. This project helped me strengthen my frontend and backend development skills, service integration, database handling, and web application deployment. The frontend was deployed on Vercel. The site could also be managed through a custom Strapi admin view at the /users/cfg/admin route. Backend repository: https://github.com/DamianDubra/kukybackend Technologies used: Next.js, React, TypeScript, Tailwind CSS, Strapi, MySQL, Git, and Vercel. Note: at the client's request, the site is no longer in use and backend server hosting has been discontinued.

HTML HTML
CSS CSS
TYPESCRIPT TYPESCRIPT
NEXT.JS NEXT.JS
REACT REACT
STRAPI STRAPI
MYSQL MYSQL
GIT GIT
GITHUB GITHUB
TAILWIND CSS TAILWIND CSS
VERCEL VERCEL
Repository Web
Full Stack Portfolio Web (Angular + Spring Boot)

Full Stack Portfolio Web (Angular + Spring Boot)

Final project developed for a Full Stack Web Development course, made up of an Angular frontend and a Spring Boot backend. The application works as a dynamic personal portfolio, where all information (experience, education, skills, and projects) is retrieved from a REST API. The project was designed following a client-server architecture, implementing communication between frontend and backend through HTTP services and using a database for data persistence. During development, an authentication system with login and an admin panel to manage the portfolio content were implemented. However, in the published version these modules were disabled in order to optimize load times and simplify the user experience, keeping only the public-facing part of the site. Technologies used: Angular, TypeScript, HTML5, CSS3, Spring Boot, Java, REST API, SQL database, Git, and GitHub. What I learned: Full Stack application development, REST API consumption and integration, frontend-backend communication, responsive interface design, data management and persistence, and project organization using Git and GitHub. Backend repository: https://github.com/DamianDubra/portfolio-backend-final

HTML HTML
CSS CSS
JAVASCRIPT JAVASCRIPT
JAVA JAVA
TYPESCRIPT TYPESCRIPT
ANGULAR ANGULAR
MYSQL MYSQL
GIT GIT
GITHUB GITHUB
SPRING BOOT SPRING BOOT
Repository Web

Shipping Management System — Python (Object-Orient

Individual project developed for the Object-Oriented Programming course. The main goal was to apply OOP concepts in Python, such as encapsulation, composition, entity modeling, and responsibility distribution between classes. Although the original scope of the assignment was to learn and practice the object-oriented paradigm, I decided to expand the project by adding extra features to simulate a more complete shipping management system. The system models customers, addresses, branches, destinations, and shipments, automatically calculating billable weight, service costs, and other business rules. I also implemented validations, file handling, and unit tests to verify the correct behavior of the system's logic. Technologies used: Python, Object-Oriented Programming (OOP), Pytest, Git, and GitHub. What I learned: Modeling problems through classes and objects, applying encapsulation and composition principles, organizing Python projects, implementing business rules and validations, and writing unit tests with Pytest.

PYTHON PYTHON
GIT GIT
GITHUB GITHUB
PYTEST PYTEST
Repository

BLOG

First steps on Linkedin

¡Hola! 👋 Quería aprovechar esta primera publicación para presentarme. Soy estudiante de Ingeniería en Sistemas y desarrollador Full Stack en formación. Durante este tiempo estuve aprendiendo y desarrollando proyectos personales con tecnologías como JavaScript, TypeScript, React, Next.js, Angular, Spring Boot y MySQL. Además, en la facultad continúo fortaleciendo mis conocimientos de programación utilizando Python, junto con algoritmos, estructuras de datos y resolución de problemas. Actualmente estoy buscando mi primera oportunidad laboral como desarrollador. Me interesa seguir creciendo profesionalmente, aprender de personas con experiencia y aportar todo lo que pueda a un equipo. Este perfil también será un espacio donde compartiré los proyectos que vaya desarrollando y las tecnologías que vaya aprendiendo. ¡Gracias por leer! 🚀 #OpenToWork #IngenieríaEnSistemas #DesarrolloDeSoftware #Python #JavaScript #React #SpringBoot

View in LinkedIn

CONTACT

Social media

Whatsapp

linkedin

Email

Github

Wanna talk?

Complete this form with you info