Lucas Cepiel

Software Engineer

Projects

Including this website, which I built from scratch with React.js


Wordle AI

Made with: Python

This app has four different components; the primary one is the Wordle AI. The app picks a word from the dictionary and plays Wordle against itself, using the game rules and clues to intelligently find the answer in under 6 guesses. You can also play Wordle against the computer in the terminal. Try it out!


Github

Arduino Bartender

Made with: Arduinos, C

The Arduino Bartender is an Arduino and battery powered machine that uses serial communication and peristaltic pumps to mix drinks for you! There are several buttons representing cocktail options, and with one button press, the LCD screen lights up telling you what drink is being mixed. Peristaltic pumps are activated for preset amounts of time to pull drink's ingredients and pour them into your cup in the perfect ratio!


Github

Augmented Reality Art Gallery

Made with: C#, Unity, Blender, Vuforia

This augmented art gallery is an improvement on the standard audio tour by bringing the art pieces to life with 3D text, multiple slides of information about the art piece, artist, and more. It also shows pictures of other works by the artist and a video of someone explaining the art piece or artist. On each text slide there is a 3D model with animations that you can activate by clicking the audio button, which gestures and reads the slide.


Github

Virtual Reality Office

Made with: C#, Unity, Blender, Vuforia

I customised a cubicle in an existing office space, adding various items. I added objects with sound effects, interactable objects, and more. Many of the models I found online, but some of them I created with the 3D modeling software called Blender.


Github

Augmented Reality Book

Made with: C#, Unity, Blender, Vuforia

This augmented reality project uses Unity and Vuforia to create a 3D scene and interactive objects around a bookcover when the book is spotted. The book used is Gods and Heroes of Ancient Greece, and the objects that surround it fit the theme.


Github

Chicago Crimes Web-App

Made with: C#, HTML, SQL, ASP.NET

A web application that pulls from the Chicago crime database to display statistics like top 10 crimes, top crime areas, arrest rates, etc. Also allows searching of specific areas or crimes based on user input. Implements SQL queries embedded in C# code to pull information and create tables from the official Chciago crimes data.


Github