Code Monkey home page Code Monkey logo

Twitter             Dev.to       Ko-fi       Youtube       Free Stuff

👋 Hi there, Good day!

Logo Team

I am a 3rd-year student, who loves designing backend systems. I am a computer geek who enjoys building backend systems, learning new things daily, reading books about personal development, and playing video games. I have a page support code specializing in my experiences sharing code and algorithms.

📫 Let's connect!

💻 More information about me ✌️

TIEN2K3

Grid-Snake

+@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@+ +@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@+
@@        o o                                            @@ @@      _____               _                        @@
@@        | |                                            @@ @@     / ____|             | |                       @@
@@       _L_L_                                           @@ @@    | |  __  ___   _ __  | |__    __ _             @@
@@    ❮\/__-__\/❯  Programming isn't about what you know @@ @@    | | |_ |/ _ \ | '_ \ | '_ \  / _` |            @@
@@    ❮(|~o.o~|)❯  It's about what you can figure out    @@ @@    | |__| | (_) || | | || | | || (_| |            @@
@@    ❮/ \`-'/ \❯                                        @@ @@     \_____|\___/ |_| |_||_| |_| \__,_|            @@
@@      _/`U'\_                                          @@ @@                                                   @@
@@     ( .   . )     .----------------------------.      @@ @@   __ _   __ _  _ __ ___     __ _  _ __ ___   ___  @@
@@    / /     \ \    | while( ! (succed=try() ) ) |      @@ @@  / _` | / _` || '_ ` _ \   / _` || '_ ` _ \ / _ \ @@
@@    \ |  ,  | /    '----------------------------'      @@ @@ | (_| || (_| || | | | | | | (_| || | | | | |  __/ @@
@@     \|=====|/                                         @@ @@  \__, | \__,_||_| |_| |_|  \__,_||_| |_| |_|\___| @@
@@      |_.^._|                                          @@ @@   __/ |                                           @@
@@      | |"| |                                          @@ @@  |___/                \___/                       @@
@@      ( ) ( )    Testing leads to failure              @@ @@                        \_/                        @@
@@      |_| |_|    and failure leads to understanding    @@ @@                         |                         @@
@@  _.-' _j L_ '-._                                      @@ @@                    hoangtien2k3                   @@
@@ (___.'     '.___)                                     @@ @@                                                   @@
+@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@+ +@@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @@+

🔥 Streak Stats

hoangtien2k3's streak

🔥 Get streak stats for your profile at hoangtien2k3.github.io

💻💬 GitHub Profile Stats

hoangtien2k3's Github Stats hoangtien2k3's Top Languages

Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

hoangtien2k3's Activity Graph

⚡ Recent GitHub Activity

@hoangtien2k3's Web hoangtien2k3

Hoàng Anh Tiến's Projects

algorithms icon algorithms

Algorithm in C/C++/Java OOP, nhưng cấu trúc dữ liệu, nhưng thuật toán hay . học hỏi và luyện thuật toán

bai-toan-qua-song icon bai-toan-qua-song

Môn Trí Tuệ Nhân Tạo - Giải bài toán qua sông với Breadth First Search(BFS) và Deepth First Search(DFS)

chatgpt-api icon chatgpt-api

Test Call API Request ChatGPT with https://api.openai.com/v1/chat/completions

code icon code

To start using C++, you need two things: A text editor, like Notepad, to write C++ code; A compiler, like GCC, to translate the C++ code into a language that ...

code-c-plus-plus icon code-c-plus-plus

Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.

codesignal icon codesignal

( ͡° ͜ʖ ͡°)-︻デ┳═ー - - - - - - - - - - - - - - -💥¦̵̱ ̵̱ ̵̱ ̵̱ ̵̱(̢ ̡͇̅└͇̅┘͇̅ (▤8כ−◦........🄵🅴🄰🆃🅄🆁🄴🆂 . Codesignal♟️ ◉═╬::::::::::::::::::::::::::::::::::::⫸♚ ♛ ♜ ♝ ♞

common-exception-handling icon common-exception-handling

Simple library for checking exception handlers in backend microservice architecture. Commonet service, Config Exception Handling

crush icon crush

Don't just be a forker🔱...Hit that 𝗦𝗧𝗔𝗥 ⭐...........( ͡° ͜ʖ ͡°)-︻デ┳═ー - - - - - - - - - - - - - - -💥¦̵̱ ̵̱ ̵̱ ̵̱ ̵̱(̢ ̡͇̅└͇̅┘͇̅ (▤8כ−◦........A cool profile. 🄵🅴🄰🆃🅄🆁🄴🆂 . Readme chess♟️ ◉═╬::::::::::::::::::::::::::::::::::::⫸♚ ♛ ♜ ♝ ♞

data-structure-and-algorithm icon data-structure-and-algorithm

Data Structure and Algorithms such as Array, Pointer, Structure, Linked List, Stack, Queue, Graph, Searching, Sorting, Programs, etc.

design-pattern icon design-pattern

◉ Design Patterns includes 3 main groups: 1. Creational pattern, 2. Behavioral pattern, 3. Structural pattern.

ecommerce-microservices icon ecommerce-microservices

⚡️ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with 🌀 Spring Cloud, Robust and resilient backend managing e-Commerce app... ❄️ Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.

hackerrank-solution icon hackerrank-solution

HackerRank là một website cho phép các lập trình viên trau dồi, học hỏi và rèn luyện kỹ năng của bản thân. Website này sẽ yêu cầu những người tham gia đưa ra ...

hello-algo icon hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing

hoangtien2k3 icon hoangtien2k3

Don't just be a forker🔱...Hit that 𝗦𝗧𝗔𝗥 ⭐.( ͡° ͜ʖ ͡°)-︻デ┳═ー💥¦̵̱ ̵̱ ̵̱ ̵̱ ̵̱(̢ ̡͇̅└͇̅┘͇̅ (▤8כ−◦A cool profile ℝ𝔼𝔸𝔻𝕄𝔼 markdown to sample and create your own. ⒺⒶⓈⓎ 🄵🅴🄰🆃🅄🆁🄴🆂 . Readme chess♟️♚ ♛ ♜ ♝ ♞

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.