Hi, I'm Daniel Penedo Lázaro 👋
I am a Basque Web Developer based in Argentina, welcome to my portfolio and blog. I have experience working and studying in diverse environments, and my current focus is on web development. I have a Diploma on Full Stack develpment on Django and on Spring Boot development, both from the National Technological University (UTN) in Argentina.
Or Contact Me:
# Technologies
## Primary Programming languages: My main languages are Python., Java, and JavaScript.
## Back End Technologies: Django (my primary back-end framework) and Spring Boot.
## Front End Technologies: React, Next, Astro, Tailwind, SASS and Bootstrap.
## Linux & Bash Scripting: Proficient in Linux command line, Bash/Zsh scripting and GIT version control.
## Design Tools: Figma, Gimp and Inkscape
# Projects
## Web Developmnet
Escuela de Columna - Professional Website
A website created for a multidisciplinary team of healthcare professionals, including physiotherapists and doctors. This project was developed using the Next.js framework for React and Tailwind CSS.
Albert Martin - Professional Website
A psychologist and mediator's Website. I also made the dessign, It's static and built with Bootstrap.
ChronoScript
ChronoScript is a web application developed in two versions: one using Vanilla JavaScript, HTML, and CSS, and the other with React and TypeScript using Vite. Both versions include three sections: Stopwatch, Countdown, and World-times (by consuming an API). They also utilize Jest for testing.
tuVeterinaria - Django Ecommerce
An ecommerce site built with Django Framework, featuring an SQLite database and user authentication. It was my final project for the UTN diploma on Django Full Stack development.
AprovechÁpp! - Spring WebApp
A Web App built with the Spring Framework. It was my final project for the UTN diploma on Spring Boot development.
Doggy - Django WebApp
An online dog boarding service. It's dynamic and built with Django Framework and PostgreeSQL.
TodoList - Django + React WebApp
A full-stack To-Do List application built with Django Rest Framework (DRF) and React