Projects

Coffee Tracker

Build Status:

A full-stack web application for tracking your coffee journey from bag to cup. Track coffee bags, explore origins on an interactive 3D globe, analyze your coffee drinking habits, and generate beautiful shareable "Coffee Wrapped" summaries. Built with a modern tech stack featuring .NET 8 backend API, Blazor WebAssembly frontend, and PostgreSQL database.

Key Features:

Technologies:

.NET 8 Blazor WebAssembly PostgreSQL Entity Framework Core Docker Nginx Tesseract OCR Globe.GL SkiaSharp GitHub Actions Supabase Mailgun

Journal Club Organizer

A web application for organizing and sharing academic journal club meetings. Create paper proposals with meeting details, reading time estimates, and availability scheduling. Generate shareable links that allow participants to view proposal details and add meetings to their calendars.

Key Features:

Technologies:

HTML5 CSS3 JavaScript URL Encoding

Check it out at jpalenchar.me/journalClub.html

We Roasting

A professional website for a small-batch coffee roasting business. The site showcases the company's artisanal approach to coffee roasting, emphasizing their commitment to quality, connection, and community. Features a clean, modern design that tells the story of the journey from bean to cup.

Key Features:

Technologies:

HTML5 CSS3 Responsive Design

Check it out at weroasting.com

Coffee App

This is a web app that is used to get information about how to brew coffee. With calculations for brew ratio, water temperature, and expected coffee output, also containing a convenient timer.

Technologies:

TypeScript HTML5

Check it out at jpalenchar.me/coffee.html

YouTube Theater Mode Fix

Build Status:

A Chrome extension that restores YouTube's theater mode to its previous better sizing and positioning. This lightweight extension applies CSS styling to fix the video player dimensions and scrolling behavior when theater mode is activated, providing an improved viewing experience.

Key Features:

Technologies:

Chrome Extension Manifest V3 CSS3 GitHub Actions

MyWebSiteServer

Build Status:

A simple ASP.NET Core web application server that serves static files and provides deployment API endpoints. Built with Docker containerization and GitHub Actions CI/CD pipeline for automated deployments.

Key Features:

Technologies:

ASP.NET Core C# Docker GitHub Actions Nginx Linux