Skip to content
View ThereaultL's full-sized avatar

Block or report ThereaultL

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThereaultL/README.md

Hello! 😁👋

My name is Lillian Thereault. I am a Computer Science student focusing on Full-Stack Development at Western Carolina University.

I am interested in building projects that prioritize user experience, with accessibility and innovation as my core values in programming.

My tech stack focuses around React.js, Node.js, Express.js, Javascript, and Python.
Alongside this core stack, I have foundational knowledge in C, Java, Assembly, and SQL, which helps me stay adaptable across different environments.

👩‍💻You can find a variety of projects pinned to my profile. My lasted production being a Character Analysis
program, parsing text to gather information on people/characters in small text and articles.

When I'm not coding I'm busy rock climbing or hiking in the great Smokey Mountains 🧗‍♀️⛰️

Pinned Loading

  1. CharacterAnalysis CharacterAnalysis Public

    Analyzes a text file to identify characters, count name occurrences, detect dialogue, and assign each speaking character a catchphrase based on their most frequently used meaningful word.

    Python

  2. TicketAndTaskManager TicketAndTaskManager Public

    Simplistic ticketing and tasking manager

    JavaScript 1

  3. ATM ATM Public

    ATM system program with a user and admin side

    Java

  4. Portfolio Portfolio Public

    Full-Stack development portfolio

    JavaScript

  5. ToDo-DesktopApp ToDo-DesktopApp Public

    A basic ToDo/Reminders desktop application using React, Electron, and NodeJS

    JavaScript

  6. TicTacToe TicTacToe Public

    Single player game of Tic-Tac-Toe against a computer

    C