Skip to content
View ljohr's full-sized avatar

Block or report ljohr

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

Hi there, I'm Lilly ๐Ÿ‘‹

html5 LinkedIn

About Me

  • ๐Ÿซ I recently graduated from Boston College majoring in Computer Science and Linguistics
  • ๐Ÿ“ I am currently working as a software engineer intern at Geaux Network where I have been contributing to the frontend and backend of an in-app checkout feature.

Things I code with

html5 css3 React JavaScript Python C Java Nodejs MongoDB MySQL npm git eslint Prettier

Pinned Loading

  1. scope scope Public

    A course evaluation platform for students at Boston College.

    JavaScript

  2. markov_chain_music_generator markov_chain_music_generator Public

    A program that generates classical piano pieces in the style of Beethoven, Brahms, Chopin, Liszt, and Mendelssohn using three Markov Chains.

    Python 1

  3. gradConnect gradConnect Public

    Forked from fordesa/HackTheHeights

    Submission for the 2023 Boston College Hackathon. Winner of the Grand Prize and Best Use of Auth0 Prize.

    JavaScript

  4. c_style_autograder c_style_autograder Public

    A Python script designed to function as a C code style checker, written as a TA for CSCI2271.

    Python

  5. xv6-mfq xv6-mfq Public

    Multi-Level Feedback Queue Added to xv6

    C