trungtran.io.

Menu

trungtran.io.

  • Home
  • Contact
  • About Me
  • Privacy Policy

Category: Application

Vanilla GraphQL With NodeJS And PostgreSQL: Session & Authorization

In Application, TutorialsTags authorization, expressjs, graphql, postgresql, session, typescript2021-01-1325 ViewsLeave a comment Trung Tran

Reading Time: 8 minutes Hello, everyone! 2021 finally came and I hope you all had a wonderful holiday (it’s weird to say that during this crazy time, I know). In the first post of 2021, let’s continue what we left off of this mini-series. In the previous post, we have gone through a long long journey to rewrite our app to use PostgreSQL. Today, we will get introduced to session management and also have some fun with authorization (i.e. user …

Continue Reading
Vanilla GraphQL With NodeJS And PostgreSQL: Adding Database

Vanilla GraphQL With NodeJS And PostgreSQL: Adding Database

In Application, TutorialsTags expressjs, graphql, javascript, nodejs, postgresql, typescript2020-12-2649 ViewsLeave a comment Trung Tran

Reading Time: 12 minutes Hello, guys! I’m back with the third post of the mini-series: Vanilla GraphQL With NodeJS And PostgreSQL. In today’s post, we will replace the in-memory database with a real one that is …

Continue Reading
Vanilla GraphQL With NodeJS And PostgreSQL: Refactoring

Vanilla GraphQL With NodeJS And PostgreSQL: Refactoring

In Application, TutorialsTags expressjs, graphql, nodejs, postgresql, refactor, typescript2020-12-1983 ViewsLeave a comment Trung Tran

Reading Time: 7 minutes Hello, fellas! So glad to see you guys in the second post of the mini-series: Vanilla GraphQL With NodeJS And PostgreSQL. If you guys missed the previous post or want to jump …

Continue Reading
Vanilla GraphQL With NodeJS And PostgreSQL: Setting Up Application

Vanilla GraphQL With NodeJS And PostgreSQL: Setting Up Application

In Application, TutorialsTags expressjs, graphql, nodejs, postgresql, typescript2020-12-17108 ViewsLeave a comment Trung Tran

Reading Time: 7 minutes Hi guys, in today’s post, let’s talk about GraphQL. So it’s been 5 years since the day GraphQL was publicly released and the majority of us may be using it for our …

Continue Reading
Set Up An ExpressJS Application With Typescript, Eslint & Prettier

Set Up An ExpressJS Application With Typescript, Eslint & Prettier

In Application, TutorialsTags eslint, eslint-config, expressjs, nodejs, prettier, typescript2020-12-07198 ViewsLeave a comment Trung Tran

Reading Time: 15 minutes Have you ever been struggled with how to set up your NodeJS project with Typescript, Eslint, and Prettier? Or did you end up googling “Typescript/Eslint/Prettier configuration files” for every single project and …

Continue Reading
[C++] Extracting Text From Image With OpenCV And Tesseract

[C++] Extracting Text From Image With OpenCV And Tesseract

In Application, Deep Learning, NLPTags C++, cmake, lstm, opencv, tesseract, text-extraction2020-03-233476 Views5 Comments Trung Tran

Reading Time: 8 minutes Hi guys, it’s been a while. Lately, I’ve been working on some OCR projects in which I got to write C++ for most of the time. Speaking of C++, a language that …

Continue Reading
Create an image annotation app with Tensorflow, Flask and ReactJS

Create an image annotation app with Tensorflow, Flask and ReactJS

In Application, Deep Learning, ProjectsTags application, docker, flask, reactjs, tensorflow2019-11-032504 Views1 Comment Trung Tran

Reading Time: 4 minutes Hello everyone. It’s been a while. In the past month, I have been spending some time developing an application called AnnoMachine and I think it’s time to tell you guys about it. …

Continue Reading
Scrape historical weather data with requests, BeautifulSoup, pandas and SQLAlchemy

Scrape historical weather data with requests, BeautifulSoup, pandas and SQLAlchemy

In ApplicationTags application, datatalk, pandas, python, sql, webscrapping2019-09-072895 Views5 Comments Trung Tran

Reading Time: 7 minutes Hello everyone, it’s been a while. Today, let’s talk about the Earth! As you may know, many highest-temperature-ever records have been broken in this summer. Another iceberg is floating and melting away. …

Continue Reading

Site Footer

Trung Tran

Trung Tran

Deep Learning Fellow whose work focuses on 2D/3D object detection and neural machine translation models. Love to create things and blog about the process.

Follow me on


Tweets

  • Trung Tran RT @dennybritz: Never give up on your learning curves https://t.co/ZswFdIWQB7
    about a day ago
  • Trung Tran RT @GatsbyJS: 🌟Gatsby 2.31 👉🏿https://t.co/YHEIMkFg1v 🏗️ Build performance improvements for large markdown sites. 📸 New features for gatsb…
    about 3 days ago

Recent Comments

  • Trung Tran on [C++] Extracting Text From Image With OpenCV And Tesseract
  • Aaron on [C++] Extracting Text From Image With OpenCV And Tesseract
  • Niall on [C++] Extracting Text From Image With OpenCV And Tesseract
  • Ben on Create The Transformer With Tensorflow 2.0
  • Trung Tran on Make A Workbench – Part One

Sliding Sidebar

Recent Posts

  • Vanilla GraphQL With NodeJS And PostgreSQL: Session & Authorization
  • Vanilla GraphQL With NodeJS And PostgreSQL: Adding Database
  • Vanilla GraphQL With NodeJS And PostgreSQL: Refactoring
  • Vanilla GraphQL With NodeJS And PostgreSQL: Setting Up Application
  • Set Up An ExpressJS Application With Typescript, Eslint & Prettier

Trung Tran

Trung Tran

Deep Learning Fellow whose work focuses on 2D/3D object detection and neural machine translation models. Love to create things and blog about the process.

Follow Me On

Categories

  • Application
  • Deep Learning
  • Do It Yourself
  • NLP
  • Projects
  • Tutorials

Tags

application attention authorization C++ cmake datatalk deep-learning diy do-it-yourself docker eslint eslint-config expressjs flask graphql hardware javascript lstm machine-translation nlp nodejs opencv pandas postgresql prettier python pytorch reactjs refactor rnn sentiment-analysis session sql tensorflow tensorflow-datasets tesseract text-extraction text-generation transformer typescript webscrapping woodworking workbench

Tweets

  • Trung Tran RT @dennybritz: Never give up on your learning curves https://t.co/ZswFdIWQB7
    about a day ago
  • Trung Tran RT @GatsbyJS: 🌟Gatsby 2.31 👉🏿https://t.co/YHEIMkFg1v 🏗️ Build performance improvements for large markdown sites. 📸 New features for gatsb…
    about 3 days ago
  • Trung Tran RT @b0rk: found this great blog post thanks to @vaijab that shows how to trace a packet's journey with `perf trace` and I'm so happy right…
    about 3 days ago
  • Trung Tran RT @typescript: We just published our Beta for TypeScript 4.2! We're looking for feedback, so read up what's coming in this release and try…
    about 10 days ago

Archives

  • January 2021
  • December 2020
  • March 2020
  • November 2019
  • September 2019
  • April 2019
  • March 2019
  • February 2019

Recent Comments

  • Trung Tran on [C++] Extracting Text From Image With OpenCV And Tesseract
  • Aaron on [C++] Extracting Text From Image With OpenCV And Tesseract
  • Niall on [C++] Extracting Text From Image With OpenCV And Tesseract
  • Ben on Create The Transformer With Tensorflow 2.0
  • Trung Tran on Make A Workbench – Part One
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Dec