Skip to content
View SageTendo's full-sized avatar
:copilot:
:copilot:

Block or report SageTendo

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
SageTendo/README.md

"Hello there!" 🧔🏼🥋

🚀 About Me

I enjoy building things, especially the kind that challenge me to dig deep into how systems work. Which, of course, means I also enjoy breaking them (intentionally) to figure out how to make them better.

A few facts about me:

  • 🎓 BSc Honours Degree in Computer Science
  • 👨‍💻 Mild interest in low-level programming, compilers, interpreters, programming language design, emulation, and how things work under the hood.
  • 🎵 When I'm not writing code, I’m crafting sounds in DAWs, playing chess, or immersed in RPGs and tactical FPS games.
  • 🛹 When I'm off-screen, you’ll likely find me skateboarding

🛠️ Tools

Languages & Frameworks
Python C Java JavaScript HTML CSS

Backend & APIs
Flask FastAPI Scrapy SQLAlchemy Postman Pytest

Databases
SQLite MySQL MongoDB

Cloud & DevOps
Vercel Firebase Azure Docker Podman

Data Science & Machine Learning
Scikit-Learn Keras Pandas NumPy Gensim Natural Language Processing

Pinned Loading

  1. mal-stremio-addon mal-stremio-addon Public

    A Stremio addon which allows users to access their anime lists through the MyAnimeList API, directly from within Stremio. With this addon, users can easily keep track of the content they've watched…

    Python 44 1

  2. portfolio portfolio Public

    Source code for my portfolio site

    TypeScript

  3. NYAA-PL NYAA-PL Public

    NYAA: Not Yet Another Abstracted Programming Language

    Python 1

  4. C-hip8 C-hip8 Public

    Chip8 implementation in C.

    C

  5. PyRCE PyRCE Public

    A remote code execution tool over TCP/IP.

    Python

  6. TCPChatApp TCPChatApp Public archive

    This project is a multi-threaded TCP chat application built in Java, leveraging the Sockets API for client-server communication and Java Swing for the graphical user interface (GUI).

    Java