Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Course Projects

This repository contains various projects and assignments from Computer Science courses. The repository is organized by semesters and course topics.

Repository Structure

.
├── projects/                    # Standalone projects that can be separate repositories
│   ├── graphics/               # Graphics and visualization projects (GiW)
│   ├── data-processing/        # Data processing and analysis projects (PIAD)
│   ├── databases/             # Database projects (ZI1)
│   └── signal-processing/     # Signal processing projects (TD)
│
└── courses/                    # Course-specific assignments and projects
    ├── semester-1/
    ├── semester-2/
    ├── semester-3/
    ├── semester-4/
    ├── semester-5/
    ├── semester-6/
    └── semester-7/

Course Categories

Graphics and Visualization (GiW)

  • Raytracing implementations
  • Blender 3D projects
  • Unity game development
  • Computer graphics algorithms

Data Transmission (TD)

  • Signal processing
  • Communication protocols
  • Network programming
  • Digital signal processing

Databases (ZI1)

  • SQL implementations
  • Database design
  • Query optimization
  • Data modeling

Data Processing and Analysis (PIAD)

  • Data analysis projects
  • Machine learning implementations
  • Statistical analysis
  • Data visualization

Getting Started

Each project directory contains its own README with specific setup instructions and requirements.

Contributing

Feel free to contribute to any project by:

  1. Forking the repository
  2. Creating a feature branch
  3. Submitting a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages