Skip to content
View rachel-tj's full-sized avatar
😻
SLAY!!!!!!
😻
SLAY!!!!!!
  • cleveland, ohio

Block or report rachel-tj

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

welcome to my github

about me

hello! i am a first year computer science student at case western reserve university. i have around ten repositories, but the ones listed below are my favorites.

my favorite repositories

  • several linear algebra functions that help with matricies, such as taking the inverse of an nxn matrix or using rref. there's also a truth table generator where you input a statement such as "(p^q) -> r" and it will print the truth table with p, q, r, and the aforementioned statement.
  • an algorigthm that can solve a rubik's cube using dijikstra's algorithm, while printing the instructions. the average runtime is around 0.4 seconds.
  • in order to learn python, i redid the data structures assignments in python (linked list, stack, queue, hashtable graph), and wrote a base converter that can go anywhere between base 2 and 36.
  • my end-of-the-year projects for linear algebra and ap literature, respectively. in linear algebra, i made a low-level chatbot using text files and markov chains. in ap lit, i made a personality test that told the user which character from the year they were most similar to.
  • my personal website/blog. definetly one of my favorite things on here.
  • everything from cwru data structures, also known as csds 233. the files here are all written in java, but there's also python translations in the python madness folder.

Popular repositories Loading

  1. stem stem Public

    NO BITCHES?!?!?!?

    HTML 3

  2. python-madness python-madness Public

    learning python through writing data structures and the likes

    Python 2

  3. eecs491-gcn eecs491-gcn Public

    Python 1

  4. games games Public

    all the fun games and stuff that i wrote in java. most of these were before i knew what a class was.

    Java

  5. senior-projects senior-projects Public

    the stuff i did at the end of the year when i was a senior (for a grade in classes that had nothing to do with comp sci wtph)

    Java

  6. dialog-boxes dialog-boxes Public

    from my dialog box phase at andy's lake house where eva would read the iliad, andy would nap, and i would make dialog boxes

    Java