https://github.com/oslavdev/oslavdev
About me
https://github.com/oslavdev/oslavdev
flask graphql javascript mongodb nextjs nodejs postgresql python reactjs typescript
Last synced: 27 days ago
JSON representation
About me
- Host: GitHub
- URL: https://github.com/oslavdev/oslavdev
- Owner: oslavdev
- Created: 2020-11-12T13:16:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T14:32:50.000Z (about 1 year ago)
- Last Synced: 2025-03-17T18:15:12.663Z (11 months ago)
- Topics: flask, graphql, javascript, mongodb, nextjs, nodejs, postgresql, python, reactjs, typescript
- Homepage:
- Size: 67.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I am
- Programming in Javascript/TypeScript with React/Remix/Next, Node, GraphQL and other fancy tech in fashion
- Occasionally enjoying Rust
- Configuring and reconfiguring whatever one can configure (webpack, vite, github actions, circle, razzle, give me more)
- Having fun by improving quality of life
- So lazy, that sometimes I spend the whole day writing a script to automate things
- Writing Node.js servers with PostgreSQL purely for enjoyment, fullstack is underpaid
- Exploring WebGL with Three.js, Rapier, GLSL (this hard)
- Never finishing games on Unity, your wallet is safe
Real capture of me at work:
```
/\
/ \
| |
--:'''':--
:'_' :
_:"":\___
' ' ____.' ::: '._
. *=====<<=) \ :
. ' '-'-'\_ /'._.'
\====:_ ""
.' \\
: :
/ : \
: . '.
,. _ snd : : : :
'-' ). :__:-:__.;--'
( ' ) '-' '-'
( - .00. - _
( .' _ ) )
'- ()_.\,\, -
```
## Abandonded Personal projects and unfinished experiments
- [R3F + Rapier + Node] - Multiplayer game mechanics with server side physics [Repo](https://github.com/oslavdev/multiplayer-game-ball) (maybe one day I will finish)
- [THREE.JS + Cannon] A helicopter controller with physics [Repo](https://github.com/oslavdev/helicopter-with-physics) | [Live Demo](https://helicopter-with-physics.vercel.app/) (works, but no game mechanics yet)
- [THREE.JS] A third person controller with modern camera. [Repo](https://github.com/oslavdev/webgl-third-person-controller) | [Live Demo](https://webgl-third-person-controller.vercel.app/) | [Article](https://oslavdev.medium.com/third-person-controller-in-three-js-b643bec50f92) (kinda works, no physics though)
- [THREE.JS] A simple spinning galaxy made with particle sytem with a mesmorizing piano nocurne by Chopin. [Repo](https://github.com/oslavdev/flying-through-space) | [Live Demo](https://flying-through-space.vercel.app/) (just fooling around)
## Games
Masterfully avoiding working on :
**Memo The Quantum Terminals**
Procedurally generated memory puzzle game. (Started rebuilding and abandoned)

[Client](https://github.com/oslavdev/memo-the-quantum-terminals-client)
|
[Server](https://github.com/oslavdev/memo-the-quantum-terminals-server)
🔮 **Shardworld** (2D Story rich platformer) with Unity Engine
⚗️ **Emerald Shop** (2D Story driven Alchemy Simulator) with Unity Engine (paused, or rather cancelled, I am just burned out, bro)
⚙️ **Neuronopolis** (3D Multiplayer hacking competitive game) (Going to finish sometime)
### 📚 Publications
- [*Third person controller in Three.js*](https://oslavdev.medium.com/third-person-controller-in-three-js-b643bec50f92)
- [*Load animated GLTF models in Next.js app with Three.js*](https://oslavdev.medium.com/load-animated-gltf-models-in-next-js-app-with-three-js-8cf0a5d99e10)