https://github.com/yehorbk/one-commit-projects
The repository for small and minor projects on different languages.
https://github.com/yehorbk/one-commit-projects
Last synced: 7 months ago
JSON representation
The repository for small and minor projects on different languages.
- Host: GitHub
- URL: https://github.com/yehorbk/one-commit-projects
- Owner: yehorbk
- License: mit
- Created: 2020-06-09T11:36:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T15:59:54.000Z (over 4 years ago)
- Last Synced: 2025-06-14T09:05:08.846Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 825 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Commit Projects
The repository for small and and minor projects on different languages.
## Projects List
### pinguin-mood-neural-net
The simple implementation of perceptron neural net
### random-function-visualizer
Visualization of JavaScript's Math.rand() function
### snake-js
The Snake video-game
### pong-js
The Pong video-game (single-player)
### breakout-js
The Breakout video-game
### tron-js
The Tron lightbikes video-game (multiplayer)
### invaders-js
The Space Invaders video-game (without original models)
### stand-sit-timer
A special timer for people who work a lot at the computer and want to take care of their health
### swift-web-editior
Simple web editor for Swift Language
### drums-js
Small JavaScript drums application
### file-creating-api
Implementation of api that allows to create files on remote server and download them.
May be useful for web applications that run without their own server.
### web-online-editor
Web Editor for HTML, CSS and JavaScript
### masm-manager
Simple terminal utility to simplify the process of building masm programs
### fps-comparator
Simple application that visually compares different fps values
### socket-streaming
Client-Server application for socket video streaming
# Author
**Yehor Bublyk**: [GitHub](https://github.com/yehorbk) • [Twitter](https://twitter.com/yehorbk)