Skip to content
View ElenaChes's full-sized avatar

Block or report ElenaChes

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

About

Programmer, gamer, artist.
Practical Engineer* turned B.Sc. Software Engineer.
*(Associate-level diploma)



In Development

πŸ›  Actively working on

  • Mobile journaling app. [ App | Android | Ionic | Capacitor | React | JavaScript | TypeScript | MongoDB ]
  • Image Reader - a Discord bot that transcribes images using Gemini. [ Bot | DiscordJs | AI integration | Google Gemini | NodeJs ]
  • Multipurpose Discord bot with several systems that help with productivity, reminders, documentation and more...
    ​ ​ ​ ​ ​ Planning to post the repo as a "Multipurpose bot template" and a collection of API integration code examples.
    ​ ​ ​ ​ ​ [ Bot | DiscordJs | API | Google Calendar | Google Drive | Notion | ExpressJs | NodeJs | MongoDB ]

⏳ Upcoming and planned projects

  • None atm.

πŸͺ« On hold or slower projects

Projects that are not currently a priority or not seeing frequent updates, but might see the light of day eventually.

  • Unity top down strategy game. [ Game | Unity | C# | Blender | MagicaVoxel ]
  • Trello power-up to tag/categorize cards. [ Add-on | Trello | NodeJs ]

🚫 Cancelled projects

Projects that aren't being worked on anymore and will need serious re-planning if they ever get continued.

  • A personalized assistant using Ollama. [ Bot | Assistant | Ollama ]
  • Android alarm clock app with additional features. [ App | Android | Java | Android Studio | XML ]
  • Discord chatbot using a HuggingFace conversational model. [ Bot | DiscordJs | Hugging Face | NodeJs | MongoDB ]

Published projects

⭐ Personal Tools & Projects

Projects I've done in my own free time as a hobby or to automate processes in other projects.

πŸ”¬ Code Examples & Demos

Code examples and stripped down projects.

πŸ’» Course Projects

Code from following along courses.

πŸŽ“ Academic Work

Homework and assignments for college.

College final projects.
(in layman's terms - projects that got me my diplomas)

Pinned Loading

  1. Express-Js--URL-shortener Express-Js--URL-shortener Public

    A simple url shortener written in Node JS using Express and MongoDB, automatically redirects to saved "long" URLs, counts clicks per URL and has an API endpoint to add, edit, view and delete URLs v…

    JavaScript

  2. Blender-Unity-Settings-Voxel-models Blender-Unity-Settings-Voxel-models Public

    A Blender add-on for Voxel 3D models, streamlines optimising MagicaVoxel models to be used in Unity, can also create low level-of-detail version of models.

    Python 2

  3. Deploy-App--code-examples Deploy-App--code-examples Public

    A comprehensive guide on deploying and setting up CI/CD for a Node JS app on Fly.io, includes a step by step guide, along with Dockerfile and Fly.io configuration example files.

  4. Python-Image-scanner-Standalone Python-Image-scanner-Standalone Public

    An image "scanning" app written in Python using OpenCV, an improvement of my Image scanner, a standalone app that takes an photo of a paper, and outputs an edited image with the paper properly alig…

    Python 1

  5. RoeiHarfi/Accessible-Keyboard RoeiHarfi/Accessible-Keyboard Public

    A final college project written in Swift using Xcode and SwiftData, an iPad app application featuring a specialized keyboard designed to teach reading using the LIAM (ΧœΧ™Χ’"ם) method, tailored for ch…

    Swift 1

  6. Express-Js-API Express-Js-API Public

    A basic API access point written in Node JS using Express, an app that sends stored data when recieving a web request.

    JavaScript