Lucas Pena - Profile
Banner
Background Foto de perfil

Lucas Pena

@lucpena

  • Web Developer (HTML/CSS/JS, TailwindCSS, REST APIs, Oracle APEX, Laravel5/PHP)
  • Computer Graphics (Three.js, OpenGL, raylib)
  • Generalist Programmer (C++, C, Assembly, ...)
  • Always learning new languages and technologies for personal projects.
  • 🌐 Brazil
  • 🎓 Computer Science @ Universidade de Brasilia
  • 🧑‍💻 Looking for a job
Projeto 1

Social Media Application

Nuxt3 | Vue3 | TailwindCSS | Prisma | PostgreSQL

A Social Media App based on the Twitter layout. Here's what it can do:

  • Posts are stored on a Postgres database on Vercel and images are stored on Cloudinary, both via APIs.
  • Login using Authentication with encripted password and API.
  • Post text with image and reply to other posts.
  • A dedicated page to each post.
  • Dark mode.
  • Test with ->Login: dev5 | Password: password
Projeto 2

Dashboard

PHP | Laravel 5 | SQLite

Complete dashboard with a registration system, where Administrators can view a list of all users, create new user types and configure their permissions, update and delete these types, create and modify permissions, and assign a type and permissions to users.

Projeto 2

SoundBoard for D&D games

HTML/CSS | JavaScript | TailwindCSS

I created a SoundBoard to use in our D&D sesions. I was getting tired of using YouTube, so I created this application. There are 3 different music players, where you can play a Music, a Background noise track and the last one is for sound effects. All files downloaded from YouTube. To use it with custom files, you need to run the PowerShell script to update de files list.

Projeto 2

Barbershop Website

WordPress

Website created for a fictitious barbershop. It features a homepage with a presentation of the barbershop, a map showing its location, and business hours. It also has a special page for scheduling services.

Projeto 2

GitHub Searcher

React | GitHub API

A website for searching and viewing GitHub profiles. It also shows the user's top repositories and whether the user is hireable. It uses the GitHub API and is hosted on Netlify.

Projeto 2

CRUD in Python

Python | Django | PostgreSQL

A CRUD application in Python where you can Create, Read, Update, and Delete data from the database.