https://github.com/alexstep/alexstep
https://github.com/alexstep/alexstep
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexstep/alexstep
- Owner: alexstep
- Created: 2026-05-14T22:10:59.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-14T22:23:46.000Z (about 2 months ago)
- Last Synced: 2026-05-15T00:33:26.057Z (about 2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I build things for the web and share the parts that may be useful to other developers.
I am interested in the web platform itself: browser APIs, CSS, performance, mobile web, Telegram Mini Apps, offline-first behavior, Node.js tooling, Web3 interfaces, and small utilities that make development less annoying.
### Recent
I wrote a Habr article about using device sensors in mobile interfaces. I think this area is still underestimated and has a lot of room for better, more tactile web UI:
[Оживляем UI на мобилках с Sensor API](https://habr.com/ru/articles/1010328/) Ask your favorite AI to translate it ))
Related code: [alexstep/sensor](https://github.com/alexstep/sensor)
I also built [swipe-slider](https://github.com/alexstep/swipe-slider), an ultra-light swipe component that works naturally with touch, mouse drag and trackpads. It is intentionally minimal: no heavy framework, no extra concepts, just a small web component for mobile-friendly horizontal interaction.
## Open-source collaboration
If you are working on something around frontend infrastructure, browser APIs, mobile web, developer tooling, API wrappers or practical Web3 interfaces, I may be able to help with code, review, examples, documentation or research.