skip to content
Daniel Penedo Logo Web & Data Developer

# Project Archive

Older and learning projects. For my current work, see the projects on the home page.

## Full Stack Projects

Ceramic Artisan E-Commerce Platform - Template/Showcase

An e-commerce platform designed for ceramic artisans, allowing them to showcase and sell unique, handcrafted pieces. The project was developed using Django as the backend framework, Vanilla JavaScript for dynamic interactions on the frontend, and Tailwind CSS for a modern, responsive design.

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 PostgreSQL.

TodoList - Django + React WebApp

A full-stack To-Do List application built with Django Rest Framework (DRF) and React

## Python Desktop Projects

Pomodoro Desktop App

A Pomodoro timer made in Python using the TkInter library.

Martzianos War

A Space Invaders style game made with the Pygame library.