Skip to content
View cedricouellet's full-sized avatar

Block or report cedricouellet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cedricouellet/README.md

👇 About Me

I began my journey as a code monkey about 6 years ago.

I am quite passionate about programming in general, but I have a soft spot for working on the backend side of things, including database architecture and development.

I often find myself staying up way too late tinkering on my new pet project... that is until I get bored of it and move on to start another completely different project 2 months later.

When I get code fatigue, I sometimes spend some time doing CTF challenges to change things up.

🔨 The hammer to most of my nails

I am a big fan of Microsoft products for software development. Most of my projects are made using a product from the .NET ecosystem.

For the past year or two, I've been primarily focusing on ASP.NET Blazor development, especially WASM, to cure my JavaScript fatigue, although sometimes I find myself going back to JS.

🕰️ What I am currently building in my downtime

I'm currently working on building an application suite using ASP.NET Core MVC, which I intend to name CAO Hub (very creative, I know 🙄).

The first module in the suite will be a receipt management app.

Why MVC? I wanted to go back to my roots, before Blazor came along.

I'm giving myself a challenge to create a modern-feeling app in a good 'ole MVC monolith using 3rd party libraries as little as possible (except for TailwindCSS). That means building my own themes and custom controls as needed. No JQuery if I can help it!

Pinned Loading

  1. cao-hub cao-hub Public

    My application suite

    JavaScript

  2. Blackjack Blackjack Public

    A Windows Forms Blackjack game application.

    C#

  3. NotepadCS NotepadCS Public archive

    A Windows text editor with a lot of useless features.

    C# 1

  4. no-chat no-chat Public archive

    A simple Node.js chat application using Socket.io and Express

    JavaScript

  5. youtube-to-mp3 youtube-to-mp3 Public archive

    A Python program allowing users to download YouTube videos as MP3 audio files.

    Python 1 1

  6. facturio facturio Public

    An interactive bill splitting tool

    JavaScript