Hello! 👋

I'm Timothy Jan, a Software Engineer specializing in full-stack development with expertise in Angular, Python, ASP.NET Core, and SQL. I create scalable solutions and user-focused applications that streamline workflows and solve real-world problems. 👨‍💻

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 6+

Entity Framework Core

SQL Server

RESTful APIs

Databases

SQL Server

Azure SQL

AWS RDS

MongoDB

Architecture

Repository Pattern

Dependency Injection

Clean Architecture

Validation

Data annotations

Fluent Validation

Custom business rules

Experience & Education
Software Engineer
January 2023 - Present
Jantek Electronics
  • Engineered full-stack payroll management system using ASP.NET Core, Angular 16+, and SQL Server, improving user engagement by 50%.
  • Developed RESTful APIs with comprehensive error handling and responsive Angular UI with Material Design.
  • Implemented SQL Server constraints ensuring data integrity and protected record system with restricted editing capabilities.
  • Boosted productivity by over 100% leveraging generative AI (ChatGPT & DeepSeek) for rapid prototyping and code optimization.
  • Developed Python MQTT app for real-time data processing and optimized WordPress performance by 30% through SEO/UX enhancements.
M.S IN COMPUTER SCIENCE
August 2020 - December 2022
California State University Fullerton
  • Career Switch!
Process Engineer
March 2019 - November 2020
Applied Medical
  • Spearheaded collaboration across R&D, Regulatory, and Quality teams to qualify a new laparoscopic device harness.
  • Reduced costs by 90% and improved RF energy efficiency, enhancing operational performance and reliability.
Failure Analysis Engineer II
June 2018 - January 2019
Abbott
  • Analyzed returned medical devices to identify root causes of failures and prepared reports that supported product reliability improvements.
Electrical Engineer I
June 2018 - January 2019
Abbott
  • Diagnosed and resolved firmware/software issues in medical devices and supported product improvements through data analysis.
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++