profile

Tasfia Khan Aohana

Software Developer

Email
tasfiakhan.ao@gmail.com
Location
Canada
View Resume

About Me

I’m a Computer Science graduate currently focused on building my portfolio and strengthening my development skills.

I enjoy solving problems and building practical applications, and I’m actively seeking entry-level opportunities where I can learn and contribute.

Education

Computer Engineering Technology - Computing Science

Algonquin College of Applied Arts and Technology | Ottawa, ON, Canada

Graduated with Honours - 3.77/4.00 GPA

Dean’s Honour List recipient x5
Student Leadership Certificate | Awarded for strong leadership and active community volunteering

Technical Skills

Languages

  • Java
  • C, C++, C#
  • SQL
  • HTML, CSS, JavaScript
  • PHP, R
  • Bash/Shell

Core Concepts

  • Object-Oriented Programming (OOP)
  • REST APIs
  • Version Control
  • Debugging
  • Agile / Scrum
  • Unit Testing

Frameworks & Tools

  • React
  • Node.js
  • AWS
  • Microsoft Azure
  • Figma

Developer Tools

  • Git / GitHub
  • VS Code
  • Linux / Ubuntu
  • Postman

Data & Analytics

  • Excel
  • Power BI
  • Weka
  • RapidMiner

Databases

  • MySQL
  • MongoDB

Productivity & Design Tools

  • Figma
  • Canva
  • MS Word
  • MS Powerpoint

Projects

Equipment Test Job Manager

Equipment Test Job Manager

A C#/.NET backend application designed to simulate equipment testing workflows, including job creation, status tracking, validation, and system logging. Built with a focus on structured processes, reliability, and user-focused system design.

C# | ASP.NET Core | Entity Framework Core | SQLite | Swagger

|View Project|
Sociolingo App

Sociolingo

An AI-powered language learning application developed through applied research and entrepreneurship. Led end-to-end development including UI design, QA testing, and feature improvements, integrating ChatGPT for enhanced user interaction.

Flutter | Firebase | Node.js | Python | ChatGPT | Selenium

Door-Entry System

Real-Time Door-Entry System

A real-time embedded system built in C using QNX Neutrino, designed to manage identification, temperature screening, and access control workflows using a state machine architecture and message passing.

Embedded C | QNX Neutrino | State Machine | Message Passing | Momentics IDE

Game of Life App

Game of Life

An interactive Java application implementing Conway’s Game of Life using Swing, featuring a responsive UI and MVC architecture for clean separation of logic and presentation.

Java | Java Swing | MVC Architecture