Skip to content
View kyleconciso's full-sized avatar

Block or report kyleconciso

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

I'm a Computer Science student from the Philippines πŸ‡΅πŸ‡­. I build software to learn how things work, which has led me to projects in web dev, mobile, game engines, and compilers.


Technologies I Use

Python JavaScript Java C# Kotlin React Node.js Spring Boot Android Godot Firebase Docker Git


Featured Projects

Project Description Stack
Brgy. San Antonio Hub Full-stack community portal with an AI chatbot React Node.js Firebase Genkit
Helix Interpreter An interpreter for a custom programming language Python ANTLR
E-commerce App Native Android app with a Java/WebSocket backend Android Kotlin Java

GitHub Stats Top Languages

Pinned Loading

  1. noisey noisey Public

    Create and explore 2D/3D Perlin noise patterns.

    JavaScript

  2. mem-allocation-first-fit-simulation mem-allocation-first-fit-simulation Public

    An interactive Jupyter Notebook simulating memory allocation (First Fit) and CPU scheduling (Round Robin) with real-time visualization.

    Jupyter Notebook

  3. dkitchen-corner dkitchen-corner Public

    A responsive, multi-page static website for a Filipino cuisine restaurant, built with HTML, CSS, JavaScript, and Bootstrap 5.

    HTML

  4. employee-database-java employee-database-java Public

    A Java Swing desktop application adhering to MVC, managing employee data with JPA/Hibernate and an embedded H2 database.

    Java

  5. helix-interpreter helix-interpreter Public

    A Python-based interpreter for a custom language, featuring lexical analysis, parsing with ANTLR, and semantic evaluation.

    Python

  6. inventory-system-java inventory-system-java Public

    A Java Swing desktop application for inventory, account, and sales management with role-based access.

    Java