-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.js
More file actions
executable file
·65 lines (35 loc) · 1.66 KB
/
readme.js
File metadata and controls
executable file
·65 lines (35 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
module.exports = `### Hi there 👋
I create application on the web and share my journey on [Twitter](https://mlv.sh/twitter) and [Youtube](https://mlv.sh/youtube) !
And... I create online courses in french to help developers to master modern web technologies.
### Contact me
* [Twitter](https://mlv.sh/twitter)
* [Youtube](https://mlv.sh/youtube)
* [Mail](mailto:contact@melvynx.com)
* [Linkedin](https://mlv.sh/linkedin)
* [Thread](https://mlv.sh/thread)
### My projects
* [Melvynx](https://mlv.sh)
My personal website, where you can find my projects, my blog and my resume.
* [Codelynx](https://mlv.sh/codelynx)
My blog and my newsletter website.
* [Codeline](https://mlv.sh/codeline)
My online courses plateforme. I created BeginReact, NextReact and BeginJavaScript.
* [Chat2Code](https://mlv.sh/chat2code)
A ChatGPT like application that create and generate component directly in the browser. Stop wasting time copy pasting code from ChatGPT to your editor, Chat2Code bring editor in the chat.
* [QuizUp](https://mlv.sh/quizup)
Create a quiz with multiple choice and open questions with input. The next generation of quiz.
* [BulkCorrector](https://mlv.sh/bulkcorrector)
Correct the grammar of an entire book in 5 minutes.
* [LinkedLeads](https://mlv.sh/linkedleads)
Accept all your invitations on LinkedIn.
* [PowerPost](https://mlv.sh/powerpost)
Start reading posts FASTER.
* [PowerNote](https://mlv.sh/powernote)
Create a daily note without any friction.
### Visitor count
<img src="https://profile-counter.glitch.me/Melvynx/count.svg" />
Added the \`Mon 3 Jan 2022\`
Last update on <#today_date>
<#day_before_new_years> days before new years
<#gabot_signing>
`;