Skip to content
View Lorrainnn's full-sized avatar

Block or report Lorrainnn

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
Lorrainnn/README.md

Hi, I'm Lorrainnnnnnnnnn!

Third-year CS student of University of California, Irvine
Actually do love coding and algorithms... tbh, they are logical and make sense to me
Looking forward to become a SE/MLE or ??? Still learning/exploring:)

LinkedIn GitHub Lorrainnn

A little more about me...

const Lor = {
  pronouns: "she" | "her",
  code: ["Python", "Java", "JavaScript", "C++", "SQL" ],
  tools: ["React.js", "Node.js", "Redis", "Docker", "Kubernetes", "AWS", "PostgreSQL", "MySQL"],
  dev: ["Agile", "CI/CD", "Unit & Integration Testing", "OAuth", "JWT", "REST APIs"],
  architecture: ["microservices", "cloud-native apps", "design system patterns"],
  challenge: "Contributing to open-source projects and solving LeetCode challenges"
}

Personal Goal

I truly believe that technology should—and can—genuinely benefit people, and I’m on a journey to make that happen.


MBTI:ENFP(but actually super TJ in work lol)
I enjoy connecting to different people
so if you want to say hi, I'll be happy to meet you more! :)


Popular repositories Loading

  1. gutenberg gutenberg Public

    Forked from openzim/gutenberg

    Scraper for downloading the entire ebooks repository of project Gutenberg

    Python 1

  2. Lorrainnn Lorrainnn Public

    self-profile

    1

  3. Task-Planner Task-Planner Public

    The project is a web-based assistant that allows users to manage tasks, track weather, and take notes.

    JavaScript 1

  4. WebCrawler WebCrawler Public

    This crawler aims to crawl allowed web pages under certain domains, collect word frequencies, tracking visited URLs, and avoid traps such as infinite crawling or duplicate pages.

    Python 1

  5. Toy-project Toy-project Public

    Collection of coding projects

    Jupyter Notebook

  6. ESP32-Smart-Nightlight ESP32-Smart-Nightlight Public

    A smart IoT night light powered by ESP32 that activates based on motion and ambient light, with real-time weather integration and cloud-based data visualization.

    C++