https://github.com/xpl/test_challenges
Various Test Challenges I've Done For Companies!
https://github.com/xpl/test_challenges
Last synced: about 1 month ago
JSON representation
Various Test Challenges I've Done For Companies!
- Host: GitHub
- URL: https://github.com/xpl/test_challenges
- Owner: xpl
- License: mit
- Created: 2020-02-26T21:18:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T21:40:27.000Z (over 3 years ago)
- Last Synced: 2026-05-27T13:38:38.880Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Various Test Challenges I've Done For Companies!
See the original assignment briefs and my output in the corresponding folders.
All the code is authentic and produced with 💜
| Company | Role | Stack | What's Been Implemented |
|-------------------|----------|---------------------|---------------------------------------------------------------------------------------------------------------------------------------|
| **SegmentStream** | backend | Node, Docker, Mocha | A Redis caching proxy service (HTTP, LRU) + end-to-end tests |
| **Badoo** | frontend | CSS, JS (vanilla) | An auto-updating Twitter feed: handles 10k items with a smooth animation of adding new items to the top, infinite scrolling, smart UX |
| **Intento** | frontend | CSS, JS (vanilla), Node | A Chrome extension with a functioning OAuth login + backend mock |