Hello! 👋

I'm Timothy Jan, a Full Stack Engineer specializing in ASP.NET Core, Angular, and Python with a proven track record in scalable web applications, performance optimization, and AI integration. 👨‍💻

Get in touch 👉 jan.timothy@gmail.com

About

I'm currently an Software Engineer at Jantek Electronics. but my journey began in Electrical Engineering, following in the footsteps of my grandfather and dad. After three years in the field, I made the leap to Computer Science during the COVID era—sorry, Dad! 😅.

When I'm not coding, you’ll find me spending time with my wife (we just got married in August 2024!), exploring new cuisines, traveling, lifting weights, playing basketball or volleyball, gaming (League and Valorant), listening to music, or organizing my thoughts into lists.

I’m actively seeking full-time opportunities where I can contribute my passion for creating innovative solutions!
Skills
Frontend

Angular 16+

TypeScript

RxJS

Angular Material

Reactive Forms

Backend

ASP.NET Core

C#

Entity Framework Core

RESTful APIs

Databases

SQL Server(constraints, indexes, stored procedures)

T-SQL

Azure SQL

AWS RDS

MongoDB

Architecture

Clean Architecture

Repository Pattern

Dependency Injection

Validation

Git

Python

WordPress

Fluent Validation

Data Annotations

Experience & Education
Software Engineer
January 2023 - Present
Jantek Electronics
  • Built full-stack payroll system with ASP.NET Core, Angular 16+, SQL Server (50% user engagement increase).
  • Developed RESTful APIs with Angular Material UI and role-based access controls.
  • Boosted dev productivity 100%+ using GenAI (ChatGPT, DeepSeek) for rapid prototyping.
  • Created Python MQTT app for real-time data processing; optimized WordPress (30% performance gain).
M.S IN COMPUTER SCIENCE
August 2020 - December 2022
California State University Fullerton
  • Career Switch!
Process Engineer
March 2019 - November 2020
Applied Medical
  • Led cross-functional team (R&D, Regulatory, Quality) to qualify laparoscopic device harness.
  • Reduced harness costs by 90% while improving RF energy efficiency and device reliability.
  • Enhanced operational performance through strategic supplier collaboration.
Failure Analysis Engineer II
June 2018 - January 2019
Abbott
  • Conducted root cause analysis on medical devices; delivered technical reports driving reliability improvements.
  • Diagnosed firmware/software issues and analyzed performance data for product enhancements.
  • Supported engineering teams with troubleshooting, documentation, and quality initiatives.
Electrical Engineer I
June 2018 - January 2019
Abbott
  • Conducted root cause analysis on medical devices; delivered technical reports driving reliability improvements.
  • Diagnosed firmware/software issues and analyzed performance data for product enhancements.
  • Supported engineering teams with troubleshooting, documentation, and quality initiatives.
Software Test Engineer
July 2017 - June 2018
Hycor Biomedical
  • Executed test protocols and tracked bugs using TESTTRACK to ensure reliability in allergy/autoimmune diagnostic software.
  • Configured PCs with required software and hardware for seamless system operation.
B.S IN ELECTRICAL ENGINEERING
September 2013 - June 2017
University of California Irvine
  • Following my father's and his father's footsteps...
View My Resume ➡️
Other Projects

Python-based MQTT subscriber application using tkinter for UI, multi-threaded message handling, and data export to CSV or text formats.

Python Tkinter pandas paho.mqtt.client

Task management application using ASP.NET Core, Entity Framework Core, Angular, Bootstrap, and SQL Server on AWS RDS, enabling efficient project assignment, progress tracking, and team collaboration. Frontend demo ➡️

ASP .NET Core Entity Framework Core Angular Bootstrap SQL Server AWS RDS

Full-stack Employee Management System using ASP.NET Core, Angular, Bootstrap, and Azure SQL, implementing DTOs for data transfer, repository patterns for data access, and RESTful APIs for efficient employee, department, and role management, successfully deployed to Azure. Frontend demo ➡️

ASP .NET Core Entity Framework Core Angular Azure SQL Bootstrap

Collaborative music playing full stack web app integrated with the third party Spotify API using Python(Django/Django Rest Framework) and Javascript(React).

Django Django Rest framework Python Javascript React

Full-stack Todo List app with an ASP.Net Core Minimal API and a dynamic Angular Material frontend, successfully deployed to Azure. Frontend demo ➡️

ASP.Net Core Angular Azure C# Typescript Javascript

Full-stack book review management system using Google Books API, MEAN stack (MongoDB, Express, Angular, Node), and Bootstrap. Frontend demo ➡️

MongoDB Express Angular Node Bootstrap Google Books API Typescript Javascript

Full stack web app using Mongodb for database, Java and Spring Boot for the backend, and React for the frontend. CRUD (Create, Read, Update and Delete) movie reviews and ratings.

Java JavaScript MongoDB Express React Node SpringBoot

Flight Price Prediction Flask App using numpy, seaborn, pandas and sklearn.

Python Numpy Seaborn Pandas SKLearn Jupyter Notebook

Full-stack movie review/rating management system using the MERN stack (MongoDB, Express, React, and Node.js).

JavaScript HTML CSS MongoDB Express React Node

CRUD workout days with Strength and Cardio training sets.

C# ASP.NET Core MVC Entity Framework Core SQL Server Visual Studio 2022

We apply autoencoders to the task of making movie recommendations.

Python Tensorflow Pandas Numpy Jupyter Notebook

We generate text using a character-based RNN. Our dataset is the text corpora for the elder scrolls game and some others games as well.

Python Tensorflow Numpy Jupyter Notebook

We recognize handwritten characters(English alphabets) from A-Z by modeling a Convolutional Neural Network that will be trained over a dataset containing images of alphabets.

Python Tensorflow Pandas Numpy Jupyter Notebook

Created Lexical Analyzer and Syntax Analyzer components of a compiler for a made-up C based language.

C++