An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Powehix

A curated list of projects in awesome lists by Powehix .

https://github.com/powehix/oop-cw

Coursework of "Object-Oriented Programming" using .NET.

c-sharp dot-net html-css-javascript object-oriented-programming study-project

Last synced: 13 Mar 2025

https://github.com/powehix/oop-lr2

A program demonstrating polymorphism. Laboratory work №2 in the course "Object-Oriented Programming".

c-sharp object-oriented-programming study-project

Last synced: 26 Feb 2025

https://github.com/powehix/oop-lr4

A program that demonstrates how to work with events and delegates. Laboratory work №4 in the course "Object-Oriented Programming".

c-sharp object-oriented-programming study-project

Last synced: 26 Feb 2025

https://github.com/powehix/dsa-lr4

A program that demonstrates graph traversal methods. Laboratory work №4 in the course "Data Structures and Algorithms".

c-plus-plus data-structures-and-algorithms study-project

Last synced: 26 Feb 2025

https://github.com/powehix/oop-lr6

A program that demonstrates working with data binding and Windows Forms. Laboratory work №6 in the course "Object-Oriented Programming".

c-sharp object-oriented-programming study-project

Last synced: 26 Feb 2025

https://github.com/powehix/dsa-lr1

A program that demonstrates the implementation of algorithms for finding a given key. Laboratory work №1 in the course "Data Structures and Algorithms".

c-plus-plus data-structures-and-algorithms study-project

Last synced: 26 Feb 2025

https://github.com/powehix/amcg-lr3

Projects demonstrating work with the view matrix and handling events from the keyboard. Laboratory work №3 in the course "Algorithmic Means of Computer Graphics".

c-plus-plus computer-graphics opengl study-project

Last synced: 26 Feb 2025

https://github.com/powehix/java-exam

Spring Boot RESTfull application for the Java Development exam.

java restfull-api spring-boot study-project

Last synced: 26 Feb 2025

https://github.com/powehix/amcg-lr5

Projects demonstrating the display of three-dimensional objects in OpenGL. Laboratory work №5 in the course "Algorithmic Means of Computer Graphics".

c-plus-plus computer-graphics opengl study-project

Last synced: 26 Feb 2025

https://github.com/powehix/cc-lr2

A parser. Laboratory work №2 in the course "Сompiler Construction".

c-plus-plus compiler-construction parser study-project

Last synced: 26 Feb 2025

https://github.com/powehix/dsa-lr3

A program that demonstrates how to work with linear lists. Laboratory work №3 in the course "Data Structures and Algorithms".

c-plus-plus data-structures-and-algorithms study-project

Last synced: 26 Feb 2025

https://github.com/powehix/dsa-lr2

A program that demonstrates the implementation of sorting algorithms. Laboratory work №2 in the course "Data Structures and Algorithms".

c-plus-plus data-structures-and-algorithms study-project

Last synced: 26 Feb 2025

https://github.com/powehix/amcg-lr2

Projects demonstrating work with cutoff planes and two ways of setting curves. Laboratory work №2 in the course "Algorithmic Means of Computer Graphics".

c-plus-plus computer-graphics opengl study-project

Last synced: 26 Feb 2025

https://github.com/powehix/cc-lr1

A lexical analyzer. Laboratory work №1 in the course "Сompiler Construction".

c-plus-plus compiler-construction lexical-analyzer study-project

Last synced: 26 Feb 2025

https://github.com/powehix/web-app-java

Web application of the bachelor's thesis using Spring Boot.

bachelor-thesis java spring-boot web-application

Last synced: 26 Feb 2025

https://github.com/powehix/amcg-lr1

Projects demonstrating different ways to specify objects using the OpenGL coordinate system and the gluOrtho2D function. Laboratory work №1 in the course "Algorithmic Means of Computer Graphics".

c-plus-plus computer-graphics opengl study-project

Last synced: 26 Feb 2025

https://github.com/powehix/amcg-lr6

Projects demonstrating the display of spatial shapes and the installation of light sources in OpenGL. Laboratory work №6 in the course "Algorithmic Means of Computer Graphics".

c-plus-plus computer-graphics opengl study-project

Last synced: 26 Feb 2025

https://github.com/powehix/amcg-lr4

A program demonstrating the implementation of spatial transformations in OpenGL and work with the projection matrix. Laboratory work №4 in the course "Algorithmic Means of Computer Graphics".

c-plus-plus computer-graphics opengl study-project

Last synced: 26 Feb 2025

https://github.com/powehix/wac-test

Static web application/test in the course "Web Application Construction".

html-css study-project web-application web-application-construction

Last synced: 26 Feb 2025

https://github.com/powehix/wapt-test

Static web application/test in the course "Web Application Development Tools".

html-css study-project web-application web-application-development-tools

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr6

Laboratory work №6 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr1

A program that implements bitwise operations. Laboratory work №1 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/apm

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr5

Laboratory work №5 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/oop-lr3

A program demonstrating inheritance and abstraction. Laboratory work №3 in the course "Object-Oriented Programming".

c-sharp object-oriented-programming study-project

Last synced: 26 Feb 2025

https://github.com/powehix/se-cw

Coursework of "Software Engineering" using Spring Boot.

html-css-javascript java software-engineering spring-boot study-project

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr3

Laboratory work №3 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/oop-lr5

A program demonstrating exception handling. Laboratory work №5 in the course "Object-Oriented Programming".

c-sharp object-oriented-programming study-project

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr8

Laboratory work №8 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr4

Laboratory work №4 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr2

A program that implements a simple GUI application. Laboratory work №2 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025

https://github.com/powehix/oop-lr1

A program demonstrating the creation of classes: constructor, fields and methods. Laboratory work №1 in the course "Object-Oriented Programming".

c-sharp object-oriented-programming study-project

Last synced: 26 Feb 2025

https://github.com/powehix/mobile-app-dart

Mobile application of the bachelor's thesis using Flutter.

bachelor-thesis flutter mobile-application

Last synced: 26 Feb 2025

https://github.com/powehix/sp-lr7

Laboratory work №7 in the course "System Programming".

c-plus-plus study-project system-programming

Last synced: 26 Feb 2025