Skip to content
View TonyTheSlacker's full-sized avatar
🌴
On vacation
🌴
On vacation

Highlights

  • Pro

Block or report TonyTheSlacker

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TonyTheSlacker/README.md

Tony

IT Pedagogy Student | Aspiring Systems Engineer

I am an IT Pedagogy Major dedicated to bridging the gap between complex computing systems and accessible education. My passion lies in understanding the fundamentals of how software interacts with hardware.


About Me

  • Major: IT Pedagogy
  • Focus: Systems Programming, Algorithm Analysis, & Technical Education
  • Currently Learning: Python (Data Structures & AI applications)
  • Contact: LinkedIn

Languages & Tech Stats

Top Languages GitHub Stats

Contribution Graph

Contribution Graph


Technical Skills

Proficient (Core Stack) Intermediate / Web
C / C++
(Strong command of pointers & memory)
JavaScript / HTML / CSS
(Comfortable building UIs, reliant on docs)
C# (.NET)
(Desktop apps & logic)
Java
(Previous academic experience)
MySQL
(Database design & querying)
Tools: Git, Visual Studio, Linux

Current Focus

  • 🚀 Learning: Deepening my knowledge of Python for backend and algorithmic tasks.
  • 🔭 Project: EVNhom12 — Implementing A search algorithms* for EV routing.
  • 📚 Current Coursework: CS50 (Harvard) & Pedagogy methodologies.

Profile Views Followers Stars Repos

Pinned Loading

  1. EVNhom12 EVNhom12 Public

    A Python-based EV routing engine utilizing A* and UCS algorithms to optimize travel paths under battery, charging station, and toll constraints. (ONLY WORKS IN VIETNAM)

    Python

  2. EMPNhom4 EMPNhom4 Public

    A robust Employee Management System built with C# (WinForms) and SQL Server. Features LINQ to SQL data mapping, SMTP-based password recovery, and dynamic RDLC reporting.

    C# 1

  3. flappybirdcsharp flappybirdcsharp Public

    A performance-optimized C# implementation featuring a custom GDI+ rendering pipeline, double-buffered graphics for 60FPS smoothness, and vector-based physics.

    C#

  4. pokemondb pokemondb Public

    A dynamic single-page application (SPA) interface for the PokéAPI. Features asynchronous data fetching, type-based filtering, and responsive CSS grid layouts.

    JavaScript 1

  5. Flight-Management-System Flight-Management-System Public

    A modular Airline Reservation System (ARS) built in Java. Features flight scheduling algorithms, passenger booking pipelines, and file-based data persistence.

    Java

  6. OOP OOP Public

    A console-based RPG battle system built in C++ demonstrating core OOP principles (Inheritance, Polymorphism) and dynamic memory management.

    C++