Skip to content
View ixe109's full-sized avatar

Block or report ixe109

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ixe109/README.md

Hi, I'm Isheanesu (Anesu)

Computer Science graduate passionate about building software that solves real-world problems—from enterprise applications to intelligent automation systems.

What I'm Working On

  • Building backend applications with Java and Spring Boot
  • Exploring industrial automation, computer vision and intelligent systems
  • Learning distributed systems, software architecture and secure API design
  • Developing full-stack applications with React and PostgreSQL

Tech Stack

Languages

  • Java
  • Python
  • JavaScript
  • SQL
  • C/C++

Frameworks & Tools

  • Spring Boot
  • React
  • PostgreSQL
  • MySQL
  • Docker
  • Git
  • Camunda BPM

Interests

  • Backend Engineering
  • Industrial Automation
  • Computer Vision
  • Machine Learning
  • System Design

Let's Connect

Popular repositories Loading

  1. serialkit serialkit Public

    A cross-platform Arduino serial monitor with optional HTTP forwarding. Works on macOS and Windows (and hopefully Linux). One `pip install`, zero other dependencies.

    Python 5

  2. tollgate_superdb tollgate_superdb Public

    An Alternative Tollgate Systsem for Zimbabwe

    Java 2

  3. ixe109 ixe109 Public

    Config files for my GitHub profile.

  4. ttl-cache ttl-cache Public

    A small, thread-safe, zero-dependency in-memory cache for Java with per-entry TTL (time-to-live) and LRU (least-recently-used) eviction.

    Java

  5. csv-lite csv-lite Public

    A streaming, zero-dependency CSV parser and writer for Java implementing RFC 4180, built as a single-pass character state machine.

    Java