Skip to content
View gillemta's full-sized avatar

Block or report gillemta

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gillemta/README.md

Hi there, I'm Tashan 👋

Welcome to my GitHub profile! I'm a passionate Software Engineer with nearly a year of professional experience building robust systems and innovative web solutions. I thrive on tackling challenging problems and continuously expanding my skill set—both through my work and personal projects.


Professional Experience 💼

I’ve had the opportunity to contribute to mission-critical projects that have strengthened my practical software development skills. Highlights include:

Building and Enhancing Systems ⚙️

  • Commission Payout Systems:
    Developed secure and efficient processes for managing sensitive insurance agent data.

  • Business Unit Portals:
    Built interactive web portals that streamline business operations and enhance user engagement.

Technologies & Tools:
C#, .NET Core, Blazor, HTML, CSS, JavaScript, SQL, Figma

Notable Projects:

  • Field Payroll System Rewrite:
    Modernized a legacy system by migrating from mainframe technologies to a series of batch jobs and web portals using C#, .NET Core, and Blazor.

  • Producercomp Portal:
    Developed a new web portal replacing an outdated system, handling both UI/UX design with Figma and implementation of modern features.

  • Efficient Logging Implementation:
    Redesigned our logging system with a new log table and API that categorizes logs (information, warning, error), enhancing error handling and debugging across 125+ repositories.


Personal Projects & Learning 📚

I’m also dedicated to continuous learning and enjoy exploring new technologies through personal projects:

Academic & Personal Projects:

  • Indoor Positioning Tracker:
    An ESP32-based system developed for my senior capstone project, featuring a real-time C++ dashboard for monitoring automated vehicles and worker safety.

  • Bug Likelihood Ranker:
    A research-based Python tool leveraging Pandas and learning-to-rank techniques to predict bug likelihood—shifting debugging from reactive to proactive.

Continuous Learning:
I’m deepening my expertise in Python and system design, sharpening my problem-solving skills with coding challenges, and exploring emerging technologies in cloud computing, backend systems, and APIs.


Skills & Technologies

  • Languages & Frameworks: C#, .NET Core, Blazor, Python, JavaScript, HTML/CSS, SQL
  • Data & Visualization: Pandas, Polars, Plotly, grid.js
  • Tools & Platforms: Docker, Git, Figma, GitHub Actions
  • Methodologies: Agile, TDD, CI/CD

Connect with Me 🤝

Pinned Loading

  1. indoor-position-tracker indoor-position-tracker Public

    C++

  2. bug-likelihood-ranker bug-likelihood-ranker Public

    A Python tool employing a LightGBM-based Learning-to-Rank approach to predict and rank source code files by their bug likelihood.

    Python

  3. Kroger-Dashboard Kroger-Dashboard Public

    Forked from stephon0518/Kroger-Dashboard

    A Flask-based web application that provides an interactive dashboard for retail data analytics using Polars, Plotly, and grid.js. Features user registration, login, and dynamic visualizations. Buil…

    Python

  4. mnist-sofm-feature-extraction mnist-sofm-feature-extraction Public

    A self-organizing feature map (SOFM) implmentation for the MNIST dataset that extracts and visualizes features from handwritten digits, showcasing unsupervised learning and data clustering techniques.

    Python

  5. college-chatbot college-chatbot Public

    College Enquiry Chatbot built with Flask on GCP to provide interactive information about the University of Cincinnati.

    Python

  6. login-system login-system Public

    A lightweight login system demo built with Python, Flask, and SQLite. It showcases user registration, login, and profile display with basic form validation.

    HTML