Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartolomej/fri
Notes and assignments for my studies at Faculty of Computer and Information Science.
https://github.com/bartolomej/fri
Last synced: about 16 hours ago
JSON representation
Notes and assignments for my studies at Faculty of Computer and Information Science.
- Host: GitHub
- URL: https://github.com/bartolomej/fri
- Owner: bartolomej
- Created: 2022-02-15T17:17:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T09:43:39.000Z (5 months ago)
- Last Synced: 2024-06-02T10:51:14.303Z (5 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Faculty of Computer and Information Science
Notes and assignments for my studies at Faculty of Computer and Information Science.## Courses
- [Artificial Intelligence](https://github.com/bartolomej/fri-artificial-intelligence)
- [Algorithms and Data Structures 1](https://github.com/bartolomej/fri-algorithms-1)
- [Information Systems](https://github.com/bartolomej/fri-information-systems)
- [Computer Graphics](https://github.com/bartolomej/fri-computer-graphics)
- [Programming 2](https://github.com/bartolomej/fri-programming-2)
- [Programming 1](https://github.com/bartolomej/fri-programming-1)
- [Operating Systems](https://github.com/bartolomej/fri-operating-systems)
- [Database Systems](https://github.com/bartolomej/fri-database-systems)
- [Computer Networks](https://github.com/bartolomej/fri-computer-networks)
- [Compilers and Virtual Machines](https://github.com/bartolomej/fri-compilers)## Projects
- [Bezier Curves Playground](https://github.com/bartolomej/bezier-playground)
- [Ralc - Programmable Calculator](https://github.com/bartolomej/ralc)
- [Pins24 - Programming language compiler](https://github.com/bartolomej/pins24)
- [Escape The Castle - 3D game built in WebGL2](https://github.com/bartolomej/escape-the-castle)
- [Quadtree Collision algorithm visualization](https://github.com/bartolomej/quadtree-collision)
- [Soundverse - Interactive Music Experience](https://github.com/bartolomej/soundverse)
- [Network Hacks - Few simple network utility scripts](https://github.com/bartolomej/network-hacks)
- [Data Mining final project](https://github.com/bartolomej/PR22_BK_LG_NS)
- [Movie recommendation system](https://github.com/bartolomej/movies2watch)