Skip to content

Commit

Permalink
feat: arimac
Browse files Browse the repository at this point in the history
  • Loading branch information
sathninduk committed Dec 10, 2024
1 parent a4470e4 commit 17e71fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/img/logos/arimac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/components/Experience.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ import React from 'react';
import './Experience.css';

const experiences = [
{
title: "Software Engineer II",
company: "Arimac",
duration: "Dec 2024 - Present",
logo: "/img/logos/arimac.jpeg"
},
{
title: "Industry Cell Trainee",
company: "CodeGen International",
Expand Down

0 comments on commit 17e71fe

Please sign in to comment.