diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 1efd7b7..1e44322 100755 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -71,6 +71,18 @@ />, I have discovered a love for software toolchain development and have been building many small Neovim plugins to help my day-to-day life as a developer.

+

+ Since early 2025 I have been employed as a Full Stack Software Engineer + at Poppin' Jobs. Poppin' Jobs is a startup building a platform for young job-seekers with little + to no experience to find jobs. Through this opportunity I have learned how to build robust, + reliable web services using C# and DOTNET. I have also + been able to get hands on experience working on large scale front end web applications + written in React. I have also had a chance to work on load testing and data generation + using + Grafana's K6. +

I have been employed as a Staff Accountant at Bottom Line Business Solutions (BLBS) since 2020. In diff --git a/static/work/data.json b/static/work/data.json index d626193..0d4568f 100644 --- a/static/work/data.json +++ b/static/work/data.json @@ -7,7 +7,7 @@ }, { "company": "Poppin' Jobs", - "position": "Junior Backend Engineer", + "position": "Full Stack Software Engineer", "description": "Develop and maintain backend services using .NET and C#. Collaborate with frontend developers to integrate APIs and enhance user experiences. Work with SQL Server for database design, optimization, and management. Assist in implementing cloud solutions on Azure, ensuring scalability and reliability. Write unit tests and participate in code reviews to maintain code quality. Troubleshoot and resolve technical issues as they arise.", "timeframe": "March 2025 - Present" },