Skip to content
View llcesselx's full-sized avatar

Block or report llcesselx

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
llcesselx/README.md
  • 👋 Hi, I’m @llcesselx
  • 👀 I’m interested in ... embedded engineering and robotics, crossfit, and playing coop games online with friends
  • 🌱 I’m currently learning ... Python, C, and how to snatch
  • 💞️ I’m looking to collaborate on ... products that utilize embedded devices to change the world!
  • 📫 How to reach me ... https://www.linkedin.com/in/lea-tice
  • 🤖 Portfolio: https://llcesselx.github.io/

Pinned Loading

  1. factorial factorial Public

    Reads a nonnegative integer and computes and prints its factorial

    C

  2. bagels bagels Public

    Big book of small python projects 1st project - bagels

    Python

  3. FPS-Scripts FPS-Scripts Public

    First Person Shooter Video Game Scripts

    C#

  4. Gated_Entry_Security_Camera Gated_Entry_Security_Camera Public

    A microcontroller-based gated entry security system designed to control facility access and monitor visitors using a camera system.

    C++

  5. TemperatureLoggerandThingSpeak TemperatureLoggerandThingSpeak Public

    An Arduino-based temperature logging system that continuously measures ambient temperature and records data both locally and remotely.

    C++

  6. lcd595 lcd595 Public

    Arduino library for controlling a 1602 LCD display using a 74HC595 shift register. Reduces the number of required GPIO pins by serializing LCD control over 3 Arduino pins (data, clock, latch).

    C++