48Level
3,740Coins
Server time:
Artwork
Tên: Fox Pro
Ngày sinh: 14.09.1991
Số điện thoại: +84 983267899
Địa chỉ: Hóc Môn, Tp. Hồ Chí Minh
TÊN:
Cyber Fox 9
NGHỀ NGHIỆP:
WEB DEVELOPER
TỔ CHỨC:
FREE LANCER

THÀNH TỰU

Lọc:
Reached 1000 Stars on an Open-Source Project
Reached 1000 Stars on an Open-Source Project
Legendary
Project đạt 1000 sao trên GitHub, được cộng đồng công nhận.
Designed a Full Design System From Scratch
Designed a Full Design System From Scratch
Legendary
Xây dựng hệ thống (tokens, components, docs) hoàn chỉnh.
Wrote a Viral Technical Blog
Wrote a Viral Technical Blog
Legendary
Bài viết kỹ thuật nhận được lượng lớn chia sẻ và lượt đọc.
Designed a Perfect Lighthouse 100/100/100/100 Website
Designed a Perfect Lighthouse 100/100/100/100 Website
Legendary
Tối ưu tất cả chỉ số performance, accessibility, best practices, SEO.
Created a Custom AI Tool Adopted by the Community
Created a Custom AI Tool Adopted by the Community
Legendary
Xây AI tool (tooling/plugin) có người dùng thực và đóng góp.
Published a Package on NPM
Published a Package on NPM
Epic
Package được publish lên npm và có version release ổn định.
Built a Custom UI Library
Built a Custom UI Library
Epic
Xây bộ component UI nội bộ có thể reuse nhiều project.
Won a Hackathon
Won a Hackathon
Epic
Giành giải trong hackathon với prototype hoàn thiện.
Completed a 100-Day Coding Challenge
Completed a 100-Day Coding Challenge
Epic
Coding liên tục 100 ngày, có product/demo cuối cùng.
Deployed an App Serving 10k Daily Users
Deployed an App Serving 10k Daily Users
Epic
Ứng dụng có lượng người dùng thực tế ~10k/ngày.
Created a Fully Typed API with TypeScript
Created a Fully Typed API with TypeScript
Epic
API server sử dụng TypeScript full-stack, types end-to-end.
Achieved Sub-1s Load Time Optimization
Achieved Sub-1s Load Time Optimization
Epic
Tối ưu khiến trang chính load < 1 giây trên mạng thực tế.
Designed a Beautiful Landing Page
Designed a Beautiful Landing Page
Epic
Trang landing thuyết phục, conversion cao và responsive.
Created a Reusable Component System
Created a Reusable Component System
Epic
Hệ thống components dễ cấu hình, dùng nhiều project.
Optimized Database Queries for Better Performance
Optimized Database Queries for Better Performance
Epic
Tune queries, thêm index, refactor schema để giảm latency.
Made First Open-Source Contribution
Made First Open-Source Contribution
Rare
Gửi PR đầu tiên và được merge vào dự án OSS.
Built First Full-Stack App
Built First Full-Stack App
Rare
Hoàn thành ứng dụng full-stack end-to-end (DB, API, UI).
Solved a Complex Algorithm Problem
Solved a Complex Algorithm Problem
Rare
Giải thành công vấn đề thuật toán khó (comp/contest level).
Implemented Authentication From Scratch
Implemented Authentication From Scratch
Rare
Tạo hệ thống auth an toàn (tokens, refresh, hashing...).
Built a Real-Time Feature Using WebSockets
Built a Real-Time Feature Using WebSockets
Rare
Thêm chat/notifications real-time bằng WebSocket/Socket.IO.
Mastered Responsive Design
Mastered Responsive Design
Rare
Giao diện hoạt động mượt trên mọi kích thước thiết bị.
Implemented Server-Side Rendering
Implemented Server-Side Rendering
Rare
Triển khai SSR để cải thiện SEO & initial render time.
Created a Dark/Light Theming System
Created a Dark/Light Theming System
Rare
Hệ thống theme cho phép chuyển đổi tối/sáng toàn app.
Learned a New Programming Language
Learned a New Programming Language
Rare
Thành thạo cơ bản một ngôn ngữ mới và làm project demo.
Completed All Unit Tests for a Module
Completed All Unit Tests for a Module
Rare
Viết và đảm bảo coverage unit tests cho module quan trọng.
Designed My First Figma Prototype
Designed My First Figma Prototype
Rare
Tạo prototype tương tác đầu tiên bằng Figma.
Created Custom Animations
Created Custom Animations
Rare
Thiết kế animations mượt mà, không làm giảm performance.
Implemented a Fully Responsive Grid
Implemented a Fully Responsive Grid
Rare
Hệ grid responsive linh hoạt cho mọi breakpoint.
Configured a Database Backup System
Configured a Database Backup System
Rare
Thiết lập backup & restore test cho DB production.
Built a Queue Processing System
Built a Queue Processing System
Rare
Xây worker & queue xử lý task bất đồng bộ (RabbitMQ/Redis).
Wrote Hello World in a New Language
Wrote Hello World in a New Language
Common
Bắt đầu học ngôn ngữ mới với chương trình đầu tiên.
Created First GitHub Repo
Created First GitHub Repo
Common
Tạo repository đầu tiên trên GitHub và push code.
Made First Pull Request
Made First Pull Request
Common
Gửi PR đầu tiên — bước vào quy trình cộng tác mã nguồn.
Fixed a CSS Bug Without Googling
Fixed a CSS Bug Without Googling
Common
Sửa lỗi CSS bằng kỹ năng và trực giác mà không cần search.
Centered a Div Correctly (Finally)
Centered a Div Correctly (Finally)
Common
Làm cái div chính giữa mà không bị lệch, cảm giác chiến thắng.
Used Git Rebase Successfully
Used Git Rebase Successfully
Common
Thực hiện rebase branch phức tạp mà không gây conflict mất lịch sử.
Created a Simple API
Created a Simple API
Common
Tạo RESTful API cơ bản với endpoints CRUD.
Deployed a Test Page to Vercel
Deployed a Test Page to Vercel
Common
Triển khai nhanh một ứng dụng tĩnh lên Vercel.
Built a Basic React Component
Built a Basic React Component
Common
Viết component React có props và state cơ bản.
Styled a Component Using CSS Modules
Styled a Component Using CSS Modules
Common
Áp dụng CSS Modules để scoped styles cho component.
Published a Small Utility Library
Published a Small Utility Library
Common
Publish utility nhỏ (helper) và có vài người dùng.
Set Up Local Dev Environment
Set Up Local Dev Environment
Common
Cấu hình dev env (editor, linter, formatter) sẵn sàng làm việc.
Ran Linter Successfully
Ran Linter Successfully
Common
Chạy linter và fix warnings để đạt zero warning state.
Fixed First Bug
Fixed First Bug
Common
Sửa lỗi đầu tiên trên project (đã được merge).
Created First CI Workflow
Created First CI Workflow
Common
Tạo pipeline CI đơn giản để test & build tự động.
Wrote My First Dockerfile
Wrote My First Dockerfile
Common
Dockerize app với Dockerfile hiệu quả và nhẹ.
Configured a Database Backup Script
Configured a Database Backup Script
Common
Thiết lập script backup DB định kỳ (local/test).
Wrote a Helpful README
Wrote a Helpful README
Common
README rõ ràng, hướng dẫn chạy project cho người mới.
Shared a Useful Tip in Community
Shared a Useful Tip in Community
Common
Đăng tip/kỹ thuật có phản hồi tích cực từ cộng đồng.
Created a Small Demo Project
Created a Small Demo Project
Common
Demo nhỏ để minh họa 1 kỹ thuật/ý tưởng.