You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/exp.json
+41-8Lines changed: 41 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,37 @@
1
1
[
2
+
{
3
+
"what": "Senior Fullstack Engineer",
4
+
"where": "Parser",
5
+
"place": "Medellín, Colombia (Remote)",
6
+
"date": [
7
+
"2025-06-23",
8
+
"2025-10-01"
9
+
],
10
+
"content": [
11
+
"• Developed AI agent that helps the migration and merging of 2 databases.",
12
+
"Designed and developed AI agent that allows the verification of the legality of a process using RAG.",
13
+
"Designed and developed CI pipelines ensuring quality via unit testing and security validation.",
14
+
"Technologies: SQL, Python, LangChain, Docker"
15
+
]
16
+
},
17
+
{
18
+
"what": "Senior Node.js Developer",
19
+
"where": "Globant",
20
+
"place": "Medellín, Colombia (Remote)",
21
+
"date": [
22
+
"2024-05-20",
23
+
"2025-06-19"
24
+
],
25
+
"content": [
26
+
"• Contribute to the development of an event-driven platform leveraging AWS, MongoDB, and Confluent Kafka Cloud, enabling seamless event streaming and improved system scalability.",
27
+
"• Designed and implemented an NPM based event-bus module to standardize event consumption and production across multiple projects, ensuring robust integration, enhanced security and fast updates of all the systems using it.",
28
+
"• Developed role-based access control (RBAC) and authentication mechanisms to secure the event-streaming platform.",
29
+
"• Architected and managed AWS environments using Terraform and AWS CLI.",
30
+
"• Designed and maintained CI/CD pipelines for multiple projects, ensuring rapid, reliable, and automated deployments.",
31
+
"• Maintain a SQL Server database enhancing the security, deployments, migrations and access control.",
"• Serverless function to generate data exports files that clients can use to export their information. Reducing the friction with databases on production and the stability of the system.",
28
61
"• Debugging of payments flow to improve efficiency and security.",
"• More than 60 sites created for franchises puts the principal client/partner company on the Marketing Top 3 Top franchise suppliers by Entrepreneur.",
"• More than 150 persons reached and attended to the 6 events hosted on cafes around the city to know new people based on the form fills through the website.",
Copy file name to clipboardExpand all lines: _layouts/home.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<divid="content" class="col-8">
9
9
<h1>Josue Daniel Bustamante</h1>
10
10
<h2>Developer by Passion - Wine & Coffee Lover</h2>
11
-
<p>Wine and Coffee fuel my passion for coding! I'm a software engineer with +5 years of experience working with US companies remotely from Colombia. I have some experience as entrepreneur and coding teacher.</p>
11
+
<p>Wine and Coffee fuel my passion for coding! I'm a software engineer with +8 years of experience working with US companies remotely from Colombia. I have some experience as entrepreneur and coding teacher.</p>
12
12
<p>Visit my <atarget="_blank" href="{{ site.github }}">Github</a>! • Read more about me on my <atarget="_blank" href="{{ site.linkedin }}">LinkedIn!</a></p>
0 commit comments