Welcome to my Coding Projects Repository! This repository contains all the small projects I've been working on while learning to code. Each folder represents a different project, often exploring new concepts or practicing specific programming skills.
The repository is organized into the following directories:
-
C#
- Projects created using the C# programming language.
- Focus on learning .NET, object-oriented programming, and other C# fundamentals.
-
JavaScript
- Projects developed using JavaScript.
- Exploring DOM manipulation, basic algorithms, and web development concepts.
-
Learning Random
- Miscellaneous projects exploring random topics, languages, or concepts.
- Perfect for trying out new tools or ideas.
-
myfirstproject
- The first coding project I ever created.
- A milestone in my coding journey!
This repository serves as a learning archive to track my progress and growth as I explore various programming languages and tools. Feel free to browse the projects, review the code, and see the evolution of my coding skills.
- Clone the repository:
git clone https://github.com/wg1811/CodingProjects.git
- Navigate to a specific project directory:
cd CodingProjects/<project-folder>
-
C#: .NET Framework, Visual Studio
-
JavaScript: Node.js, Browser-based scripting
-
Git: Version control using GitHub
-
VS Code: Primary code editor
-
Add more projects as I learn new concepts and technologies.
-
Refactor and improve older projects as my skills improve.
-
Document individual projects with detailed READMEs.
Thanks for visiting! If you have feedback or suggestions, feel free to share.