Skip to content

All the random exercises and projects I'm doing.

Notifications You must be signed in to change notification settings

wesleygeorge/CodingProjects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Projects Repository

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.

Project Structure

The repository is organized into the following directories:

  1. C#

    • Projects created using the C# programming language.
    • Focus on learning .NET, object-oriented programming, and other C# fundamentals.
  2. JavaScript

    • Projects developed using JavaScript.
    • Exploring DOM manipulation, basic algorithms, and web development concepts.
  3. Learning Random

    • Miscellaneous projects exploring random topics, languages, or concepts.
    • Perfect for trying out new tools or ideas.
  4. myfirstproject

    • The first coding project I ever created.
    • A milestone in my coding journey!

Purpose

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.

How to Use This Repository

  1. Clone the repository:
    git clone https://github.com/wg1811/CodingProjects.git
    
  2. Navigate to a specific project directory:
    cd CodingProjects/<project-folder>
    
    

Technologies Used

  • C#: .NET Framework, Visual Studio

  • JavaScript: Node.js, Browser-based scripting

  • Git: Version control using GitHub

  • VS Code: Primary code editor

Future Plans

  • 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.

About

All the random exercises and projects I'm doing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 34.5%
  • JavaScript 34.2%
  • C# 27.9%
  • CSS 3.4%