Skip to content

Commit 8e71367

Browse files
committed
Updates
1 parent 9280022 commit 8e71367

File tree

413 files changed

+673
-471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

413 files changed

+673
-471
lines changed

200.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed" href="/rss.xml"/><meta name="description" content="codex by fezcode..."/><meta property="og:type" content="website"/><meta property="og:url" content="https://fezcode.com/"/><meta property="og:title" content="Fezcodex - Personal Blog and Projects"/><meta property="og:description" content="Discover logs, posts, projects, and stories from Fezcode."/><meta property="og:image" content="/images/asset/ogtitle.png"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:url" content="https://fezcode.com/"/><meta name="twitter:title" content="Fezcodex - Personal Blog and Projects"/><meta name="twitter:description" content="Discover logs, posts, projects, and stories from Fezcode."/><meta name="twitter:image" content="/images/asset/ogtitle.png"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"><title>fezcodex</title><script defer="defer" src="/static/js/main.492ecb8c.js"></script><link href="/static/css/main.81974135.css" rel="stylesheet"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><link rel="icon" type="image/svg+xml" href="/favicon.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed" href="/rss.xml"/><meta name="description" content="codex by fezcode..."/><meta property="og:type" content="website"/><meta property="og:url" content="https://fezcode.com/"/><meta property="og:title" content="Fezcodex - Personal Blog and Projects"/><meta property="og:description" content="Discover logs, posts, projects, and stories from Fezcode."/><meta property="og:image" content="/images/asset/ogtitle.png"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:url" content="https://fezcode.com/"/><meta name="twitter:title" content="Fezcodex - Personal Blog and Projects"/><meta name="twitter:description" content="Discover logs, posts, projects, and stories from Fezcode."/><meta name="twitter:image" content="/images/asset/ogtitle.png"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"><title>fezcodex</title><script defer="defer" src="/static/js/main.08fc4f7a.js"></script><link href="/static/css/main.7e940b31.css" rel="stylesheet"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

404.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

about-me/cards.piml

Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
(cards)
2+
> (item)
3+
(id) core
4+
(title) Core Systems & Languages
5+
(description) Mastery of multi-paradigm programming with a focus on high-performance, memory-safe, and concurrent system development.
6+
(variant) dark
7+
(topBadge) Lvl_Senior
8+
(bgImage) /images/bg/8.webp
9+
(tags)
10+
> (tag)
11+
(label) Golang (Go)
12+
(icon) CodeIcon
13+
> (tag)
14+
(label) Rust / C++ / C
15+
(icon) TerminalWindowIcon
16+
> (tag)
17+
(label) Java / JavaFX
18+
(icon) CpuIcon
19+
> (tag)
20+
(label) Python
21+
(icon) CodeIcon
22+
> (tag)
23+
(label) TS / JS / Node
24+
(icon) LightningIcon
25+
> (tag)
26+
(label) SQL / NoSQL
27+
(icon) DatabaseIcon
28+
29+
> (item)
30+
(id) distributed
31+
(title) Distributed Architecture
32+
(description) Designing the skeleton of modern scale. Expertise in microservices, event-driven systems, and high-availability patterns.
33+
(variant) emerald
34+
(topBadge) Arch_Specialist
35+
(bgImage) /images/bg/1.webp
36+
(tags)
37+
> (tag)
38+
(label) Microservices
39+
(icon) HardDrivesIcon
40+
> (tag)
41+
(label) gRPC / Protobuf
42+
(icon) TreeStructureIcon
43+
> (tag)
44+
(label) Message Queues
45+
(icon) LightningIcon
46+
> (tag)
47+
(label) Redis / Caching
48+
(icon) DatabaseIcon
49+
> (tag)
50+
(label) API Gateway
51+
(icon) GlobeIcon
52+
> (tag)
53+
(label) Sys Design
54+
(icon) CodeIcon
55+
56+
> (item)
57+
(id) cloud
58+
(title) Infrastructure & DevOps
59+
(description) Automating the bridge between code and production. Full-cycle CI/CD, cloud orchestration, and security-first deployment.
60+
(variant) amber
61+
(topBadge) Ops_Lead
62+
(bgImage) /images/bg/2.webp
63+
(tags)
64+
> (tag)
65+
(label) Kubernetes
66+
(icon) CloudIcon
67+
> (tag)
68+
(label) Docker / Podman
69+
(icon) HardDrivesIcon
70+
> (tag)
71+
(label) Terraform / IaC
72+
(icon) WrenchIcon
73+
> (tag)
74+
(label) AWS / GCP / Azure
75+
(icon) GlobeIcon
76+
> (tag)
77+
(label) CI/CD (Jenkins)
78+
(icon) CpuIcon
79+
> (tag)
80+
(label) Ansible / Chef
81+
(icon) WrenchIcon
82+
83+
> (item)
84+
(id) smartcities
85+
(title) Smart Cities & IoT
86+
(description) Developing critical urban infrastructure. Toll collection, smart transport, and large-scale IoT data processing.
87+
(variant) crimson
88+
(topBadge) Urban_Tech
89+
(bgImage) /images/bg/4.webp
90+
(tags)
91+
> (tag)
92+
(label) Aselsan SC
93+
(icon) TreeStructureIcon
94+
> (tag)
95+
(label) Toll Systems
96+
(icon) HardDrivesIcon
97+
> (tag)
98+
(label) Smart Transport
99+
(icon) GlobeIcon
100+
> (tag)
101+
(label) IoT Gateways
102+
(icon) CpuIcon
103+
> (tag)
104+
(label) Data Streaming
105+
(icon) LightningIcon
106+
107+
> (item)
108+
(id) research
109+
(title) Academic & Visual Labs
110+
(description) Merging behavioral science with immersive technology. Published research in usability and food education environments.
111+
(variant) light
112+
(topBadge) Scholar
113+
(bgImage) /images/bg/7.webp
114+
(tags)
115+
> (tag)
116+
(label) Virtual Cafeteria
117+
(icon) EyeIcon
118+
(href) https://doi.org/10.1016/j.jneb.2020.08.001
119+
> (tag)
120+
(label) Usability Study
121+
(icon) FlaskIcon
122+
> (tag)
123+
(label) ACM / JNEB
124+
(icon) BookOpenIcon
125+
> (tag)
126+
(label) Immersive Tech
127+
(icon) SparkleIcon
128+
> (tag)
129+
(label) VR / AR / MR
130+
(icon) EyeIcon
131+
132+
> (item)
133+
(id) creative
134+
(title) Creative Synthesis
135+
(description) Exploring the space where code meets art. Music production, custom hardware, and digital storytelling.
136+
(variant) crimson
137+
(topBadge) Synth_Artist
138+
(bgImage) /images/bg/6.webp
139+
(tags)
140+
> (tag)
141+
(label) Music Prod.
142+
(icon) MusicNotesIcon
143+
> (tag)
144+
(label) Mech Keyboards
145+
(icon) KeyboardIcon
146+
> (tag)
147+
(label) Narrative Games
148+
(icon) GlobeIcon
149+
> (tag)
150+
(label) Audio Eng.
151+
(icon) MusicNotesIcon
152+
> (tag)
153+
(label) Github
154+
(icon) GithubLogoIcon
155+
(href) https://github.com/fezcode
156+
> (tag)
157+
(label) LinkedIn
158+
(icon) LinkedinLogoIcon
159+
(href) https://www.linkedin.com/in/ahmed-samil-bulbul/

about/brutalist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html class="dark" lang="en"><head><meta charset="utf-8"><link href="/favicon.ico" rel="icon"><link href="/favicon.svg" rel="icon" type="image/svg+xml"><meta content="width=device-width,initial-scale=1" name="viewport"><meta content="#000000" name="theme-color"><link href="/rss.xml" rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed"><meta content="Learn more about the creator of Fezcodex." name="description"><meta content="website" property="og:type"><meta content="https://fezcode.com/about/brutalist" property="og:url"><meta content="Fezcodex | About" property="og:title"><meta content="Learn more about the creator of Fezcodex." property="og:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image"><meta content="summary_large_image" name="twitter:card"><meta content="https://fezcode.com/about/brutalist" name="twitter:url"><meta content="Fezcodex | About" name="twitter:title"><meta content="Learn more about the creator of Fezcodex." name="twitter:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" name="twitter:image"><link href="/logo192.png" rel="apple-touch-icon"><link href="/manifest.json" rel="manifest"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin=""><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"><title>Fezcodex | About</title><script defer src="/static/js/main.492ecb8c.js"></script><link href="/static/css/main.81974135.css" rel="stylesheet"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect"><link href="https://github.com" rel="preconnect"><link href="https://release-assets.githubusercontent.com" rel="preconnect"><meta content="Fezcodex, blog, portfolio, developer, software engineer, about" name="keywords"><meta content="image/png" property="og:image:type"><meta content="Fezcodex" property="og:site_name"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image:secure_url"><link href="https://fezcode.com/about/brutalist" rel="canonical"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!DOCTYPE html><html class="dark" lang="en"><head><meta charset="utf-8"><link href="/favicon.ico" rel="icon"><link href="/favicon.svg" rel="icon" type="image/svg+xml"><meta content="width=device-width,initial-scale=1" name="viewport"><meta content="#000000" name="theme-color"><link href="/rss.xml" rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed"><meta content="Learn more about the creator of Fezcodex." name="description"><meta content="website" property="og:type"><meta content="https://fezcode.com/about/brutalist" property="og:url"><meta content="Fezcodex | About" property="og:title"><meta content="Learn more about the creator of Fezcodex." property="og:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image"><meta content="summary_large_image" name="twitter:card"><meta content="https://fezcode.com/about/brutalist" name="twitter:url"><meta content="Fezcodex | About" name="twitter:title"><meta content="Learn more about the creator of Fezcodex." name="twitter:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" name="twitter:image"><link href="/logo192.png" rel="apple-touch-icon"><link href="/manifest.json" rel="manifest"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin=""><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"><title>Fezcodex | About</title><script defer src="/static/js/main.08fc4f7a.js"></script><link href="/static/css/main.7e940b31.css" rel="stylesheet"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect"><link href="https://github.com" rel="preconnect"><link href="https://release-assets.githubusercontent.com" rel="preconnect"><meta content="Fezcodex, blog, portfolio, developer, software engineer, about" name="keywords"><meta content="image/png" property="og:image:type"><meta content="Fezcodex" property="og:site_name"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image:secure_url"><link href="https://fezcode.com/about/brutalist" rel="canonical"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html class="dark" lang="en"><head><meta charset="utf-8"><link href="/favicon.ico" rel="icon"><link href="/favicon.svg" rel="icon" type="image/svg+xml"><meta content="width=device-width,initial-scale=1" name="viewport"><meta content="#000000" name="theme-color"><link href="/rss.xml" rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed"><meta content="Learn more about the creator of Fezcodex." name="description"><meta content="website" property="og:type"><meta content="https://fezcode.com/about/brutalist" property="og:url"><meta content="Fezcodex | About" property="og:title"><meta content="Learn more about the creator of Fezcodex." property="og:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image"><meta content="summary_large_image" name="twitter:card"><meta content="https://fezcode.com/about/brutalist" name="twitter:url"><meta content="Fezcodex | About" name="twitter:title"><meta content="Learn more about the creator of Fezcodex." name="twitter:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" name="twitter:image"><link href="/logo192.png" rel="apple-touch-icon"><link href="/manifest.json" rel="manifest"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin=""><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"><title>Fezcodex | About</title><script defer src="/static/js/main.492ecb8c.js"></script><link href="/static/css/main.81974135.css" rel="stylesheet"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect"><meta content="Fezcodex, blog, portfolio, developer, software engineer, about" name="keywords"><meta content="image/png" property="og:image:type"><meta content="Fezcodex" property="og:site_name"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image:secure_url"><link href="https://fezcode.com/about/brutalist" rel="canonical"><link href="https://github.com" rel="preconnect"><link href="https://release-assets.githubusercontent.com" rel="preconnect"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!DOCTYPE html><html class="dark" lang="en"><head><meta charset="utf-8"><link href="/favicon.ico" rel="icon"><link href="/favicon.svg" rel="icon" type="image/svg+xml"><meta content="width=device-width,initial-scale=1" name="viewport"><meta content="#000000" name="theme-color"><link href="/rss.xml" rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed"><meta content="Learn more about the creator of Fezcodex." name="description"><meta content="website" property="og:type"><meta content="https://fezcode.com/about/brutalist" property="og:url"><meta content="Fezcodex | About" property="og:title"><meta content="Learn more about the creator of Fezcodex." property="og:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image"><meta content="summary_large_image" name="twitter:card"><meta content="https://fezcode.com/about/brutalist" name="twitter:url"><meta content="Fezcodex | About" name="twitter:title"><meta content="Learn more about the creator of Fezcodex." name="twitter:description"><meta content="https://fezcode.com/images/asset/ogtitle.png" name="twitter:image"><link href="/logo192.png" rel="apple-touch-icon"><link href="/manifest.json" rel="manifest"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin=""><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet"><title>Fezcodex | About</title><script defer src="/static/js/main.08fc4f7a.js"></script><link href="/static/css/main.7e940b31.css" rel="stylesheet"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect"><link href="https://github.com" rel="preconnect"><link href="https://release-assets.githubusercontent.com" rel="preconnect"><meta content="Fezcodex, blog, portfolio, developer, software engineer, about" name="keywords"><meta content="image/png" property="og:image:type"><meta content="Fezcodex" property="og:site_name"><meta content="https://fezcode.com/images/asset/ogtitle.png" property="og:image:secure_url"><link href="https://fezcode.com/about/brutalist" rel="canonical"></head><body class="bg-slate-950"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

achievements/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

apps/abstract-waves/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

apps/aether/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

apps/album-constructor/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

apps/alchemy-lab/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)