https://github.com/morgankryze/morgankryze
My readme profile
https://github.com/morgankryze/morgankryze
readme-profile
Last synced: 8 months ago
JSON representation
My readme profile
- Host: GitHub
- URL: https://github.com/morgankryze/morgankryze
- Owner: MorganKryze
- Created: 2023-03-26T21:52:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T10:27:27.000Z (over 1 year ago)
- Last Synced: 2025-01-16T15:34:22.041Z (9 months ago)
- Topics: readme-profile
- Homepage:
- Size: 2.84 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hey đ, Welcome to my GitHub profile

## đģ 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
[](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.
[](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.
[](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.
[](https://emails-signature-generator.vercel.app)
| [](https://emails-signature-generator.vercel.app) | [](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.
[](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.
[](https://github.com/MorganKryze/Easy-Git)
### đĨī¸ Mac Setup
> A list of useful tools and configurations for a Mac setup (more features for developers).
[](https://github.com/MorganKryze/Mac-Setup)
### đšī¸ Connect-4
> A simple connect-4 game built with python and blessed.
[](https://github.com/MorganKryze/Connect-4)
### đ RSA in python
> A small python script to encrypt and decrypt messages using the RSA algorithm.
[](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.
[](https://github.com/MorganKryze/tic-tac-toe-minimax)
### đĩ Banking Assistant
> A small C# console app to manage incomes and expenses.
[](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.
[](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.
[](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.
[](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.
[](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.
[](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.
[](https://github.com/MorganKryze/Bot_discord)