Quoc Trinh
Wednesday
Linux: Free memory
Sunday
Fast English Word Learning with Flashcard Generator
Introducing a tool that generates flashcards for preschoolers learning English. With just the words input, this tool creates visually appealing flashcards with buttons to hear the word and search related images using Bing. It's the perfect way to accelerate language learning for young children.
Benefits:
- Expand vocabulary quickly
- Engage multiple senses for effective learning
- Interactive and fun experience
Try it: Flashcard Generator
Thursday
15 Leet code problems must solve suggested by ChatGPT
Here is a list of Leetcode problems suggested by ChatGPT that you can start with:
- Two Sum
- Reverse Integer
- Palindrome Number
- Roman to Integer
- Longest Common Prefix
- Valid Parentheses
- Merge Two Sorted Lists
- Remove Duplicates from Sorted Array
- Remove Element
- Find the Index of the First Occurrence in a String
- Search Insert Position
- Maximum Subarray
- Length of Last Word
- Plus One
- Add Binary
The easy Leetcode problems that I highly recommend solving:
- Contains Duplicate
- Valid Anagram
- Two Sum
- Valid Palindrome
- Remove Duplicates from Sorted Array
- Remove Element
- Valid Parentheses
- Binary Search
- Best Time to Buy and Sell Stock
- Reverse Linked List
- Merge Two Sorted Lists
- Linked List Cycle
- Plus One
- Pascal's Triangle
- Single Number
- Range Sum Query - Immutable
- Assign Cookies
- Island Perimeter
- Relative Ranks
- Kth Largest Element in a Stream
Saturday
Sideproject: Chiti.app
Chiti.app is from "Chi tiêu" in Vietnamese translates to "expenses" in English. The application is a user-friendly platform designed for straightforward daily expense tracking.
This is my personal side project built on a robust technology stack featuring Spring Boot, MySQL, Docker, and Concourse CI.