-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontent.tsx
329 lines (319 loc) · 7.68 KB
/
content.tsx
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
import { IconType } from "react-icons/lib";
import { FaGithub, FaLinkedin, FaTwitter } from "react-icons/fa";
import { MdEmail } from "react-icons/md";
import { Text } from "@chakra-ui/react";
const technologies = {
chrome: {
name: "Chrome API",
src: "/tech/chrome.png",
},
vercel: {
name: "Vercel",
src: "/tech/vercel.png",
},
pptr: {
name: "Puppeteer",
src: "/tech/pptr.png",
},
js: {
name: "ECMAScript",
src: "/tech/js.png",
},
node: {
name: "node.js",
src: "/tech/js.png",
},
express: {
name: "Express.js",
},
html: {
name: "HTML5",
src: "/tech/html.png",
},
css: {
name: "CSS3",
src: "/tech/css.png",
},
ubuntu: {
name: "Ubunutu Server",
src: "/tech/ubuntu.png",
},
web3: {
name: "web3.js",
},
sharp: {
name: "sharp.js (img manipulation)",
},
next: {
name: "Next.js",
src: "/tech/next.png",
},
chakra: {
name: "Chakra UI",
src: "/tech/chakra.png",
},
mongo: {
name: "MongoDB",
src: "/tech/mongo.png",
},
cron: {
name: "Cron Jobs",
},
discord: {
name: "discord.js",
},
stripe: {
name: "Stripe Connect",
src: "/tech/stripe.png",
},
maps: {
name: "Google Maps API",
src: "/tech/maps.png",
},
firebase: {
name: "Firebase",
src: "/tech/firebase.png",
},
sendgrid: {
name: "SendGrid",
src: "/tech/sendgrid.png",
},
spring: {
name: "react-spring",
},
gesture: {
name: "@use-gesture/react",
},
ts: {
name: "TypeScript",
src: "/tech/ts.png",
},
ethers: {
name: "ethers.js",
},
wagmi: {
name: "wagmi",
},
rainbow: {
name: "RainbowKit",
src: "/tech/rainbow.png",
},
charts: {
name: "lightweight-charts",
},
three: {
name: "three.js",
src: "/tech/three.png",
},
graph: {
name: "The Graph",
src: "/tech/graph.png",
},
framer: {
name: "Framer Motion",
src: "/tech/framer.png",
},
mantine: {
name: "Mantine UI",
src: "/tech/mantine.png",
},
openai: {
name: "OpenAI API",
src: "/tech/openai.png",
},
};
const {
vercel,
node,
chrome,
pptr,
js,
html,
css,
ubuntu,
web3,
sharp,
next,
chakra,
mongo,
cron,
express,
discord,
stripe,
maps,
firebase,
sendgrid,
spring,
gesture,
ts,
ethers,
wagmi,
rainbow,
three,
graph,
framer,
charts,
mantine,
openai,
} = technologies;
interface Content {
color: string;
title: string;
subTitle: string;
desc: string;
imgUrl: string;
tags: { name: string; src?: string }[];
links?: { name: string; url?: string }[];
}
export const content: Content[] = [
{
color: "#90cff1",
title: "cpwp",
subTitle: "Cool Pets Wallpaper Generator",
desc: "Built for the Cool Cats/Pets NFT communities, this simple site allows you to create a wallpaper (for mobile or desktop) using any of the 20k Cool Pets. The Cool Pets Wallpaper Generator is open source and available on GitHub.",
imgUrl: "/projects/cpwp.png",
tags: [next, vercel, web3, chakra, node, sharp],
links: [
{ name: "website", url: "https://cpwp.jubag.dev/" },
{ name: "github", url: "https://github.com/JulienMartel/cpwp" },
],
},
{
color: "#5d8e3b",
title: "degen-bot",
subTitle: "Discord Bot & Web Scraper",
desc: "Contracted project that was a lot of fun. This discord bot does many things, like responds to slash commands and sends automated lists. It uses puppeteer to dynamically scrape short-related info about stocks from 4+ different sites. Many challenges needed to be solved to build this scraper, while accounting for speed and consistency.",
imgUrl: "/projects/degen-bot.png",
tags: [node, pptr, discord, ubuntu],
},
{
color: "#666666",
title: "Archillect Tab",
subTitle: "Archillect Chrome Extension",
desc: "I scraped Archillect's entire archive of 400k+ images and saved them to a db. There is a cron job running to get the most recent images to keep it in sync. With this, I made an unofficial Archillect API, and a chrome extension to consume it. ",
imgUrl: "/projects/archillect-tab.png",
tags: [
chrome,
vercel,
express,
mongo,
js,
html,
css,
ubuntu,
cron,
pptr,
node,
],
links: [
{
name: "chrome web store",
url: "https://chrome.google.com/webstore/detail/archillect-tab/lefgpjcahelbhhodfcgbiihdlcajlmma",
},
{
name: "github",
url: "https://github.com/JulienMartel/archillect-tab",
},
],
},
{
color: "#fa5252",
title: "binder📚",
subTitle: "GPT-3 Powered Book Recommendation Engine",
//finish
desc: "Binder is a web app that uses GTP-3 to recommend books you will love. All you have to do is provide a list of your favorite books, and binder will use GPT-3 as a recommendation engine to provide you with personalized book recommendations tailored to your tastes.",
imgUrl: "/projects/binder.png",
tags: [ts, mantine, openai, vercel, next],
links: [
{
name: "website",
url: "https://binder.jubag.dev/",
},
{
name: "github",
url: "https://github.com/JulienMartel/binder",
},
],
},
{
color: "#d6bcfa",
title: "◌ spec",
subTitle: "Ethereum NFT Analytics",
desc: "An Ethereum NFT analytics platform powered by reservoir.tools. It was created during Buildspace’s “Nights & Weekends” program, and evolved a lot over the 6 weeks. It is my largest web3 project to-date.",
imgUrl: "/projects/spec.png",
tags: [
ethers,
wagmi,
three,
rainbow,
graph,
framer,
charts,
next,
vercel,
chakra,
],
links: [
{ name: "website", url: "https://spec.science/" },
{ name: "github", url: "https://github.com/JulienMartel/spec" },
],
},
{
color: "#FCDF5F",
title: "Portfolio",
subTitle: "This Site",
desc: "A fun site thrown together to showcase some of my projects & skills. I’m currently looking for employment opportunities, reach out if you’re hiring/contracting!",
imgUrl: "/projects/portfolio.png",
tags: [ts, spring, gesture, chakra, next, vercel],
links: [
{ name: "github", url: "https://github.com/JulienMartel/portfolio" },
],
},
{
color: "#f098a7",
title: "Vendo",
subTitle: "Referral Markeplace",
desc: "An startup that I co-founded. We built a referral marketplace, where users could earn money by referring others to products & services. Being a 2-sided marketplace using stripe connect, this is the largest and most complex project I've built.",
imgUrl: "/projects/vendo.png",
tags: [stripe, maps, firebase, sendgrid, vercel, next, js, chakra],
},
];
export const socials: { name: string; icon: IconType; href: string }[] = [
{
name: "github",
href: "https://github.com/JulienMartel",
icon: FaGithub,
},
{
name: "twitter",
href: "https://twitter.com/cc4888",
icon: FaTwitter,
},
{
name: "email",
href: "mailto:julienbmartel@gmail.com",
icon: MdEmail,
},
{
name: "linkedin",
href: "https://www.linkedin.com/in/julienbmartel/",
icon: FaLinkedin,
},
];
export const skills = [
"typescript",
"next.js",
"web3",
"design",
"automation",
"microservices",
];
export const bio = (
<>
Julien <Text as={"i"}>— online name: ju/jubag —</Text> is a fullstack web
engineer with diverse experience. Since completing his software development
schooling, he’s had a chance to work in different work environments like
startups, enterprise, and contracted work/projects. He is currently pursuing
his interests in Ethereum and AI.
</>
);