-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent_option.js
More file actions
246 lines (236 loc) · 8.67 KB
/
content_option.js
File metadata and controls
246 lines (236 loc) · 8.67 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
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
export const logotext = "chibudom";
export const meta = {
title: "Chibudom Idogun",
description:
"My name is Chibudom Idogun, a Computer Science graduate and Software Developer based in the United Kingdom.",
author: "Chibudom Idogun",
siteUrl: "https://tegaidogun.dev/",
image: "/assets/user.jpeg",
keywords:
"Software Developer, Computer Scientist, Systems Programmer, Research Engineer, C, C++, Unity, Python, javascript, rust, software engineer",
};
export const introdata = {
title: "Chibudom Idogun",
animated: {
first: "Computer Scientist",
second: "Software Engineer",
third: "Systems Programmer",
fourth: "Appplications Developer",
},
description:
"A computer science graduate based in the United Kingdom passionate about software development, artificial intelligence, and innovative problem-solving.",
your_img_url: "/assets/user.jpeg",
};
export const dataabout = {
title: "A bit about myself",
aboutme:
"I'm a Computer Science graduate from Florida International University, excited to put my skills to work solving real-world problems. I enjoy collaborating with others just as much as working independently, and I have a solid foundation in researching, designing, and building creative, practical solutions to technical challenges.",
};
export const worktimeline = [
{
jobtitle: "Freelance Developer",
where: "Self-Employed",
location: "Remote, UK",
date: "August 2025 – Present",
description:
"Architecting high-performance utilities, maintaining large codebases and web applications for global clients.",
duties: [
"Engineered automated systems and APIs that eliminated hours of manual tasks per month for clients.",
"Hardened deployment workflows via Docker containerisation, ensuring reproducibility across environments.",
"Shipped production services across Python and Rust; maintained them with code reviews, tests, and static analysis.",
],
},
{
jobtitle: "Software Engineer",
where: "Hash Studios LLC",
location: "Remote, US",
date: "August 2024 – May 2025",
description:
"Optimizing applications in Unity, incorporating C#, OpenGL, and HLSL to enhance interactivity and performance.",
duties: [
"Boosted application performance through shader optimization and memory management, reducing latency by 22%.",
"Collaborated with teams using Agile methodologies, maintaining a perfect sprint record.",
"Automated deployment processes using CI/CD pipelines, reducing release times by 10%.",
],
},
{
jobtitle: "Software Developer Intern",
where: "HoloMath Project",
location: "Remote, US",
date: "October 2023 – May 2024",
description:
"Collaborated on a Unity-based project to develop an educational AR app for students.",
duties: [
"Optimized system performance, reducing load times by 50%.",
"Utilized C# and OpenGL to enhance system modularity and response times.",
"Presented the project at Art Basel Miami, resulting in 10 partnership inquiries.",
],
},
{
jobtitle: "Research Assistant",
where: "Florida International University",
location: "Remote, US",
date: "October 2023 – August 2023",
description:
"Conducted research on AI-driven educational content, improving web-based tools for 2,000+ users.",
duties: [
"Developed a command-line AI tool using C, improving search result relevance.",
"Reduced data processing time by 30% using multi-threaded computing.",
"Analyzed AI usage data in educational settings using R for evaluation.",
],
},
];
export const skills = {
languages: [
{ name: "TypeScript", icon: "Code" },
{ name: "JavaScript", icon: "Codepen" },
{ name: "Python", icon: "Code" },
{ name: "Java", icon: "Code" },
{ name: "C", icon: "Code" },
{ name: "C++", icon: "Code" },
{ name: "C#", icon: "Code" },
],
frameworks: [
{ name: "React", icon: "Atom" },
{ name: "Next.js", icon: "Zap" },
{ name: "Tailwind CSS", icon: "Zap" },
{ name: "Express.js", icon: "Zap" },
{ name: "Flask", icon: "Zap" },
{ name: "Spring Boot", icon: "Zap" },
{ name: "Unity", icon: "Gamepad2" },
],
tools: [
{ name: "Docker", icon: "Container" },
{ name: "Git", icon: "GitBranch" },
{ name: "Linux", icon: "Component" },
{ name: "Makefile", icon: "Terminal" },
{ name: "Cloudflare", icon: "Component" },
{ name: "Vercel", icon: "Component" },
{ name: "OpenGL", icon: "Component" },
],
databases: [
{ name: "PostgreSQL", icon: "Database" },
{ name: "MySQL", icon: "Database" },
{ name: "SQLite", icon: "Database" },
{ name: "MongoDB", icon: "Database" },
{ name: "Redis", icon: "Database" },
{ name: "Supabase", icon: "Database" },
{ name: "Firebase", icon: "Database" },
],
};
export const services = [
{
title: "Full-Stack Software Engineering",
description:
"Designing and building end-to-end web applications with React, Next.js, Node.js, and PostgreSQL, from REST APIs to responsive, production-ready UIs.",
},
{
title: "Game & Graphics Engineering",
description:
"Optimizing real-time rendering and gameplay systems using Unity, C#, C++, OpenGL, and modern graphics pipelines for smooth, high-fidelity experiences.",
},
{
title: "DevOps & CI/CD Automation",
description:
"Containerizing services with Docker and wiring GitHub Actions, Vercel, and Cloudflare into automated delivery pipelines for reliable, repeatable deployments.",
},
{
title: "Data & Systems Tooling",
description:
"Building data-processing and diagnostic tools in Python and TypeScript to streamline workflows, surface performance insights, and support engineering teams.",
},
];
export const dataportfolio = [
{
title: "Inventra Sync System",
description:
"An end-to-end inventory management and synchronization platform designed for reliability and extensibility. Implements modern web technologies and backend architecture for scalable product tracking.",
technologies: [
"Java",
"Spring Boot",
"TypeScript",
"Next.js",
"PostgreSQL",
"Docker",
],
link: "https://github.com/tegaidogun/inventra-sync-system",
demo: "",
},
{
title: "PasteDump",
description:
"A simple and fast pastebin application built with modern web technologies. Create and share text snippets, code, and logs with ease, featuring syntax highlighting, custom expiration times, and a clean, modern interface.",
technologies: [
"Next.js",
"TypeScript",
"Supabase",
"PostgreSQL",
"Tailwind CSS",
"shadcn/ui",
"Vercel",
],
link: "https://github.com/tegaidogun/pastedump",
demo: "https://pastedump.tegaidogun.dev",
},
{
title: "Latency Lens",
description:
"A browser-based tool that tests and visualizes latency, jitter, and packet loss to global servers. Built using Cloudflare Workers and modern frontend frameworks.",
technologies: [
"Next.js",
"TypeScript",
"Tailwind CSS",
"Cloudflare",
"shadcn/ui",
],
link: "https://github.com/tegaidogun/latency-lens",
demo: "https://lens.tegaidogun.dev",
},
{
title: "Q-Shell",
description:
"A Unix-like shell built from scratch to support command parsing, piping, and I/O redirection. Built to deepen systems-level understanding of POSIX-compliant shells.",
technologies: ["C", "Python", "Shell", "Linux", "Makefile", "Markdown"],
link: "https://github.com/tegaidogun/q-shell",
demo: "",
},
{
title: "Physics Augmented Reality Simulation",
description:
"An educational AR physics simulation built for Shellhacks Hackathon, earning first runner-up.",
technologies: ["Unity", "C#", "GitHub"],
link: "https://github.com/tegaidogun/cosmo-projectiles",
demo: "",
},
{
title: "Data Analysis for BlueGAP",
description:
"Automated data preprocessing pipeline for the Blue-Green Action Platform, analyzing water quality across Florida.",
technologies: ["Python", "Jupyter", "HTML", "Markdown", "GitHub"],
link: "https://github.com/tegaidogun/data-analysis-bluegap",
demo: "https://mybinder.org/v2/gh/tegaidogun/data-analysis-bluegap/HEAD?labpath=notebooks",
},
];
export const blogposts = [
{
title: "How to Use React Hooks",
date: "July 15, 2024",
excerpt: "A blog post about How to Use React Hooks",
link: "",
readTime: "5 min read",
},
];
export const contactConfig = {
YOUR_EMAIL: "work@chibudom.dev",
YOUR_PHONE: "+44 07436 309 540",
description:
"Feel free to reach out to me for collaborations or inquiries about my work.",
YOUR_SERVICE_ID: process.env.NEXT_PUBLIC_YOUR_SERVICE_ID || "", //fallback options
YOUR_TEMPLATE_ID: process.env.NEXT_PUBLIC_YOUR_TEMPLATE_ID || "", //fallback options
YOUR_USER_ID: process.env.NEXT_PUBLIC_YOUR_USER_ID || "", //fallback options
};
export const socialprofils = {
github: "https://github.com/tegaidogun",
linkedin: "https://linkedin.com/in/chibudom-idogun",
youtube: "https://www.youtube.com/@idogunoghenetega",
};