Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Cleber Rangel — Portfolio

This repository collects personal projects and experiments used to showcase skills, learn new technologies, and share code and notes. Projects cover web frontends (Angular, Bootstrap), C#/.NET services and desktop apps, and small utilities.

Contents

  • Source/ — All project sources, grouped by technology (examples below).
    • Angular/ — Angular applications and samples.
    • C#/ — .NET solutions, minimal APIs, gRPC examples, and desktop apps.
    • BootStrap/ — Static sites and UI exercises using Bootstrap.
    • Skills/ — Notes, exercises and reference materials (e.g., five-lines-of-code).

Each project folder usually contains its own README.md with details on purpose, how to run it, and any prerequisites.

Quick Start

  • Inspect a project: open the relevant folder under Source/ and read its README.md.
  • Angular projects: typically run with npm install then npm start (or ng serve). Check the project's package.json for exact scripts.
  • .NET projects: open the .sln in Visual Studio or use the CLI: dotnet build and dotnet run from the project folder.

Notable Projects

  • Source/Angular/bytebank — Angular sample app.
  • Source/C#/MinimalAPI — Minimal API examples and patterns.
  • Source/C#/gRPC — gRPC server and client examples.

Contributing & Feedback

Issues and pull requests are welcome. If you run or adapt any project, please include brief notes so others can follow your steps.

License & Contact

This repository contains work by Cleber Rangel. No license file is included — contact the author for reuse permissions or questions.


About

Cleber Portfolio Projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages