Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morgankryze/morgankryze

My readme profile
https://github.com/morgankryze/morgankryze

readme-profile

Last synced: 4 days ago
JSON representation

My readme profile

Awesome Lists containing this project

README

        

# Hey 👋, Welcome to my GitHub profile

![Profile icon](assets/profile_logo.png)

## đŸ’ģ About me

Currently at an engineering school, I get to use VsCode, Docker or Flutter. But what I like most currently is C# and its potential.
Through my different projects, I try to go further and further into the language and discover its specifics.

However, I'm not solely focused on C#. I try my best to learn dart/Flutter and Python on the side to stay competitive!

## 📊 Github Stats




[![roadmap.sh](https://api.roadmap.sh/v1-badge/wide/64e8b055b128dce3cb755b76?variant=light)](https://roadmap.sh)



## 📁 Projects

### 🌄 ConsoleAppVisuals

> This is my biggest project: a C# console app library that allows you to create a console app with a GUI. It's a work in progress and I'm trying to add new features as often as I can. The objective is to create both a useful and easy to use library for beginners and advanced developers.

[![ConsoleAppVisuals](https://raw.githubusercontent.com/MorganKryze/ConsoleAppVisuals/main/docs/assets/vid/gif/presentation.gif)](https://github.com/MorganKryze/ConsoleAppVisuals)

### 📃 Resume template

> This project is a fork of the [jakegut/resume](https://github.com/jakegut/resume) implementing a convert script and auto-publish to github-pages.

[![Resume template](https://raw.githubusercontent.com/MorganKryze/Resume-LaTeX/master/src/resume-en/resume.jpg)](https://github.com/MorganKryze/Resume-LaTeX)

### 📝 Email signature generator

> Both a python and html project to generate clean email signatures. You can choose between a logo or a photo and customize the all information.

[![Demo-page](https://raw.githubusercontent.com/MorganKryze/Emails-Signature-Generator-Website/main/assets/img/jpg/demo.jpeg)](https://emails-signature-generator.vercel.app)

| [![with logo 200px 500px](https://raw.githubusercontent.com/MorganKryze/Emails-Signature-Generator-Website/main/assets/img/png/logo.png)](https://emails-signature-generator.vercel.app) | [![with photo 200px 500px](https://raw.githubusercontent.com/MorganKryze/Emails-Signature-Generator-Website/main/assets/img/png/photo.png)](https://emails-signature-generator.vercel.app) |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |

### 📈 Find Your Real Estate

> A simple Django project to explore Real Estate data and publish it to the web using Vercel.

[![Find Your Real Estate](https://raw.githubusercontent.com/MorganKryze/Fyre/main/assets/img/demo.jpeg)](https://github.com/MorganKryze/Fyre/tree/main)

### 🛠ī¸ Easy Git

> Easy Git is a simple tool to help you set up and use your git workspaces.

[![Easy Git](https://raw.githubusercontent.com/MorganKryze/Easy-Git/main/src/assets/demo.png)](https://github.com/MorganKryze/Easy-Git)

### đŸ–Ĩī¸ Mac Setup

> A list of useful tools and configurations for a Mac setup (more features for developers).

[![Mac-Setup](https://raw.githubusercontent.com/MorganKryze/Mac-Setup/main/src/assets/img/banner.png)](https://github.com/MorganKryze/Mac-Setup)

### 🕹ī¸ Connect-4

> A simple connect-4 game built with python and blessed.

[![Connect-4](https://raw.githubusercontent.com/MorganKryze/Connect-4/main/src/assets/img/demo.png)](https://github.com/MorganKryze/Connect-4)

### 🔐 RSA in python

> A small python script to encrypt and decrypt messages using the RSA algorithm.

[![RSA in python](https://raw.githubusercontent.com/MorganKryze/RSA-python-implementation/main/src/img/screenshot.png)](https://github.com/MorganKryze/RSA-python-implementation)

### 📝 TicTacToe MiniMax

> This project is a fork of the [TicTacToe](https://github.com/Cledersonbc/tic-tac-toe-minimax) implementing the ability to play against a human.

[![TicTacToe MiniMax](assets/minimax.png)](https://github.com/MorganKryze/tic-tac-toe-minimax)

### đŸ’ĩ Banking Assistant

> A small C# console app to manage incomes and expenses.

[![Banking Assistant](assets/bank.png)](https://github.com/MorganKryze/BankingAssistant)

### đŸ“ē Computer Science Problem

> I built this project for my computer science class. The goal was to create a C# app that can create fractals, manipulate bitmap images (convolution, filters, ...) and switch languages (french and english). I also added a few other features like a custom color picker, a custom file explorer and a custom console.

[![Computer Science Problem](assets/csp.png)](https://github.com/MorganKryze/Computer_Science_Problem)

### đŸĨŖ CookingGuest

> This is a school project where we had to create a sql database and a C# app to manage it. The goal was to create a database for recipes, ingredients and orders. You may also take the place of a customer and create an order.

[![CookingGuest](assets/cookinguest.png)](https://github.com/MorganKryze/CookinGuest)

### 🌹 FlowerStore

> This is a school project where we had to create a sql database and a C# app to manage it. The goal was to create a database for a flower store that would allow you to manage the store's stock and orders. You may also take the place of a customer and create an order.

[![FlowerStore](assets/flowers.png)](https://github.com/MorganKryze/MDD_FlowerStore)

### 📃 WordScramble

> This was a school project designed to learn the basics of C#. The goal was to create a console app that would allow you to play a word scramble game. The game would generate a random letter grid and give you words you had to find in it within a time limit.

[![WordScramble](assets/word_scramble.png)](https://github.com/MorganKryze/WordScramble)

### 📜 Labyrinth

> This was also a school project where we had to create a labyrinth game in a C# console app. The goal was to create a game where you could move a character in a labyrinth and collect items. The labyrinth was generated randomly using a recursive algorithm.

[![Labyrinth](assets/labyrinth.png)](https://github.com/MorganKryze/Labyrinth)

### 🤖 Discord bot

> This was a prototype of a Discord bot that I made with a friend to discover both python and Discord. It was supposed to be a bot that would allow you to play music in a voice channel using the youtube dl library.

[![Discord bot](assets/discord_logo.jpg)](https://github.com/MorganKryze/Bot_discord)