Skip to content
View NhanPhamThanh-IT's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
  • VNU-HCM University Of Science
  • Ho Chi Minh City
  • 21:50 (UTC +07:00)

Block or report NhanPhamThanh-IT

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

About Me

Β PhαΊ‘m ThΓ nh NhΓ’n

πŸ˜… Nhan Pham

Β 23/01/2004

Β Viet Nam

Β ptnhanit230104@gmail.com

Β Nhan Pham

πŸ’» Technologies And Tools πŸ’»

Hey there!πŸ‘‹ I'm Nhan Pham - I'm a fullstack developer, designer, moderator and high school student. I'm interested in development, moderation and building thriving online communities. I work on random projects in my free time.

My Tech Stack

My Skills

Database

My Skills

Frontend

My Skills

Other Skills

My Skills

πŸ‘ Prowess πŸ‘

Foreign Languages IELTS 7.0

Others

  • OOP: Good understanding of OOP methodologies, SOLID principles, and design pattern.
  • Data Structures and Algorithms: Understanding of fundamental data structures (arrays, linked lists, trees, graphs) and algorithms (sorting, searching, dynamic programming).
  • Debugging and Testing: Skills in debugging code, writing and running tests (unit tests, integration tests), and using testing frameworks.
  • APIs and Integration: Experience with RESTful APIs, GraphQL, and integrating third-party services or libraries.
  • Operating Systems: Knowledge of operating systems concepts, including processes, threads, and memory management.
  • Web Development: Understanding of web technologies, including HTML, CSS, JavaScript, and frameworks/libraries like React or Angular.
  • Command Line Proficiency: Comfort with using command-line interfaces and scripting for automation tasks.
  • Continuous Integration/Continuous Deployment (CI/CD): Familiarity with CI/CD tools and practices for automating the build, test, and deployment processes.
  • Performance Optimization: Skills in profiling and optimizing code for performance and scalability.

πŸ‘¨β€πŸŽ“ Education πŸ‘¨β€πŸŽ“

VNUHCM - University Of Science, 09/2022 - Current

Ho Chi Minh City - Viet Nam

  • Studying Information Technology.
  • Participate in research on algorithms in computer science and data science.

😊 Pastimes And Activities 😊

  • I am keen on reading books, IT blogs in my free time. My favourite books are Clean Code, Head First Design Pattern, C# in Depth, Working with Legacy Code...
  • I also participate in Codeforces, I join with the goal of improving my code design and thinking, I often participate in contests on codeforce, doc table, I also want to share my programming experiences through posts or videos. Share the opinions of other members.
  • During my free time, I often do some projects related to computer science, data science, software development, etc. Because of this, I also do some security projects. It provides coders with all kinds of resources, instructing programming resources to develop their skills to the highest level, sharing knowledge about listening skills, and programming skills that a team of coders can have.
  • In addition, from time to time I often visit websites to learn more about the latest programming techniques and new information about listening or other topics.

πŸ₯‡ My Stats πŸ₯‡

GitHub stats Top Langs

Popular repositories Loading

  1. Text-Summarization-Tool Text-Summarization-Tool Public archive

    This tool automatically generates concise summaries from lengthy texts using advanced NLP and machine learning techniques. It's designed to help users quickly grasp essential information and key po…

    Python 1

  2. NhanPhamThanh-IT NhanPhamThanh-IT Public archive

    Config files for my GitHub profile.

  3. SQL-Tutorial SQL-Tutorial Public archive

    Welcome to the SQL Tutorials project! This repository offers clear, detailed guidance on SQL, from basic commands to advanced features. It's designed to help you master SQL for efficient database m…

    Jupyter Notebook

  4. Git-Tutorial Git-Tutorial Public archive

    Git-Tutorial: A comprehensive guide to mastering Git, from basics to advanced techniques. Learn version control with practical examples, commands, and workflows. Perfect for beginners and experienc…

  5. Recursion-Algorithm Recursion-Algorithm Public archive

    An in-depth exploration of recursion algorithms, offering well-documented examples and detailed explanations to help you develop a strong foundation in recursive problem-solving.

    C++

  6. Number-Theory-In-Competitive-Programming Number-Theory-In-Competitive-Programming Public archive

    This repository provides essential Number Theory tools for competitive programming, covering integers, primes, divisibility, and modular arithmetic. By mastering these concepts, you'll be able to d…

    Java