Pinned Repositories
BrainfuckCompiler
Flow
Simple, single-file header-only, C++11-native, SDL2, small game engine working in 3d space but rendering in fake "isometric" 2d graphics.
godot-gdgifexporter
Gif exporter for Godot made entirely in GDScript
godot-gif-lzw
GIF's LZW compression/decompression done in Godot.
Line3D
Line3D in godot.
NewKinematicCharacter3D
Better kinematic character controller for 3D.
pierogi-website
Demo website for testing my webdesign skills.
ProceduralWalk
Procedural walk animation system for humanoid in Godot Engine.
SmartCoach
Free Android/iOS app for planning training routine.
tasks
Small and powerful CLI tool that allows you to make recursive todo lists and enables time cost estimation.
jegor377's Repositories
jegor377/godot-gdgifexporter
Gif exporter for Godot made entirely in GDScript
jegor377/ProceduralWalk
Procedural walk animation system for humanoid in Godot Engine.
jegor377/NewKinematicCharacter3D
Better kinematic character controller for 3D.
jegor377/Flow
Simple, single-file header-only, C++11-native, SDL2, small game engine working in 3d space but rendering in fake "isometric" 2d graphics.
jegor377/KinematicCharacter3D
KinematicCharacter3D demo project made in Godot Engine from my YouTube video.
jegor377/godot_navigation_demo
New navigation system demo of my own for Godot 3.5
jegor377/pierogi-website
Demo website for testing my webdesign skills.
jegor377/tasks
Small and powerful CLI tool that allows you to make recursive todo lists and enables time cost estimation.
jegor377/RouglikeMapGeneration
jegor377/SmartCoach
Free Android/iOS app for planning training routine.
jegor377/aes_block_modes
Analiza blokowych trybów pracy algorytmu AES.
jegor377/and-neural-network
Neural Network made by learning about the topic from 3Blue1Brown videos that solves AND gate.
jegor377/bbs
Generator BBS (Blum-Blum-Shub)
jegor377/gcode_reader
jegor377/hash_functions
jegor377/inner-beauty-website
Demo website to showoff of my abilities in HTML, CSS and JS.
jegor377/jegor377
Config files for my GitHub profile.
jegor377/kryptografia
jegor377/MATURA-INFORMATYKA
Algorytmy wymienione w wymaganiach, ze wcześniejszych lat i dodatkowe, teoria. PYTHON, C++, PASCAL, ACCESS, EXCEL.
jegor377/mini-car
Mini rc car
jegor377/mini-car-brain
jegor377/mini-car-controller
jegor377/Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
jegor377/pong
jegor377/pong_server
jegor377/rsa
Implementacja publicznego systemu kryptograficznego w oparciu oalgorytm RSA.
jegor377/small-neural-network
Small neural network application that I created to learn machine learning.
jegor377/space-3d
Quickly generate procedural 3D space scenes in your browser with WebGL
jegor377/woda_pa
jegor377/xor-neural-network
Neural Network for solving XOR gate made by watching 3blue1brown.