Skip to content
View joannefan's full-sized avatar

Highlights

  • Pro

Block or report joannefan

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

Hello, I’m Joanne, a third-year undergraduate studying computer science and cognitive & brain sciences at Tufts University. Thanks for visting my GitHub page!

A little about me:

My first language was C++, which I was introduced to in freshman year. Since then, I've worked with different languages and technologies through coursework and projects/internships.

These days I mostly use Python and JavaScript, but I've also briefly tried out Golang and TypeScript before. I have had some experience in developing web, desktop, and mobile applications, but there is much room for growth, so I am continually striving to improve and learn more. Other interests of mine include programming languages, data visualizations, and machine learning.

In general I find a lot of joy and fun in learning, so I like to push beyond my comfort zone and pick up new tools or unfamiliar technologies. For example, recently I have been explored the delightful tree-sitter and used its queries to explore abstract syntax trees for code in various languages.

A little about my GitHub repos:

Several public repositories are related to web development, including my personal portfolio and a collaborative course project, TravelBuddy.

There's a couple of Python modules from a Machine Learning course, such as the movie-recommender classifier using collaborative filtering (SVD) and random forest.

Larry and I also created a React Native mobile app called JumboAppetit. It is still in progress but you are welcome to check out the code.

Some of the best (in terms of structure and style) examples of my code are probably my C projects for the course Machine Structure & Assembly-line Programming. It is private alas, but please reach out if you want to see it. Other repos I've contributed to include the package and app GailBot, which you can learn more about on HiLab's website.

Please feel free to connect with me via LinkedIn if you have any questions.

Thank you and have a great day! ☀️

Joanne

Pinned Loading

  1. about about Public

    My current portfolio, written in HTML, CSS, JavaScript, jQuery, gsap

    HTML

  2. travelBuddy travelBuddy Public

    Curate your travel activities with TravelBuddy. Written with HTML/CSS/javascript, PHP, MySQL.

    PHP

  3. LQ1234/JumboAppetit LQ1234/JumboAppetit Public

    JavaScript

  4. movie-recommender movie-recommender Public

    Trained a recommendation classifier for movies and users for CS135 Intro to Machine Learning. Top score on leaderboard out of 48 teams.

    Python

  5. handshake-helper handshake-helper Public

    This firefox extension finds and displays any sentences in a Handshake job description containing chosen keywords.

    JavaScript

  6. kickstart.nvim kickstart.nvim Public

    Forked from nvim-lua/kickstart.nvim

    A launch point for your personal nvim configuration

    Lua