Skip to content

Instantly share code, notes, and snippets.

View nnguyen150468's full-sized avatar

Nguyen Nguyen nnguyen150468

View GitHub Profile
@nnguyen150468
nnguyen150468 / coderschool-final-brief.md
Last active May 16, 2020 14:29
CoderSchool Final Project Brief

Project Brief: Teen-Long

Teen-Lóng (or Tín Lóng: teen slangs, or just slangs, it's a pun) is an open dictionary for contemporary Vietnamese slangs and idioms, contributed by registered users and enjoyed by everyone, specifically older people and Vietnamese who have been abroad for a long time.

Motivations + Problems

Feeling out of touch

I have studied in the United States for 4 years, and as each year passed by I felt like I grew more distant with contemporary Vietnamese vernacular in Vietnam. This creates a sense of separation from my fellow countrymen back home and a loss of cultural identity. This hit me particularly hard as I am a son of two Vietnamese language teachers, so growing up, verbal dexterity has been a main part of my identity that earns me friendship and respect.

Back to my cultural heritage

This project will be my journey back to my core identity. At the same time, it will help people from older generations to understand the younger generation vocabulary more, and with this u

@nnguyen150468
nnguyen150468 / nguyen-mongodb-query-exercise.md
Last active January 21, 2025 06:54
MongoDB Query Exercise

MongoDB query exercise

working with Chinh Le @ https://github.com/ldchinhcr

  1. display all the documents in the collection restaurants.

db.rest.find()

  1. display the fields restaurant_id, name, borough and cuisine for all the documents in the collection restaurant.
// Objectives
// Our goal with these exercises is to use arrays, objects, and the fundamental building blocks of JS to query our data
// and make new assertions. From a list of people whose attributes we have, what conclusions can be drawn?
// Hint
// 1. The most important piece of data we will work with is the people array below.
// 2. Take a moment to think about the objects in the array.
// 3. Contemplate how we could sort people based on the data we have about them.
// 4. All functions we write in this exercise will take the people array as it's only argument
@nnguyen150468
nnguyen150468 / hello_world.md
Last active January 4, 2020 00:06
CoderSchool Prework

Nguyen Nguyen's Hello World Page

Hello World! My name is Nguyen Nguyen. It's nice to meet you.

Basic Information

  • Birthday: Jan 1st
  • Birthplace: Rach Gia, Kien Giang
  • Sibling: 1 older sister

Here are a few of my Favorite Things