Skip to content

A learning repo documenting my journey through programming: from university labs to online course projects and experiments in various languages.

Notifications You must be signed in to change notification settings

kwerulik/learning-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-repo

This repository contains coding exercises and small projects I've completed while learning different programming languages and technologies.

It includes work from:

  • 📚 Online courses (javascript/course/, html/course)
  • 🎓 University classes (javascript/Uni/, basics-csharp-python/, react/, basics-csharp-python...)

📂 Folder Structure

📁 learning-repo/
├── 📁 html/
│   ├── 📁 course/             # online course
│   └── 📁 Uni/                # university
├── 📁 javascript/
│   ├── 📁 course/             # online course
│   └── 📁 Uni/                # university
├── 📁 react/                  # university
├── 📁 basics-csharp-python/   # university
│   ├── 📁 Python/
│   └── 📁 C#/
├── 📁 databases/              # university
│   ├── 📁 nosql/
│   └── 📁 sql/
└── 📄 README.md

🧭 Folder Descriptions

Folder Description
javascript/course/ JavaScript exercises from online tutorials and courses
javascript/Uni/ JavaScript assignments from university classes
react/ React projects and exercises (university-based)
basics-csharp-python/ Introductory labs in Python and C#
html HTML basics from university and online courses
databases/ Database-related assignments, including NoSQL projects

🌱 Topics Covered

  • JavaScript
  • React basic
  • Python basic
  • C# basics
  • HTML and web fundamentals
  • NoSQL and database concepts

About

A learning repo documenting my journey through programming: from university labs to online course projects and experiments in various languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published