https://github.com/trolobezka/web-dev-projects
Small web applications for learning about web development (and building my portfolio).
https://github.com/trolobezka/web-dev-projects
learning-project learning-projects porfolio-project portfolio web-app web-application
Last synced: about 2 months ago
JSON representation
Small web applications for learning about web development (and building my portfolio).
- Host: GitHub
- URL: https://github.com/trolobezka/web-dev-projects
- Owner: Trolobezka
- Created: 2021-11-02T20:46:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T10:59:17.000Z (over 3 years ago)
- Last Synced: 2025-03-18T17:59:42.495Z (about 1 year ago)
- Topics: learning-project, learning-projects, porfolio-project, portfolio, web-app, web-application
- Language: JavaScript
- Homepage:
- Size: 651 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Dev Projects
GitHub repo for my small and simple web applications. These projects are a way for me to learn more about web dev and build my portfolio over time. The idea is to build many small web apps with different functionality and technologies. The bare minimum for every application is good functionality, basic responsiveness and simple "material" design.
There are many libraries/frameworks/technologies I want to explore and play with, for example [Electron](https://electronjs.org), [Svelte](https://svelte.dev), [TypeScript](https://typescriptlang.org) or [three.js](https://threejs.org). I am currently using [Parcel](https://parceljs.org) for dev-server and hot-reloading. This article will be expanded as I create and finish more projects.
## JS libraries to explore
- [SVG.js](https://svgjs.dev)
- [three.js](https://threejs.org)
- [Phaser 3](https://phaser.io/phaser3)
- [PixiJS](https://pixijs.com)
- [babylon.js](https://babylonjs.com)
- [Graph3d](https://github.com/visjs/vis-graph3d)
## Projects I am working on
- [SVG Sword Builder](./svg-sword-builder)
## Upcoming projects
- Circle diameter and position aproximation from points on image
- App for saving read articles about programming
- Involute Gear Cutter
- Quadtree Demo
I also have (not so active) [YouTube channel](https://youtube.com/channel/UC3Ud-TZmDAyBoIXm1SkMnAw) about **Mechanical Engineering**, **3D Graphics** and **Programming**. Other accounts: [CodePen](https://codepen.io/trolobezka), [CSSBattle](https://cssbattle.dev/player/LT4HY2VOGtbOs47z5FrHvDRfnJO2), [personal web page](https://users.fs.cvut.cz/richard.kokstein) from my university (WIP). If you have any question or recommendation for me, please, feel free to contact me.